aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2001-05-31 21:44:26 +0000
committerBill Paul <wpaul@FreeBSD.org>2001-05-31 21:44:26 +0000
commitc678bc4f13a340ad88debe321afd0097db2590cb (patch)
tree8d9fc908dd4a89b56b89e7d6e616cb4dd9ced2e3 /sys/conf/files
parentb368031d99af07e50db6f73ed50f675cd822541c (diff)
downloadsrc-c678bc4f13a340ad88debe321afd0097db2590cb.tar.gz
src-c678bc4f13a340ad88debe321afd0097db2590cb.zip
Add device driver support for the Level 1 LXT1001 NetCellerator
gigabit ethernet controller chip. This device is used on some fiber optic gigE cards from SMC, D-Link and Addtron. Jumbograms and TCP/IP checksum offload on receive are supported. Hardware VLAN filtering is not, because it doesn't play well with our existing VLAN code. Also add manual page. There is a 4.x version of this driver available at http://www.freebsd.org/~wpaul/Level1/4.x if anyone feels adventurous and wants to test it. I still need to do performance testing and tuning with this device. (For my next trick, I will make the 3Com 3cR990 sit up and beg.)
Notes
Notes: svn path=/head/; revision=77542
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b8d998941e98..e8b49df8cf92 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -363,6 +363,7 @@ dev/isp/isp_freebsd.c optional isp
dev/isp/isp_target.c optional isp
dev/isp/isp_pci.c optional isp
dev/ispfw/ispfw.c optional ispfw
+dev/lge/if_lge.c optional lge
dev/lmc/if_lmc.c optional lmc
dev/lnc/if_lnc.c optional lnc
dev/lnc/if_lnc_isa.c optional lnc isa