aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-03-14 22:25:19 +0000
committerWarner Losh <imp@FreeBSD.org>2004-03-14 22:25:19 +0000
commit974f74fce49944ce6b4065cf5c818c64ab821dcc (patch)
tree274c0f366595ad486e31c9cadb91ace6f12242c4 /sys/i386/conf
parent8cc469f2d61981853ad97e6162269512f95b08b1 (diff)
downloadsrc-974f74fce49944ce6b4065cf5c818c64ab821dcc.tar.gz
src-974f74fce49944ce6b4065cf5c818c64ab821dcc.zip
The le driver uses ISA_COMPAT, which is going away soon. Retire it
and releated files. If someone wants to fix it to use the new APIs and test it, it can be brought back.
Notes
Notes: svn path=/head/; revision=126982
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index f6fe2d42cb69..b09a532cf009 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -506,8 +506,6 @@ hint.mse.0.irq="5"
# el: 3Com 3C501 (slow!)
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
# Intel EtherExpress
-# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
-# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
# Am79C960)
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
@@ -551,11 +549,6 @@ hint.ie.2.at="isa"
hint.ie.2.port="0x300"
hint.ie.2.irq="5"
hint.ie.2.maddr="0xd0000"
-device le 1
-hint.le.0.at="isa"
-hint.le.0.port="0x300"
-hint.le.0.irq="5"
-hint.le.0.maddr="0xd0000"
device lnc
hint.lnc.0.at="isa"
hint.lnc.0.port="0x280"