yar
d258e90d41
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
trhodes
b7d0ff1b4b
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
marius
ca3e74c977
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
trhodes
a87b82ead9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
trhodes
17d84e4e12
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
yar
3c06de23de
Bump the document date since its content has changed.
2005-01-30 12:13:13 +00:00
yar
fa9897222f
Revise the part on VLAN support in physical interfaces.
...
MFC after: 1 week
2005-01-30 12:06:02 +00:00
yar
8eed1be1fd
Update the list of VLAN-aware interface types.
...
MFC after: 3 days
2005-01-30 10:59:50 +00:00
brueffer
392ec03981
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
yar
ec2edfc1ae
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
yar
acd420a745
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
brueffer
99d84e82f3
gx(4) is gone, remove any references
2004-11-08 20:06:40 +00:00
yar
de292e5162
Bump the date.
...
Reminded by: ru
2004-10-04 15:54:56 +00:00
yar
cd602b46fa
Document that vlan(4) requires miibus(4) now.
2004-10-04 13:57:44 +00:00
yar
618c3ddad0
Touch .Dd because the content of the manpage has been updated.
...
Pointed out by: ru
2004-05-27 11:12:07 +00:00
yar
ff1f6d8a76
Update the status of VLAN support in interface drivers.
2004-05-26 11:34:51 +00:00
joerg
66ff2a693e
Mention that hme(4) natively supports oversized frames.
2004-05-06 13:38:53 +00:00
sam
25af12f3d1
document auto-recognition of device capabilities
2002-11-15 00:25:33 +00:00
yar
c81f62abfe
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
yar
7e25ea6e98
Update the section on NIC driver support status.
...
MFC after: 3 days
2002-08-27 14:01:14 +00:00
brooks
b129ffd210
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
ambrisko
81dbce8cc9
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
jhay
13ccdfc032
Note sis(4) VLAN support.
...
MFC after: 7 days
2001-12-05 09:34:49 +00:00
yar
bbb41c11df
Update the status of VLAN support in the ethernet drivers.
2001-10-05 06:30:42 +00:00
brooks
7da2447808
Make vlan(4) loadable, unloadable, and clonable. As a side effect,
...
interfaces must now always enable VLAN support.
Reviewed by: jlemon
MFC after: 3 weeks
2001-09-05 21:10:28 +00:00
ru
e02840ed3d
Removed comments that simply describe what is seen by ``cvs di -rRELENG_4''
...
of that file. (xtp(4) has already been MFC'ed.)
2001-08-17 15:51:26 +00:00
ru
a82b7d95ed
mdoc(7) police: markup nits.
2001-08-08 10:27:25 +00:00
yar
695dec44ed
Finally add the manpage for the IEEE 802.1Q VLAN
...
network interface.
2001-07-28 12:27:06 +00:00