freebsd-dev/sys/dev/aacraid
Leandro Lupori 71fd1bfd5e aacraid: ignore data overrun on INQUIRY
The INQUIRY command may return a CAM_DATA_RUN_ERR code, even when
it succeeds. This happens during driver startup, causing the
current and further inquiries to be aborted, resulting in some
missing information about the controller.

Reviewed by:            imp
Sponsored by:           Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision:  https://reviews.freebsd.org/D30843
2021-06-21 15:13:13 -03:00
..
aacraid_cam.c aacraid: ignore data overrun on INQUIRY 2021-06-21 15:13:13 -03:00
aacraid_debug.c aacraid: clean up empty lines in .c and .h files 2020-09-01 21:32:25 +00:00
aacraid_debug.h
aacraid_endian.c [aacraid] Port driver to big-endian 2020-03-05 20:04:41 +00:00
aacraid_endian.h aacraid: clean up empty lines in .c and .h files 2020-09-01 21:32:25 +00:00
aacraid_linux.c Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
aacraid_pci.c Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
aacraid_reg.h aacraid: clean up empty lines in .c and .h files 2020-09-01 21:32:25 +00:00
aacraid_var.h aacraid: reduce max I/O size to avoid DMA issues 2021-06-21 15:04:43 -03:00
aacraid.c aacraid: reduce max I/O size to avoid DMA issues 2021-06-21 15:04:43 -03:00