freebsd-nq/sys/dev/ahci
Wojciech Macek a569f640e3 Enable optional soft reset in AHCI
It occurred that some Marvell integrated controllers
require additional time after soft reset to work properly.
Introduce new quirk (AHCI_Q_MRVL_SR_DEL), that enable
such operation.

Submitted by:          Konrad Adamczyk <ka@semihalf.com>
Obtained from:         Semihalf
Sponsored by:          Stormshield
Reviewed by:           mav
Differential revision: https://reviews.freebsd.org/D9221
2017-01-25 10:32:57 +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_pci.c Add more ASMedia PCI IDs from different sources. 2016-11-28 16:25:05 +00:00
ahci.c Enable optional soft reset in AHCI 2017-01-25 10:32:57 +00:00
ahci.h Enable optional soft reset in AHCI 2017-01-25 10:32:57 +00:00
ahciem.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00