summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/pluart_acpi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move parsing of _CRS into acpi(4) and pass the parsed address and interruptkettenis2020-05-081-43/+16
* Match ACPI devices based on _CID if no match for _HID is found.kettenis2018-08-251-2/+1
* Match "ARMH0011".kettenis2018-08-111-1/+2
* Allow pluart(4) to attach to acpi(4).kettenis2018-07-021-0/+153