freebsd-dev/sys/dev/ahci
Warner Losh 916d57dfc5 Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM
can handle it, and add the code to add it to the FIS that's sent to
the drive. The mvs driver is the only other ATA driver in the system,
and its hardware doesn't appear to support setting the Auxiliary
register.

Differential Revision: https://reviews.freebsd.org/D5598
2016-04-17 05:24:36 +00:00
..
ahci_generic.c Add support for a generic AHCI attachment. This allows us to attach to a 2015-12-03 11:24:11 +00:00
ahci_pci.c Add hint.ahci.X.quirks tunable for some odd cases. 2016-04-13 12:32:58 +00:00
ahci.c Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM 2016-04-17 05:24:36 +00:00
ahci.h Disable MSI-x for AHCI on Alpine plattform 2016-03-31 11:18:52 +00:00
ahciem.c Reduce priority of ATA/SATA drivers. 2015-03-23 19:47:52 +00:00