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