diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2024-07-30 19:47:07 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2024-07-30 19:47:07 +0000 |
commit | c69199934d0c07407debf00aa139c4899bae5574 (patch) | |
tree | 7ba2c0ad545ea56f8361e543e17d862c2a7a1659 /etc/etc.arm64 | |
parent | d8377f80b7928ed366f88afebec62c73014df84b (diff) |
Make the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode;
Until now the kernel did panic during early boot because we couldn't
respond to the battery requests sent to the 0xa1 "bus". This (dummy)
driver registers a 0xa1 region space very early, and responds with a
static zero value to satisfy the battery requests on 0xa1, which let us
boot successfully to multi-user.
In the future this machine should be operated in FDT mode, and an improved
AML parsing interface might make this workaround obsolete also for RAMDISK.
Help and OK kettenis@, deraadt@
Diffstat (limited to 'etc/etc.arm64')
0 files changed, 0 insertions, 0 deletions