summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2008-05-17 23:50:00 +0000
committerremko <remko@FreeBSD.org>2008-05-17 23:50:00 +0000
commit91e9f2c6bec59500926e01add956c95394f9ab24 (patch)
treeeb476942cf03e3eaad94cdd572bf1d664496bced /sys/sparc64
parent0a1d595c3a05b5075ea4d4a2115dbc2de57709fb (diff)
downloadFreeBSD-src-91e9f2c6bec59500926e01add956c95394f9ab24.zip
FreeBSD-src-91e9f2c6bec59500926e01add956c95394f9ab24.tar.gz
Resort the if_ti driver to match the PCI Network cards instead of placing
it under the mii devices list. PR: kern/123147 Submitted by: gavin Approved by: imp (mentor, implicit) MFC after: 3 days
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 6068fb9..404b3e2 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -162,6 +162,7 @@ device uart # Multi-uart driver
device em # Intel PRO/1000 adapter Gigabit Ethernet Card
#device ixgb # Intel PRO/10GbE Ethernet Card
device le # AMD Am7900 LANCE and Am79C9xx PCnet
+device ti # Alteon Networks Tigon I/II gigabit Ethernet
#device txp # 3Com 3cR990 (``Typhoon'')
#device vx # 3Com 3c590, 3c595 (``Vortex'')
@@ -182,7 +183,6 @@ device sf # Adaptec AIC-6915 (``Starfire'')
device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
#device ste # Sundance ST201 (D-Link DFE-550TX)
device stge # Sundance/Tamarack TC9021 gigabit Ethernet
-device ti # Alteon Networks Tigon I/II gigabit Ethernet
#device tl # Texas Instruments ThunderLAN
#device tx # SMC EtherPower II (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
OpenPOWER on IntegriCloud