mirror of
https://github.com/opnsense/src.git
synced 2026-03-13 14:12:38 -04:00
Add the AAC_DEBUG option to enable debugging in the aac driver. Correct a race condition in the interrupt handler where the controller may queue a fib to a response queue after the driver has serviced the queue but before the interrupt is cleared. This could leave a completed fib stranded in the response queue unless another I/O completed and generated another interrupt. Reviewed by: msmith |
||
|---|---|---|
| .. | ||
| aac.c | ||
| aac_compat.h | ||
| aac_debug.c | ||
| aac_disk.c | ||
| aac_ioctl.h | ||
| aac_pci.c | ||
| aac_tables.h | ||
| aacreg.h | ||
| aacvar.h | ||