aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ahci
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Add acpi_if.h to SRCS so we have it when building ahci_generic.c with ACPI.Andrew Turner2017-01-101-1/+1
* ahci_generic.c needs ofw_bus_if.h, add it to the module.Andrew Turner2015-12-081-1/+1
* Add ahci_generic to the ahci module on arm64.Andrew Turner2015-12-041-0/+4
* Separate out PCI attachment from the main AHCI driver. Move checks ofWarner Losh2014-09-041-1/+1
* Refactor enclosure manegement support in ahci(4). Move it out into separateAlexander Motin2012-07-261-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-0/+8