Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt | 2020-05-08 | 1 | -48/+15 | |
| | | | | | | information in struct acpi_attach_args. ok mpi@ | ||||
* | Let ahci(4) match on _CLS instead of _HID when attaching at acpi(4). Avoids | 2018-08-03 | 1 | -9/+3 | |
| | | | | | | having to add many more _HID entries to the match table. ok deraadt@, mlarkin@ | ||||
* | Allow ahci(4) to attach to acpi(4). | 2018-07-01 | 1 | -0/+145 | |
ok deraadt@ |