diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-10-05 06:30:42 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-10-05 06:30:42 +0000 |
| commit | 2ba5fff2bfd1b3a6c54ab25de2df31945719ae34 (patch) | |
| tree | bd6387fb7fc5549f4975f0a8ec7bb785efb1940e /share | |
| parent | c6f01f68abb0046b152aa9ed851377a954e5a76d (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/vlan.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index aff4f65ffaee..b980a2119925 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. |
