summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r--sys/arch/hppa/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 9eea7af45c5..7c0b2f0d1f9 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.49 2004/03/14 19:24:26 miod Exp $
+# $OpenBSD: GENERIC,v 1.50 2004/03/17 00:41:30 miod Exp $
# Machine architecture; required by config(8)
machine hppa
@@ -29,7 +29,7 @@ config bsd swap generic
mainbus0 at root # root "bus"
-mem* at mainbus0 # /dev/*mem and memory controller
+mem* at mainbus0 flags 0x0000 # /dev/*mem and memory controller
pdc0 at mainbus0 # PDC/IODC wrapper for boot console
power0 at mainbus0 # power/fail manager (iv 2)
cpu* at mainbus0 irq 31 # HP PA-RISC cpu
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 302376d9aaf..f5972980743 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.28 2004/03/14 19:24:26 miod Exp $
+# $OpenBSD: RAMDISK,v 1.29 2004/03/17 00:41:30 miod Exp $
#
# Diskless kernel config
#
@@ -44,7 +44,7 @@ config bsd root on rd0a swap on rd0b # and sd0b
mainbus0 at root # root "bus"
-mem* at mainbus0 # /dev/*mem and memory controller
+mem* at mainbus0 flags 0x0000 # /dev/*mem and memory controller
pdc0 at mainbus0 # PDC/IODC wrapper for boot console
power0 at mainbus0 # power/fail manager (iv 2)
cpu* at mainbus0 irq 31 # HP PA-RISC cpu