Pyun YongHyeon
53ac9f49f0
Now sge(4) supports hardware VLAN tag insertion/stripping.
2010-04-29 18:21:27 +00:00
Pyun YongHyeon
9b00b6e1ee
Add sge(4) man page and hook up sge(4) to the build.
...
Also add Xr to appropriate man pages.
2010-04-14 21:27:48 +00:00
Marius Strobl
7cd038bc98
Add a man page for cas(4) and reference it as appropriate.
...
Approved by: re (kib)
MFC after: 2 weeks
2009-06-15 18:24:04 +00:00
Pyun YongHyeon
ff24f05491
Add alc(4) man page and hook up ale(4) to the build.
...
Also add Xr to appropriate man pages.
2009-06-10 02:19:54 +00:00
Antoine Brodin
9d9ab10e8b
vlan(4) no longer depends on miibus(4).
...
Reviewed by: jhb@
MFC after: 1 month
2009-04-20 15:01:45 +00:00
Pyun YongHyeon
a1fc35d1a5
Correct .Dd
...
Pointed out by: maxim
2008-11-12 10:31:06 +00:00
Pyun YongHyeon
cad7d3671f
Add ale(4) man page and hook up ale(4) to the build.
...
Also add Xr to appropriate man pages.
2008-11-12 10:20:29 +00:00
Stanislav Sedov
f7a029eb0c
- Add ae(4) to the list of devices support full hardware VLAN
...
tags processing.
Approved by: kib (mentor)
MFC after: 1 week
2008-10-04 15:44:22 +00:00
Pyun YongHyeon
629bf5061d
Add jme(4) to the list of devices supporting full VLAN processing
...
in hardware.
2008-05-27 02:01:42 +00:00
Pyun YongHyeon
7a0bde8402
Add age(4) to the list of devices supporting full VLAN processing
...
in hardware.
2008-05-19 02:03:52 +00:00
Pyun YongHyeon
8454cceda4
sf(4) gained VLAN_MTU support.
...
Touch Dd.
2008-01-21 06:47:20 +00:00
Yaroslav Tykhiy
ac95c07889
tl(4) appears to support long frames.
...
Tested by: Peter Jeremy <peterjeremy at optushome dot com dot au>
2007-05-09 09:02:11 +00:00
Yaroslav Tykhiy
43ff6aec71
Tell that nve(4) has got support for VLAN_MTU.
...
Touch Dd.
2007-05-07 09:52:39 +00:00
Yaroslav Tykhiy
ae34b8fc65
Update info on VLAN support in hardware:
...
- bce(4) and cxgb(4) can do hardware acceleration;
- fwe(4) and nfe(4) can handle long frames.
2007-05-02 10:51:48 +00:00
Yaroslav Tykhiy
23de0ae36e
Having finished with vlan(4) for today, touch .Dd.
2007-04-24 11:48:49 +00:00
Yaroslav Tykhiy
677f6a7872
We shouldn't say that most Ethernet drivers don't support long frames,
...
as it's no longer true.
2007-04-24 11:40:52 +00:00
Yaroslav Tykhiy
68721affb2
"Long frame" is the well-known term found in h/w documentation
...
from several vendors, so prefer it over other synonyms.
2007-04-24 11:35:47 +00:00
Yaroslav Tykhiy
66d204f862
Now that we list hardware that supports vlan(4) natively,
...
we don't need to repeat that for each device listed.
2007-04-24 11:22:27 +00:00
Yaroslav Tykhiy
86df51f60c
xl(4) can support long frames on all chip revisions now.
2007-04-24 11:06:35 +00:00
Yaroslav Tykhiy
efa2c6384a
de(4) ceased to support the BIG_PACKET hack.
2007-04-24 11:03:53 +00:00
Yaroslav Tykhiy
b238c415a1
tl(4) in fact has no signs of long frame support.
2007-04-24 10:51:48 +00:00
Yaroslav Tykhiy
ef8fd01e25
vr(4) gained VLAN_MTU support.
2007-04-24 10:49:56 +00:00
Pyun YongHyeon
1f95590d07
Add msk(4) to the list of devices supporting full VLAN processing
...
in the hardware.
2006-12-13 02:42:01 +00:00
Yaroslav Tykhiy
6572700ea5
Fix incorrect .Xr syntax I introduced in the previous commit.
...
Noticed by: ru
X-MFC with: rev. 1.31
2006-08-12 17:11:43 +00:00
Yaroslav Tykhiy
f6e5e0ad77
Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)
...
before tagging them. This can help to work around brain-damage in some
switches that fail to pad a frame after untagging it if its length drops
below the minimum. This option is blessed by IEEE Std 802.1Q (2003 Ed.),
paragraph C.4.4.3.b. It's controlled by sysctl net.link.vlan.soft_pad.
Idea by: az
MFC after: 1 week
2006-08-11 17:09:27 +00:00
Pyun YongHyeon
97fe1b0932
Add stge(4) to the list of devices supporting full VLAN processing
...
in the hardware.
2006-07-25 00:56:47 +00:00
Marius Strobl
52363d62c9
Add le(4) to the list of devices supporting VLAN-sized frames natively.
2006-01-31 22:41:59 +00:00
Yaroslav Tykhiy
250da51b4b
Record sk(4) as having native support for extended VLAN frames.
...
PR: kern/79998
MFC after: 1 month
2005-10-11 22:59:01 +00:00
Tom Rhodes
16d78bb878
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
Marius Strobl
20d0f9221b
Add gem(4) to the list of devices supporting VLAN-sized frames natively
...
(since sys/dev/gem/if_gem.c rev. 1.34).
MFC after: 1 week
2005-08-28 15:08:57 +00:00
Tom Rhodes
90296834d9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
Tom Rhodes
86e3186efa
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
...
Quote .Cd and .Nd text.
Bump doc date.
Requested by: some user through ru
Supported by: ru, dwmalone, brueffer
2005-07-19 00:26:30 +00:00
Yaroslav Tykhiy
273c97fde3
Bump the document date since its content has changed.
2005-01-30 12:13:13 +00:00
Yaroslav Tykhiy
f41b145cf2
Revise the part on VLAN support in physical interfaces.
...
MFC after: 1 week
2005-01-30 12:06:02 +00:00
Yaroslav Tykhiy
317bb722c1
Update the list of VLAN-aware interface types.
...
MFC after: 3 days
2005-01-30 10:59:50 +00:00
Christian Brueffer
c5f116aa9a
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
Yaroslav Tykhiy
19e1bfc764
BUGS should stay below SEE ALSO.
...
Pointed out by: ru (wearing the mdoc(7) police hat on his head)
2004-11-15 16:38:37 +00:00
Yaroslav Tykhiy
cb7d015e22
Mention in the BUGS section that EVFILT_NETDEV events
...
on vlan(4) will be noticed only if the parent uses miibus(4).
Pointed out by: John-Mark Gurney <gurney_j -at- resnet.uoregon.edu>
2004-11-15 14:33:17 +00:00
Christian Brueffer
32a5026541
gx(4) is gone, remove any references
2004-11-08 20:06:40 +00:00
Yaroslav Tykhiy
0b01f6e832
Bump the date.
...
Reminded by: ru
2004-10-04 15:54:56 +00:00
Yaroslav Tykhiy
12f8dc31e0
Document that vlan(4) requires miibus(4) now.
2004-10-04 13:57:44 +00:00
Yaroslav Tykhiy
7b811dc181
Touch .Dd because the content of the manpage has been updated.
...
Pointed out by: ru
2004-05-27 11:12:07 +00:00
Yaroslav Tykhiy
d57916b1c2
Update the status of VLAN support in interface drivers.
2004-05-26 11:34:51 +00:00
Joerg Wunsch
469873ca5b
Mention that hme(4) natively supports oversized frames.
2004-05-06 13:38:53 +00:00
Sam Leffler
a5eb8d53b2
document auto-recognition of device capabilities
2002-11-15 00:25:33 +00:00
Yaroslav Tykhiy
dd4dc0a99c
Language style and grammar fixes.
...
tx(4) has gained native support for vlan(4).
MFC after: 3 days
2002-08-27 14:26:05 +00:00
Yaroslav Tykhiy
a5a8905c10
Update the section on NIC driver support status.
...
MFC after: 3 days
2002-08-27 14:01:14 +00:00
Brooks Davis
0d35b35ab5
Document the fact that these devices are allocated at runtime using
...
cloning and point to two common methods of doing so.
2002-05-29 06:55:06 +00:00
Doug Ambrisko
db40c1aef4
Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.
...
One to notify the system that the MTU for VLAN can be 1500 so the vlan
will automatically be configured with a 1500 MTU the other is to ignore
the error case if the received frame is to long.
The frame size notification came from code in the SIS driver, and
the support for long frames derived from the NetBSD Tulip driver.
Tested on: 4 port D-Link adapter DFE-570TX 4 Intel 21143
Netgear card with 82c169 PNIC 10/100BaseTX
Reviewed by: ru (manpage), wpaul (not objected to), archie
Approved by: imp
Obtained from: NetBSD
2002-01-16 16:33:58 +00:00
John Hay
8c992b7f0d
Note sis(4) VLAN support.
...
MFC after: 7 days
2001-12-05 09:34:49 +00:00