1
0
mirror of https://github.com/openbsd/src.git synced 2026-05-01 01:27:08 +00:00

Add acpitimer so we get a working delay function on some (virtual) machines

that lack acpihpet.  This fixes crashes when installing from emulated IDE
CD drives, as reported most recently by Nicole Findlay.

ok mlarkin@
This commit is contained in:
jmatthew
2025-05-21 04:13:52 +00:00
parent 94254965f1
commit 6a2e23f1da

View File

@@ -1,4 +1,4 @@
# $OpenBSD: RAMDISK_CD,v 1.211 2025/02/19 21:33:10 kettenis Exp $
# $OpenBSD: RAMDISK_CD,v 1.212 2025/05/21 04:13:52 jmatthew Exp $
machine amd64
maxusers 4
@@ -33,7 +33,7 @@ mainbus0 at root
bios0 at mainbus?
acpi0 at bios?
#acpitimer* at acpi?
acpitimer* at acpi?
acpihpet* at acpi?
#acpiac* at acpi?
#acpibat* at acpi?