summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-29 13:36:41 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-29 13:36:41 +0000
commitededebc1a4663fdc2452865586200d45a8fef1fe (patch)
treed4414c2e03011651886d8255ba82bb7d6f7f893c /sys/amd64/conf
parent2e756697baa6efb267ada7ae2beb9d60e2614632 (diff)
downloadFreeBSD-src-ededebc1a4663fdc2452865586200d45a8fef1fe.zip
FreeBSD-src-ededebc1a4663fdc2452865586200d45a8fef1fe.tar.gz
- Move driver to newbus.
- Provide identify methods for EtherExpress and 3c507 cards; this means these cards no longer need wired configs. - Provide a detach method.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index fbb0689..730261b 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -206,6 +206,7 @@ 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
device fe # Fujitsu MB8696x based cards
+device ie # EtherExpress 8/16, 3C507, StarLAN 10 etc.
device lnc # NE2100, NE32-VL Lance Ethernet cards
device sn # SMC's 9000 series of ethernet chips
device xe # Xircom pccard ethernet
OpenPOWER on IntegriCloud