summaryrefslogtreecommitdiff
path: root/sys/arch/wgrisc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/wgrisc/conf')
-rw-r--r--sys/arch/wgrisc/conf/GENERIC8
-rw-r--r--sys/arch/wgrisc/conf/files.wgrisc8
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/wgrisc/conf/GENERIC b/sys/arch/wgrisc/conf/GENERIC
index d6cf1213e2e..39fc21c1bb2 100644
--- a/sys/arch/wgrisc/conf/GENERIC
+++ b/sys/arch/wgrisc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.3 1997/02/23 21:59:24 pefo Exp $
+# $OpenBSD: GENERIC,v 1.4 1997/08/24 12:01:12 pefo Exp $
#
# Generic configuration file for Willowglen RISC-PC 9100
#
@@ -53,7 +53,7 @@ options INET # Internet protocols
#options ISO,TPIP # OSI networking
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
-options IPFILTER # IP packet filter for security
+#options IPFILTER # IP packet filter for security
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
#options MULTICAST # Multicast support
@@ -85,7 +85,7 @@ com3 at riscbus?
asc0 at riscbus?
scsibus* at asc?
-flash0 at riscbus?
+fl0 at riscbus?
#
# ISA Bus.
@@ -97,7 +97,7 @@ com4 at isa? port 0x3e8 irq 4
com5 at isa? port 0x2e8 irq 3
ep0 at isa? port ? irq ? # 3C509 ethernet cards
-#ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000
+ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000
#ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards
#ed2 at isa? port 0x300 iomem 0xcc000 irq 10 #
diff --git a/sys/arch/wgrisc/conf/files.wgrisc b/sys/arch/wgrisc/conf/files.wgrisc
index 290098834db..f7daa6d0887 100644
--- a/sys/arch/wgrisc/conf/files.wgrisc
+++ b/sys/arch/wgrisc/conf/files.wgrisc
@@ -1,4 +1,4 @@
-# $OpenBSD: files.wgrisc,v 1.2 1997/02/23 21:59:26 pefo Exp $
+# $OpenBSD: files.wgrisc,v 1.3 1997/08/24 12:01:12 pefo Exp $
#
# maxpartitions must be first item in files.${ARCH}
#
@@ -72,9 +72,9 @@ attach asc at riscbus
file arch/wgrisc/dev/asc.c asc needs-count
# FLASH Memory device driver
-device flash
-attach flash at riscbus
-file arch/wgrisc/dev/flash.c flash needs-count
+device fl
+attach fl at riscbus
+file arch/wgrisc/dev/flash.c fl needs-count
#
# ISA