CVSROOT: /cvs Module name: src Changes by: gra...@cvs.openbsd.org 2009/03/21 06:34:41
Modified files: sys/dev/pci : ips.c Log message: Be smart when attaching pass-through scsibuses. Use configuration data to check if channel has any devices besides disks and set the actual bus width. This will speedup booting. Also remember enclosure address here instead of messing with inquiry data.