diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-07-02 18:49:19 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-07-02 18:49:19 +0000 |
commit | a712fa154ca842dab2691f0105ba944e1a6ea48c (patch) | |
tree | 1a21861781912e33b34f0470e3925749e7d665fa /share/man/man4/stge.4 | |
parent | 7ae46230368d747010522560934ec2a712008d3f (diff) |
mention IPv4 receive IP/TCP/UDP checksum offload
Diffstat (limited to 'share/man/man4/stge.4')
-rw-r--r-- | share/man/man4/stge.4 | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4 index 2d3be9c29de..a2498dadaa5 100644 --- a/share/man/man4/stge.4 +++ b/share/man/man4/stge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stge.4,v 1.8 2005/06/28 00:46:58 brad Exp $ +.\" $OpenBSD: stge.4,v 1.9 2005/07/02 18:49:18 brad Exp $ .\" $NetBSD: stge.4,v 1.5 2001/09/11 22:52:54 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -63,14 +63,8 @@ D-Link DGE-550T .El .Pp It uses an external PHY or an external 10-bit interface. -.\".Pp -.\"The TC9021 supports IPv4/TCP/UDP checksumming in hardware. The -.\".Nm -.\"driver supports this feature of the chip. See -.\".Xr ifconfig 8 -.\"for information on how to enable this feature. -.\" .Sh DIAGNOSTICS -.\" XXX too be done. +.Pp +The TC9021 supports IPv4 receive IP/TCP/UDP checksum offload. .Sh SEE ALSO .Xr arp 4 , .Xr eephy 4 , @@ -97,9 +91,9 @@ The .Nm driver does not support the VLAN tag insertion/removal feature of the TC9021 chip. -This is primarily because the TC9021's VLAN do not have a useful +This is primarily because the TC9021 does not provide a useful programming interface. .Pp The .Nm -driver does not yet support jumbo Ethernet frames. +driver does not yet support Jumbo frames. |