summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-11-08 20:10:32 +0000
committermycroft <mycroft@NetBSD.org>1993-11-08 20:10:32 +0000
commit5aa77a4ddcbc2d4fea5dd397ab52efbc8abed8e3 (patch)
tree849371449e1f7ab4cef426ada5c8b4ea209f4d4f /sys
parent070070f54c32f579c6a9dd09bac623358778b8f4 (diff)
Enable ie0.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/TEST3
-rw-r--r--sys/arch/i386/conf/files.i386.newconf2
2 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/TEST b/sys/arch/i386/conf/TEST
index c3d1b9eab15..45b1e599714 100644
--- a/sys/arch/i386/conf/TEST
+++ b/sys/arch/i386/conf/TEST
@@ -1,7 +1,7 @@
#
# GENERIC -- everything that's currently supported
#
-# $Id: TEST,v 1.17 1993/11/04 09:28:26 cgd Exp $
+# $Id: TEST,v 1.18 1993/11/08 20:10:32 mycroft Exp $
#
# standard options
@@ -119,6 +119,7 @@ ed0 at isa? port 0x280 irq 9 iomem 0xd0000 # SMC hardware config
ed0 at isa? port 0x250 irq 9 iomem 0xd8000 # 3C503 default config
#hp0 at isa? port 0x300
is0 at isa? port 0x280 drq 7 # IsoLAN AT 4141, IsoLink 4110
+ie0 at isa? port 0x360 irq 7 iomem 0xd0000 # i82586
#pseudo-device fpe # floating point emulator
#pseudo-device spkr # speaker queue
diff --git a/sys/arch/i386/conf/files.i386.newconf b/sys/arch/i386/conf/files.i386.newconf
index 8b6d5d291eb..08ced77015a 100644
--- a/sys/arch/i386/conf/files.i386.newconf
+++ b/sys/arch/i386/conf/files.i386.newconf
@@ -45,6 +45,8 @@ file arch/i386/isa/if_ed.c ed needs-count
#file arch/i386/isa/if_hp.c hp
device is at isa: ether, ifnet, dma
file arch/i386/isa/if_is.c is
+device ie at isa: ether, ifnet
+file arch/i386/isa/if_ie.c ie
device lms at isa