K 10 svn:author V 5 gibbs K 8 svn:date V 27 1999-09-14T04:08:11.000000Z K 7 svn:log V 554 MFC: Almost everyone using the bus-dma interface copied a bug from my code. I fixed this in -current a month ago but forgot to MFC them. I don't know how the old code ever worked... 8-) There is also two fixes for detaching devices in here. One is for disconnecting a device with bus-dma resources (busdma_machdep.c) and the other is for cam queue resources. These two fixes have been in -current for over a month (Nick Himba found them using USB devices). And finally, there is a fix for a compile warning in the advansys driver. Approved by: jkh END