CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2009/04/08 21:08:36

Modified files:
        sys/arch/amd64/amd64: bus_dma.c 
        sys/arch/i386/i386: bus_dma.c 

Log message:
in bus_dmamap_load_raw, only map the requested number of bytes into the
dmamap rather than all the bytes that are described by the sg list we're
mapping.

tested on iwn by me and beck@

Reply via email to