1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/sys/dev/aac
Ed Maste 2ad1c92d96 Revert part of r173264. Both aac_ioctl_sendfib and aac_ioctl_send_raw_srb
make use of the aac_ioctl_event callback, if aac_alloc_command fails.  This
can end up in an infinite loop in the while loop in aac_release_command.

Further investigation into the issue mentioned by Scott Long [1] will be
necessary.

[1] http://lists.freebsd.org/pipermail/freebsd-current/2007-October/078740.html
2011-02-03 02:14:53 +00:00
..
aac_cam.c When masking direct and processor devices during an inquiry, properly 2010-12-06 17:06:21 +00:00
aac_debug.c
aac_disk.c Use device_printf where possible, and otherwise at least include the 2010-09-16 23:33:24 +00:00
aac_linux.c
aac_pci.c
aac_tables.h Use enums in the aac_command_status_table rather than duplicating the same 2010-04-13 12:10:55 +00:00
aac.c Revert part of r173264. Both aac_ioctl_sendfib and aac_ioctl_send_raw_srb 2011-02-03 02:14:53 +00:00
aacreg.h Previously, the aac driver did not handle enclosure management AIFs, 2010-09-29 14:22:00 +00:00
aacvar.h Previously, the aac driver did not handle enclosure management AIFs, 2010-09-29 14:22:00 +00:00