summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2020-03-20 16:12:07 +0000
committerotto <otto@openbsd.org>2020-03-20 16:12:07 +0000
commit62ec0a8efedf0fb85e66dc02f7d63b14d2b282cf (patch)
tree9ff273de9882cebf89557c1b85a69d78850ed536 /sys
parentremove unbound files that aren't really useful here, pointed out by florian@ (diff)
downloadwireguard-openbsd-62ec0a8efedf0fb85e66dc02f7d63b14d2b282cf.tar.xz
wireguard-openbsd-62ec0a8efedf0fb85e66dc02f7d63b14d2b282cf.zip
Disable apm(4) on the floppy ramdisk and keep the cd one in sync.
This allows FFS2 to be enabled. Has been in snaps for quite some days. With and ok deraadt@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/RAMDISK5
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index a7d7664639d..120ec77b640 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.195 2019/09/04 14:29:41 cheloha Exp $
+# $OpenBSD: RAMDISK,v 1.196 2020/03/20 16:12:07 otto Exp $
machine i386
maxusers 4
@@ -14,6 +14,7 @@ option PCIVERBOSE
option SCSITERSE
option FFS
+option FFS2
option MSDOSFS
config bsd root on rd0a swap on rd0b and wd0b and sd0b
@@ -36,7 +37,7 @@ acpimadt0 at acpi?
cpu0 at mainbus?
bios0 at mainbus0
ioapic* at mainbus?
-apm0 at bios0 flags 0x0000 # flags 0x0101 to force protocol version 1.1
+#apm0 at bios0 flags 0x0000 # flags 0x0101 to force protocol version 1.1
mpbios0 at bios0
pcibios0 at bios0 flags 0x0000
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 9c51010a296..74685af95c4 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.241 2019/11/19 02:01:58 kevlo Exp $
+# $OpenBSD: RAMDISK_CD,v 1.242 2020/03/20 16:12:07 otto Exp $
machine i386
maxusers 4
@@ -47,7 +47,7 @@ mpbios0 at bios0
cpu0 at mainbus?
bios0 at mainbus0
ioapic* at mainbus?
-apm0 at bios0 flags 0x0000 # flags 0x0101 to force protocol version 1.1
+#apm0 at bios0 flags 0x0000 # flags 0x0101 to force protocol version 1.1
pcibios0 at bios0 flags 0x0000
isa0 at mainbus0