CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/07/31 08:30:04
Modified files: sys/arch/amd64/amd64: sg_dma.c sys/arch/i386/i386: sg_dma.c Log message: on error, just call unload() instead of doing all the actions that it would do manually. sparc64 does a similar thing already. ok kettenis@