summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/conf/GENERIC')
-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