#
0f9e9ec2 |
| 13-May-2024 |
jsg <jsg@openbsd.org> |
remove prototypes with no matching function ok mpi@
|
#
471aeecf |
| 06-Apr-2022 |
naddy <naddy@openbsd.org> |
constify struct cfattach
|
#
23ea4986 |
| 14-Feb-2022 |
jsg <jsg@openbsd.org> |
test the correct pointer for acpi_intr_establish() result ok deraadt@ gnezdo@
|
#
f11bc372 |
| 29-Dec-2021 |
patrick <patrick@openbsd.org> |
acpi_intr_disestablish() is available on all our ACPI platforms which support interrupts via ACPI, so there's need for an ifdef around it.
ok kettenis@
|
#
57ec0946 |
| 21-Dec-2021 |
kettenis <kettenis@openbsd.org> |
Move checks on attach arguments from attach into match.
ok anton@, deraadt@
|
#
beb775c7 |
| 16-May-2021 |
jsg <jsg@openbsd.org> |
correct prototype of acpi gpio intr_establish functions
ok kettenis@
|
#
04156844 |
| 07-Dec-2020 |
gnezdo <gnezdo@openbsd.org> |
Initialize handled
ok kettenis@
|
#
abd9722e |
| 06-Dec-2020 |
kettenis <kettenis@openbsd.org> |
Add dwgpio(4) a driver for the Synopsys DesignWare GPIO controller.
ok gnedzo@
|