summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-09-15 09:09:13 +0000
committerdfr <dfr@FreeBSD.org>2001-09-15 09:09:13 +0000
commitdc5f37d9854e263ec481bbdbaa5814ea2f9d2dea (patch)
tree06104f619a5ca201d39d58d949d6f60ba9e16ea5 /sys/ia64/conf
parent44cdde0e70fcc8ca7be53810444ad008e856036e (diff)
downloadFreeBSD-src-dc5f37d9854e263ec481bbdbaa5814ea2f9d2dea.zip
FreeBSD-src-dc5f37d9854e263ec481bbdbaa5814ea2f9d2dea.tar.gz
Sync the PCI NIC sections with i386.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC12
1 files changed, 8 insertions, 4 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 7604a81..f78eaf7 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -116,20 +116,24 @@ device ppi # Parallel port interface device
# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
-device fxp # Intel EtherExpress PRO/100B (82557, 82558)
-device wx # Intel Gigabit Ethernet Card (``Wiseman'')
+device vx # 3Com 3c590, 3c595 (``Vortex'')
+device txp # 3Com 3cR990 (``Typhoon'')
# PCI Ethernet NICs that use the common MII bus controller code.
+# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
-device dc # DEC/Intel 21143 and workalikes
+device dc # DEC/Intel 21143 and various workalikes
+device fxp # Intel EtherExpress PRO/100B (82557, 82558)
+device pcn # AMD Am79C97x PCI 10/100 NICs
device rl # RealTek 8129/8139
device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device ste # Sundance ST201 (D-Link DFE-550TX)
device tl # Texas Instruments ThunderLAN
-device tx # SMC 9432TX (83c170 ``EPIC'')
+device tx # SMC EtherPower II (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
+device wx # Intel Gigabit Ethernet Card (``Wiseman'')
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Pseudo devices - the number indicates how many units to allocated.
OpenPOWER on IntegriCloud