Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 00:35:56 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r191034 - stable/7/sys/amd64/conf
Message-ID:  <200904140035.n3E0ZuVf088775@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jfv
Date: Tue Apr 14 00:35:56 2009
New Revision: 191034
URL: http://svn.freebsd.org/changeset/base/191034

Log:
  Add ixgbe and remove ixgb driver support from GENERIC
  in the amd64 architecture.
  
  Approved by: re

Modified:
  stable/7/sys/amd64/conf/GENERIC

Modified: stable/7/sys/amd64/conf/GENERIC
==============================================================================
--- stable/7/sys/amd64/conf/GENERIC	Tue Apr 14 00:27:59 2009	(r191033)
+++ stable/7/sys/amd64/conf/GENERIC	Tue Apr 14 00:35:56 2009	(r191034)
@@ -184,7 +184,7 @@ device		ppi		# Parallel port interface d
 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		txp		# 3Com 3cR990 (``Typhoon'')
 device		vx		# 3Com 3c590, 3c595 (``Vortex'')



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904140035.n3E0ZuVf088775>