1.1 |
| 26-Feb-2025 |
ryoon | branches: 1.1.4; Add amdgpio(4) device driver for AMD GPIO found on some HP laptops
This device driver enables power button and trackpad on HP Envy 13 ay1000 and HP Envy 14 fa0000. Touchscreen and stylus have no decodable HID descriptors and not enabled.
Based on qcomgpio(4) and OpenBSD's amdgpio(4).
Add the following to your kernel configuration file:
amdgpio* at acpi?
|