summaryrefslogtreecommitdiff
path: root/sys/modules/ahci
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-01-10Add acpi_if.h to SRCS so we have it when building ahci_generic.c with ACPI.Andrew Turner
2015-12-08ahci_generic.c needs ofw_bus_if.h, add it to the module.Andrew Turner
2015-12-04Add ahci_generic to the ahci module on arm64.Andrew Turner
2014-09-04Separate out PCI attachment from the main AHCI driver. Move checks ofWarner Losh
2012-07-26Refactor enclosure manegement support in ahci(4). Move it out into separateAlexander Motin
2009-07-10Separate the parallel scsi knowledge out of the core of the XPT, andScott Long