summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-19 03:02:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-19 03:02:50 +0000
commit1aa10b4182e3b0f442de1b1bdf7b2507c1ab08dc (patch)
tree7565d41956bc86ddf42802292222145d087f7578
parent69fba7dba14c36ae195510ba1be14567c98218a3 (diff)
cleanup
-rw-r--r--sys/arch/i386/conf/GENERIC5
-rw-r--r--sys/arch/i386/conf/RAMDISK5
2 files changed, 4 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index eb8cace990c..b3fc27856c9 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.56 1997/12/19 02:58:40 don Exp $
+# $OpenBSD: GENERIC,v 1.57 1997/12/19 03:02:48 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -151,11 +151,10 @@ eg0 at isa? port 0x310 irq 5 # 3C505/Etherlink+ ethernet cards
el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
ep0 at isa? port ? irq ? # 3C509 ethernet cards
ep* at isa? port ? irq ? # 3C509 ethernet cards
-#ex0 at isa? port ? irq ? # Intel EtherExpress PRO/10
ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
ie1 at isa? port 0x300 irq 10 # EtherExpress
le0 at isa? port 0x360 irq 15 drq 6 # IsoLan, NE2100, and DEPCA
-ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10
+ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10
ep0 at eisa? slot ?
ep* at eisa? slot ? # 3C579 ethernet cards
fea* at eisa? slot ? # DEC DEFEA FDDI cards
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 2695a5dacfe..9b8303f955d 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.22 1997/12/19 02:58:41 don Exp $
+# $OpenBSD: RAMDISK,v 1.23 1997/12/19 03:02:49 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -158,11 +158,10 @@ ed3 at isa? port 0x240 iomem 0xd8000 irq 9
#el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
ep0 at isa? port ? irq ? # 3C509 ethernet cards
ep* at isa? port ? irq ? # 3C509 ethernet cards
-#ex0 at isa? port ? irq ? # Intel EtherExpress PRO/10
ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
ie1 at isa? port 0x300 irq 10 # EtherExpress
le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA
-ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10
+ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10
ep0 at eisa? slot ?
ep* at eisa? slot ? # 3C579 ethernet cards
#fea* at eisa? slot ? # DEC DEFEA FDDI cards