diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-10-28 06:27:29 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-10-28 06:27:29 +0000 |
commit | c1f5077b2165057d6a2d33412681b3c74a917fb7 (patch) | |
tree | e37e68731a8490a2611201901cc17dba24110c55 /share/man/man4/re.4 | |
parent | f5b017f5302dfa6c69d3607947fc194b0ccd40b1 (diff) |
Update for VLAN tag insertion and stripping support.
Diffstat (limited to 'share/man/man4/re.4')
-rw-r--r-- | share/man/man4/re.4 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index e4dc38805ae..752b6a22805 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.37 2008/08/21 05:04:02 jmc Exp $ +.\" $OpenBSD: re.4,v 1.38 2008/10/28 06:27:28 brad Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $ .\" -.Dd $Mdocdate: August 21 2008 $ +.Dd $Mdocdate: October 28 2008 $ .Dt RE 4 .Os .Sh NAME @@ -93,9 +93,8 @@ NICs based on the 8169, 816xS, 811xS and 8168 are capable of 10, 100 and All .Nm NICs support -IPv4 transmit/receive IP/TCP/UDP checksum offload -and VLAN tag insertion, -and use a descriptor-based DMA mechanism. +IPv4 transmit/receive IP/TCP/UDP checksum offload, VLAN tag insertion and +stripping, and use a descriptor-based DMA mechanism. .Pp The 8139C+ is a single-chip solution combining both a 10/100 MAC and PHY. The 8169 is a 10/100/1000 MAC only, requiring a GMII or TBI external PHY. |