summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-10-04 23:34:38 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-10-04 23:34:38 +0000
commit9c4a00a06eb0f77e4c7fb20a2f39253c64f25fbe (patch)
tree3247a47570dcd0b832c4f9b99f705a74bcd10db5 /sys
parent339667fcb6ab08a1a3d988f63ee1beafab056da5 (diff)
Remove remnicients of if_ed
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/files.i38611
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index 390ebe1c14f..9f45e42b5d4 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.47 1998/09/22 08:06:07 fgsch Exp $
+# $OpenBSD: files.i386,v 1.48 1998/10/04 23:34:37 niklas Exp $
# $NetBSD: files.i386,v 1.73 1996/05/07 00:58:36 thorpej Exp $
#
# new style config file for i386 architecture
@@ -178,15 +178,6 @@ device spkr: tty
attach spkr at pckbd
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
-#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
-
# Adaptec AHA-284x VL SCSI controllers
# device declaration in sys/conf/files
attach ahc at isa with ahc_isa