K 10 svn:author V 4 csjp K 8 svn:date V 27 2005-10-31T00:12:19.000000Z K 7 svn:log V 268 Pickup I/O lock in aac_get_bus_info, as this code will call aac_alloc_sync_fib(). aac_alloc_sync_fib() will assert that the I/O locks are held. This fixes a panic on system boot up when the aac(4) device's bus_generic_attach() routine is called. Reviewed by: scottl END