CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/14 20:03:33
Modified files:
sys/arch/amd64/amd64: bus_dma.c
sys/arch/i386/i386: bus_dma.c
Log message:
make load_raw do the same as the others and set mapsize and nsegs to
zero so that we return an empty map on error.
