summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-10-05 06:30:42 +0000
committeryar <yar@FreeBSD.org>2001-10-05 06:30:42 +0000
commitbbb41c11df80418983e260bbcfea9f4011a1c127 (patch)
treebd6387fb7fc5549f4975f0a8ec7bb785efb1940e
parent8d14ffb9295b039d898e24c00883f20705099870 (diff)
downloadFreeBSD-src-bbb41c11df80418983e260bbcfea9f4011a1c127.zip
FreeBSD-src-bbb41c11df80418983e260bbcfea9f4011a1c127.tar.gz
Update the status of VLAN support in the ethernet drivers.
-rw-r--r--share/man/man4/vlan.49
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index aff4f65..b980a21 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -76,6 +76,7 @@ By now, the only NICs that have both hardware support and proper
driver hooks for the 802.1Q VLAN technology in
.Fx
are
+.Xr bge 4 ,
.Xr nge 4 ,
.Xr ti 4 ,
and
@@ -117,7 +118,9 @@ natively.
.It Xr tl 4
does support long frames.
.It Xr tx 4
-may begin supporting long frames soon.
+does support long frames.
+.It Xr wx 4
+does support long frames.
.It Xr xl 4
supports long frames only if the card is built on a newer chip
(Cyclone and above).
@@ -125,7 +128,9 @@ supports long frames only if the card is built on a newer chip
.Pp
Note:
Except for
-.Xr fxp 4 ,
+.Xr fxp 4
+and
+.Xr tx 4 ,
none of the above drivers inform the
.Nm
driver about their support for long frames.
OpenPOWER on IntegriCloud