freebsd-dev/sys/dev/ahci
Alexander Motin 72dc1ba904 Partially workaround ASMedia HBA error recovery.
Taking closer look on my ASM1062 I found that it has bunch of issues around
error recovery: reported wrong CCS, failed commands reported as completed,
READ LOG EXT times out after NCQ error.  This patch workarounds first two
problems, that were making ATAPI devices close to unusable on these HBAs.

MFC after:	2 weeks
2017-01-25 18:16:17 +00:00
..
ahci_generic.c Add an ACPI attachment to the existing ahci_generic driver. This is used 2017-01-10 10:56:33 +00:00
ahci_mv_fdt.c Add support for AHCI on ARMADA38X 2017-01-25 10:34:37 +00:00
ahci_pci.c Partially workaround ASMedia HBA error recovery. 2017-01-25 18:16:17 +00:00
ahci.c Partially workaround ASMedia HBA error recovery. 2017-01-25 18:16:17 +00:00
ahci.h Partially workaround ASMedia HBA error recovery. 2017-01-25 18:16:17 +00:00
ahciem.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00