diff options
author | Darren Tucker <dtucker@cvs.openbsd.org> | 2014-01-02 11:06:23 +0000 |
---|---|---|
committer | Darren Tucker <dtucker@cvs.openbsd.org> | 2014-01-02 11:06:23 +0000 |
commit | 5aa94eeac0a56ba4278c8a828286220217cb3506 (patch) | |
tree | 73f3627bc1e28a6b1bd6abe11542648565463aed | |
parent | ae4be7bda5e76515d91c68a9ac09d0012b699869 (diff) |
mention hardware vlan support for 6105M chips. ok sthen@
-rw-r--r-- | share/man/man4/vr.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index e94005e5a97..d9d87f882c8 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.35 2013/07/16 16:05:49 schwarze Exp $ +.\" $OpenBSD: vr.4,v 1.36 2014/01/02 11:06:22 dtucker Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: vr.4,v 1.3 1999/03/25 00:52:44 wpaul Exp $ .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: January 2 2014 $ .Dt VR 4 .Os .Sh NAME @@ -75,7 +75,7 @@ They support both 10 and 100Mbps speeds in either full or half duplex. The .Nm driver for the VT6105M controller supports IPv4 IP/TCP/UDP transmit/receive -checksum offload. +checksum offload and VLAN tag insertion and stripping. The .Nm driver additionally supports Wake on LAN (WoL). |