freebsd-src/sys/dev/aac
Poul-Henning Kamp dc08ffec87 Device megapatch 4/6:
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.

Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
..
aac.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
aac_cam.c Temporary workaround for aac_cam to deal with CAM requiring Giant. This 2003-12-03 15:42:12 +00:00
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Remove the use of AACQ_COMPLETE here since there is no longer a completion 2004-02-07 20:54:29 +00:00
aac_disk.c Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
aac_ioctl.h Do some small cleanups to comments and remove AACQ_COMPLETE definitions since 2004-02-07 17:40:38 +00:00
aac_linux.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aac_pci.c Fall back to INTR_MPSAFE if INTR_FAST registration fails. 2004-02-09 05:29:05 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aacreg.h Fix a couple of bugs with AIF handling: 2003-10-17 21:44:06 +00:00
aacvar.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00