freebsd-dev/sys/dev/ahci
Emmanuel Vadot 6b74091dd5 ahci_generic: add quirk for NXP0004 (NXP Layerscape LX2160A)
This fixes this error :
(aprobe3:ahcich3:0:15:0): NOP FLUSHQUEUE. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe3:ahcich3:0:15:0): CAM status: Command timeout
(aprobe3:ahcich3:0:15:0): Error 5, Retries exhausted

Submitted by:	Greg V <greg@unrelenting.technology>
Reviewed by:	imp, mav
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D25157
2020-09-30 17:10:49 +00:00
..
ahci_fsl_fdt.c Introduce a driver for NXP LS1046A SoC AHCI. 2020-05-25 16:00:08 +00:00
ahci_generic.c ahci_generic: add quirk for NXP0004 (NXP Layerscape LX2160A) 2020-09-30 17:10:49 +00:00
ahci_mv_fdt.c Fix kernel modules names for Marvell armv7 2018-04-03 23:49:35 +00:00
ahci_pci.c ahci: clean up empty lines in .c and .h files 2020-09-01 21:36:40 +00:00
ahci.c ahci: clean up empty lines in .c and .h files 2020-09-01 21:36:40 +00:00
ahci.h ahci: clean up empty lines in .c and .h files 2020-09-01 21:36:40 +00:00
ahciem.c Improve AHCI Enclosure Management and SES interoperation. 2019-06-23 19:05:01 +00:00