freebsd-src/sys/dev/aac
Scott Long 70545d1a1f Various cleanups:
- Move the command timeout check from a separate repeating timeout to the
   kthread since the kthread is already running periodically.
 - Move printing the hardware print buffer to the kthread.
 - Properly shut down the kernel thread on detach.
 - Detach the child array devices on detach.
 - Don't issue a controller halt command on detach.  Doing so requires a PCI
   reset to wake the controller back up.  The driver can now be unloaded as
   long as CAM support is not enabled.
2003-02-05 23:24:25 +00:00
..
aac.c Various cleanups: 2003-02-05 23:24:25 +00:00
aac_cam.c Various cleanups: 2003-02-05 23:24:25 +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 Hack around a bug in the 2200 and 2120 controllers that connot DMA 2003-01-23 01:01:44 +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 Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aacvar.h Various cleanups: 2003-02-05 23:24:25 +00:00