K 10 svn:author V 5 gibbs K 8 svn:date V 27 2001-03-17T00:12:15.000000Z K 7 svn:log V 423 This is an MFC candidate. 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 END