summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authortackerman <tackerman@FreeBSD.org>2004-05-28 00:23:00 +0000
committertackerman <tackerman@FreeBSD.org>2004-05-28 00:23:00 +0000
commit1f34a7cd39a7711023506c1c119bb308709e6b87 (patch)
tree7d942fa5740855cf8e733f0a6961eb082036d7ae /sys/conf
parent6283c91b21b637258a28a4e96cecfa66a7ea97b1 (diff)
downloadFreeBSD-src-1f34a7cd39a7711023506c1c119bb308709e6b87.zip
FreeBSD-src-1f34a7cd39a7711023506c1c119bb308709e6b87.tar.gz
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
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 4366b63..c2d7e7e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -508,6 +508,9 @@ dev/isp/isp_target.c optional isp
dev/isp/isp_pci.c optional isp pci
dev/isp/isp_sbus.c optional isp sbus
dev/ispfw/ispfw.c optional ispfw
+dev/ixgb/ixgb_hw.c optional ixgb
+dev/ixgb/ixgb_ee.c optional ixgb
+dev/ixgb/if_ixgb.c optional ixgb
dev/joy/joy.c optional joy
dev/joy/joy_isa.c optional joy isa
dev/joy/joy_pccard.c optional joy pccard
OpenPOWER on IntegriCloud