CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/07/07 04:12:13
Modified files: sys/dev/ic : ciss.c Log message: set each disks openings to the maximum number the controller can handle. iopools make sure resources arent overallocated, while scheduling them evenly between devices. tested by and ok jsg@