CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/04/07 18:55:25

Modified files:
        sys/arch/amd64/amd64: bus_dma.c sg_dma.c 
        sys/arch/amd64/include: bus.h 
        sys/arch/i386/i386: sg_dma.c 
        sys/arch/i386/include: bus.h 

Log message:
On amd64, move the bus_dma buftype stuff that is only used by sg_dma
into the sg_dma code instead of main bus_dma. Add identical code to i386
since this will be used in the next commit.

ok kettenis@ back in december.

Reply via email to