summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2001-05-31 21:44:26 +0000
committerwpaul <wpaul@FreeBSD.org>2001-05-31 21:44:26 +0000
commit66a9685e9fa6a8f647f4e59527d056aeb4942fb6 (patch)
treec5f006a2c5ebc4061064d652f4431143b29e3eb6 /share/man/man4/Makefile
parente6b17dc71e5556936ecb99db933fc1212dd32bdd (diff)
downloadFreeBSD-src-66a9685e9fa6a8f647f4e59527d056aeb4942fb6.zip
FreeBSD-src-66a9685e9fa6a8f647f4e59527d056aeb4942fb6.tar.gz
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.)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 2f07d73..1f78c36 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -65,6 +65,7 @@ MAN= aac.4 \
kld.4 \
kue.4 \
ktr.4 \
+ lge.4 \
lo.4 \
lp.4 \
lpbb.4 \
OpenPOWER on IntegriCloud