summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2009-04-10 00:40:48 +0000
committerjfv <jfv@FreeBSD.org>2009-04-10 00:40:48 +0000
commit92f8b7d44a3ea47ae557763560b0921b499e20b8 (patch)
treeb3260747152d0c08cdd442b40000e99ec6a023ee
parenta3e3fd3c18b5011d454ad64262534c754f1eabac (diff)
downloadFreeBSD-src-92f8b7d44a3ea47ae557763560b0921b499e20b8.zip
FreeBSD-src-92f8b7d44a3ea47ae557763560b0921b499e20b8.tar.gz
Add ixgbe to the GENERIC amd64 kernel in place of the
older ixgb driver. I will add to other architectures after this one proves trouble free. MFC after: 2 weeks
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 2a097a6..663420f 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -200,7 +200,7 @@ device ppi # Parallel port interface device
device de # DEC/Intel DC21x4x (``Tulip'')
device em # Intel PRO/1000 Gigabit Ethernet Family
device igb # Intel PRO/1000 PCIE Server Gigabit Family
-device ixgb # Intel PRO/10GbE Ethernet Card
+device ixgbe # Intel PRO/10GbE PCIE Ethernet Family
device le # AMD Am7900 LANCE and Am79C9xx PCnet
device ti # Alteon Networks Tigon I/II gigabit Ethernet
device txp # 3Com 3cR990 (``Typhoon'')
OpenPOWER on IntegriCloud