diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-10-09 02:04:48 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-10-09 02:04:48 +0000 |
commit | 53715a1068e833ebad9c40494ca1b3ebcc124865 (patch) | |
tree | 47e1771113ca76b38fb28f96bc2a6acd3034650a /share/man/man4/lge.4 | |
parent | 0175ec2629ba0aa594306ca879c7fa75ecfecef0 (diff) |
don't bother mentioning VLAN support and tweak checksumming part.
Diffstat (limited to 'share/man/man4/lge.4')
-rw-r--r-- | share/man/man4/lge.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index 1bc087a0d99..b90f69025c6 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lge.4,v 1.15 2005/08/23 18:15:59 jmc Exp $ +.\" $OpenBSD: lge.4,v 1.16 2005/10/09 02:04:47 brad Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <william.paul@windriver.com>. All rights reserved. @@ -61,14 +61,14 @@ The LXT1001 also supports a GMII port for use with 10/100/1000 copper PHYs, however there aren't currently any NICs on the market that use this feature. .Pp -The LXT1001 supports TCP/IP checksum offload for receive and -VLAN-based filtering as well as a 64-bit multicast hash filter. -It also supports jumbo frames, which can be configured +The LXT1001 supports IPv4 IP/TCP/UDP checksum offload for receive +as well as a 64-bit multicast hash filter. +It also supports Jumbo frames, which can be configured via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 -utility configures the adapter to receive and transmit jumbo frames. -Using jumbo frames can greatly improve performance for certain tasks, +utility configures the adapter to receive and transmit Jumbo frames. +Using Jumbo frames can greatly improve performance for certain tasks, such as file transfers and data streaming. .Pp The |