summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/files.i386')
-rw-r--r--sys/arch/i386/conf/files.i38610
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index d6229d96f76..390ebe1c14f 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.46 1998/09/11 10:33:13 fgsch Exp $
+# $OpenBSD: files.i386,v 1.47 1998/09/22 08:06:07 fgsch Exp $
# $NetBSD: files.i386,v 1.73 1996/05/07 00:58:36 thorpej Exp $
#
# new style config file for i386 architecture
@@ -181,11 +181,11 @@ file arch/i386/isa/spkr.c spkr needs-flag
# National Semiconductor DS8390/WD83C690-based boards
# (WD/SMC 80x3 family, SMC Ultra [8216], 3Com 3C503, NE[12]000, and clones)
# XXX conflicts with other ports; can't be in files.isa
-device ed: ether, ifnet
-attach ed at isa with ed_isa
+#device ed: ether, ifnet
+#attach ed at isa with ed_isa
#attach ed at pcmcia with ed_pcmcia
-attach ed at pci with ed_pci
-file dev/isa/if_ed.c ed & (ed_isa | ed_pcmcia | ed_pci) needs-flag
+#attach ed at pci with ed_pci
+#file dev/isa/if_ed.c ed & (ed_isa | ed_pcmcia | ed_pci) needs-flag
# Adaptec AHA-284x VL SCSI controllers
# device declaration in sys/conf/files