freebsd-nq/sys/dev/aac
Scott Long 36e0bf6e9c Mega update to the aac driver.
1.  Correctly handle commands initiated by the adapter.  These commands
    are defered to a kthread responsible for their processing, then are
    properly returned to the controller.
2.  Add/remove disk devices when notified by the card that a container was
    created/deleted/offline.
3.  Implement crashdump functionality.
4.  Support all ioctls needed for the management CLI to work.  The linux
    version of this app can be found at the Dell or HP website.  A native
    version will be forthcoming.

MFC-after:	4.4-RELEASE
2001-08-29 23:34:05 +00:00
..
aac_compat.h Major bugfix and minor update. This should resolve the current issues 2000-12-27 13:14:56 +00:00
aac_debug.c Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aac_disk.c Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aac_ioctl.h Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aac_pci.c Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aac_tables.h
aac.c Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aacreg.h Mega update to the aac driver. 2001-08-29 23:34:05 +00:00
aacvar.h Mega update to the aac driver. 2001-08-29 23:34:05 +00:00