diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-03 21:17:08 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-03 21:17:08 +0000 |
commit | 63cb3a78a801236641b1aac9e956e1eaf9b8efa3 (patch) | |
tree | f20cbe3b0d7a2a63a91237d2af4763ca33b9c975 | |
parent | 12fb0dfbbd42495bd79b8697eeb9d16287e00c17 (diff) |
update with new chipset revs.
-rw-r--r-- | share/man/man4/em.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index d18ffe8a7bb..4af99d85085 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.27 2006/07/01 07:48:10 brad Exp $ +.\" $OpenBSD: em.4,v 1.28 2006/07/03 21:17:07 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm em -.Nd "Intel(R) PRO/1000 Gigabit Ethernet driver" +.Nd "Intel(R) PRO/1000 Ethernet driver" .Sh SYNOPSIS .Cd "em* at pci?" .Sh DESCRIPTION @@ -41,10 +41,11 @@ The .Nm driver provides support for PCI, PCI-X and PCI Express Gigabit Ethernet adapters based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82542, 82543GC, -82544EI, 82544GC, 82545EM, 82545GC, 82546EB, 82546GB, 82547EI, 82547GI, 82571EB, -82572EI, 82573E and 82573L Ethernet controller chips. +82544EI, 82544GC, 82545EM, 82545GC, 82546EB, 82546GB, 82547EI, 82547GI, 82562V, +82566, 82571EB, 82572EI, 82573E and 82573L Ethernet controller chips. The driver supports IPv4 receive IP/TCP/UDP checksum offload on all but -82542-based adapters and Jumbo frames on all but 82573-based adapters. +82542-based adapters and Jumbo frames on all but 82562V, 82566 and 82573 based +adapters. This includes the following models: .Pp .Bl -item -offset indent -compact |