summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2009-01-05 20:50:48 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2009-01-05 20:50:48 +0000
commitf19f82df8dd03357e90b7b87ed599b813b34b111 (patch)
tree4e975b41b24fb7f8e279c86a92656b223e79270b /share/man
parentb9973a0c296ea3c0ef112c52cf4639d5b631f9e6 (diff)
- clear some confusion, the chip supports vlan tag insertion/stripping,
just like the driver. ok dlg@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/stge.414
1 files changed, 5 insertions, 9 deletions
diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4
index 3e97af51d64..28c888e4723 100644
--- a/share/man/man4/stge.4
+++ b/share/man/man4/stge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stge.4,v 1.16 2008/10/28 06:27:28 brad Exp $
+.\" $OpenBSD: stge.4,v 1.17 2009/01/05 20:50:47 jasper Exp $
.\" $NetBSD: stge.4,v 1.5 2001/09/11 22:52:54 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 28 2008 $
+.Dd $Mdocdate: January 5 2009 $
.Dt STGE 4
.Os
.Sh NAME
@@ -61,6 +61,9 @@ It uses an external PHY or an external 10-bit interface.
.Pp
The TC9021 supports IPv4 receive IP/TCP/UDP checksum offload and
VLAN tag insertion and stripping.
+The
+.Nm
+driver supports these features.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr eephy 4 ,
@@ -86,11 +89,4 @@ driver was written by
.Sh BUGS
The
.Nm
-driver does not support the VLAN tag insertion/removal feature of the
-TC9021 chip.
-This is primarily because the TC9021 does not provide a useful
-programming interface.
-.Pp
-The
-.Nm
driver does not yet support Jumbo frames.