From e03f8cdc4f8def1b2b6826a190cdf3cb37f1ddf9 Mon Sep 17 00:00:00 2001 From: Tony Ackerman Date: Fri, 28 May 2004 00:23:00 +0000 Subject: First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. This driver has been developed for use with FreeBSD, version 4.8 and later. Submitted by: Hema Joyce Reviewed by: Prafulla Deuskar Approved by: Prafulla Deuskar MFC after: 1 week --- sys/i386/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/i386/conf') diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 48d304c5a44a..0ee57a5b709f 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -189,6 +189,7 @@ device ppi # Parallel port interface device # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') device em # Intel PRO/1000 adapter Gigabit Ethernet Card +device ixgb # Intel PRO/10GbE Ethernet Card device txp # 3Com 3cR990 (``Typhoon'') device vx # 3Com 3c590, 3c595 (``Vortex'') -- cgit v1.2.3