CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/04/06 09:33:15
Modified files: sys/dev/pci : ips.c Log message: move ips to iopools. its the usual drill, io between volumes is now scheduled better, ioctl paths are more reliable, and it removes NO_CCB. ok krw@