freebsd-dev/sys/dev/aac
Scott Long ffb37f33f8 Implement a new dynamic command allocator. FIBs are allocated in 1 page
blocks now, which should eliminate problems with the driver failing to
attach due to insufficient contiguous RAM.  Allow the FIB pool to grow
from the default of 128 to the max of 512 as demand grows.  Also pad the
adapter init struct to work around the 2120/2200 DMA bug now that there
is no longer a FIB slab.
2003-02-10 00:34:24 +00:00
..
aac_cam.c Teach the CAM module how to deregister itself so it can be unloaded. 2003-02-06 03:31:02 +00:00
aac_compat.h
aac_debug.c Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aac_disk.c Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aac_ioctl.h
aac_linux.c The AAC_COMPAT_LINUX option was really annoying, since it made the 2002-09-25 05:00:25 +00:00
aac_pci.c Implement a new dynamic command allocator. FIBs are allocated in 1 page 2003-02-10 00:34:24 +00:00
aac_tables.h
aac.c Implement a new dynamic command allocator. FIBs are allocated in 1 page 2003-02-10 00:34:24 +00:00
aacreg.h Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aacvar.h Implement a new dynamic command allocator. FIBs are allocated in 1 page 2003-02-10 00:34:24 +00:00