aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf/GENERIC
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-03-03 08:31:37 +0000
committerWarner Losh <imp@FreeBSD.org>2001-03-03 08:31:37 +0000
commitf2fdbb57ca54f2b89af760974016d945420ab738 (patch)
tree363a02a0098f668c2a4d409c0dbecdeb53746b69 /sys/i386/conf/GENERIC
parent8a8d42eebbace91b5b0694305419efdd31cf1a7a (diff)
downloadsrc-f2fdbb57ca54f2b89af760974016d945420ab738.tar.gz
src-f2fdbb57ca54f2b89af760974016d945420ab738.zip
Add support for Dlink DL10022 to the ed driver. This is a mii part
bolted to a ne-2000 chip. This is necessary for the NetGear FA-410TX and other cards. This also requires you add mii to your kernel if you have an ed driver configured. This code will result in a couple of timeout messages for ed on the impacted cards. Additional work will be needed, but this does work right now, and many people need these cards. Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Notes
Notes: svn path=/head/; revision=73374
Diffstat (limited to 'sys/i386/conf/GENERIC')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index f6eb26baa871..f02e405d4623 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -182,6 +182,7 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# ISA Ethernet NICs. pccard nics included.
device cs # Crystal Semiconductor CS89x0 NIC
+# 'device ed' requires 'device miibus'
device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
device ex # Intel EtherExpress Pro/10 and Pro/10+
device ep # Etherlink III based cards