freebsd-dev/sys/dev/aac
Christian S.J. Peron 1ffe41c1ec 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
2005-10-31 00:12:19 +00:00
..
aac_cam.c Mega Update to the aac driver to support a whole new family of cards and 2005-10-08 15:55:09 +00:00
aac_debug.c aac_intr0 rotted long ago, remove it. 2005-10-08 22:36:54 +00:00
aac_disk.c Fix some busdma API violations in the dumpsys handler. 2005-05-02 22:56:52 +00:00
aac_linux.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
aac_pci.c Mega Update to the aac driver to support a whole new family of cards and 2005-10-08 15:55:09 +00:00
aac_tables.h Mega Update to the aac driver to support a whole new family of cards and 2005-10-08 15:55:09 +00:00
aac.c Pickup I/O lock in aac_get_bus_info, as this code will call 2005-10-31 00:12:19 +00:00
aacreg.h Fix a regression that prevented PERC3 hardware from working. Apparently they 2005-10-14 16:22:45 +00:00
aacvar.h Mega Update to the aac driver to support a whole new family of cards and 2005-10-08 15:55:09 +00:00