diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-10-28 06:25:19 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-10-28 06:25:19 +0000 |
commit | f5b017f5302dfa6c69d3607947fc194b0ccd40b1 (patch) | |
tree | 274b7650bfd7bb706767a65b2ea8e71ff0b71d09 /share | |
parent | 1de9ec346e6548f74a6e728ec6987d1806d96a64 (diff) |
Update with current hw support.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/jme.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/jme.4 b/share/man/man4/jme.4 index 3f757e091e2..916e80b3de6 100644 --- a/share/man/man4/jme.4 +++ b/share/man/man4/jme.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: jme.4,v 1.1 2008/09/26 10:35:15 jsg Exp $ +.\" $OpenBSD: jme.4,v 1.2 2008/10/28 06:25:18 brad Exp $ .\" .\" Copyright (c) 2008 Jonathan Gray <jsg@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 26 2008 $ +.Dd $Mdocdate: October 28 2008 $ .Dt JME 4 .Os .Sh NAME @@ -29,6 +29,11 @@ The driver supports PCI Express Ethernet adapters based on the JMicron JMC260 10/100 and JMC250 10/100/Gigabit Ethernet chips. .Pp +The +.Nm +driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN +tag insertion and stripping. +.Pp The following .Ar media types are supported: |