freebsd-dev/sys/dev/aac
Scott Long eb3025b3ed The aac driver needs 256K of contiguous physical memory in order to
attach.  If it can't get that (highly likely if loaded as a module on
a system that's been up for a while), give a more descriptive error
message.
Also clean up some nearby style nits.

MFC after:	2 days
2002-08-30 05:02:07 +00:00
..
aac_cam.c Fix GET_TRAN_SETTINGS to be more correct. 2002-08-10 19:55:00 +00:00
aac_cam.h Add a CAM interface to the aac driver. This is useful in case you should 2002-04-27 01:31:17 +00:00
aac_compat.h
aac_debug.c Fix deprecated use of label at end of compound statement 2002-05-24 05:58:13 +00:00
aac_disk.c Add a CAM interface to the aac driver. This is useful in case you should 2002-04-27 01:31:17 +00:00
aac_ioctl.h
aac_pci.c Fix GET_TRAN_SETTINGS to be more correct. 2002-08-10 19:55:00 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aac.c The aac driver needs 256K of contiguous physical memory in order to 2002-08-30 05:02:07 +00:00
aacreg.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
aacvar.h Constify a debug function arg that we pass __func__ to in order to pacify 2002-05-24 05:57:47 +00:00