summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/ahci_acpi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move parsing of _CRS into acpi(4) and pass the parsed address and interruptkettenis2020-05-081-48/+15
* Let ahci(4) match on _CLS instead of _HID when attaching at acpi(4). Avoidskettenis2018-08-031-9/+3
* Allow ahci(4) to attach to acpi(4).kettenis2018-07-011-0/+145