freebsd-nq/sys/dev/aac
Scott Long b3457b5173 Add functionality and fix bugs so the driver will work with soon-to-be
released management apps.

1.  Implement poll().  This will check for queued aif's so that a
    subsequent ioctl call to retrieve the next aif will not block.
2.  Don't catch signals when sleeping on a fib sent from userland.  This
    causes a race and panic due to the pthread context switcher waking
    up the tsleep at inopportune times.
3.  Fix some whitespace nits.

MFC after:	3 days
2001-12-02 03:47:33 +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 Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aac_disk.c Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aac_ioctl.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_pci.c Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aac_tables.h Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aac.c Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aacreg.h Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00
aacvar.h Add functionality and fix bugs so the driver will work with soon-to-be 2001-12-02 03:47:33 +00:00