freebsd-dev/sys/dev/ahci
Alexander Motin e50f405eca In AHCI_IRQ_MODE_AFTER mode do not clear interrupts below.
This is probably a NOP change since IS register is not activery used for
interrupts below the shared, but it looked odd to clear interrupts we did
not handle.
2016-07-17 12:45:58 +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 some device IDs from Intel Sunrise Point chipsets. 2016-05-03 15:27:47 +00:00
ahci.c In AHCI_IRQ_MODE_AFTER mode do not clear interrupts below. 2016-07-17 12:45:58 +00:00
ahci.h Fix ahci(4) driver attach to controller with 32 ports. 2016-07-07 22:10:10 +00:00
ahciem.c Reduce priority of ATA/SATA drivers. 2015-03-23 19:47:52 +00:00