We suport internal SEDES function older than 82575.
This commit is contained in:
parent
5f1230b24d
commit
c1a223be39
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: wm.4,v 1.29 2013/12/29 21:28:41 msaitoh Exp $
|
||||
.\" $NetBSD: wm.4,v 1.30 2014/08/01 04:57:25 msaitoh Exp $
|
||||
.\"
|
||||
.\" Copyright 2002, 2003 Wasabi Systems, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -33,7 +33,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd December 30, 2013
|
||||
.Dd August 1, 2014
|
||||
.Dt WM 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -157,7 +157,7 @@ line of Gigabit Ethernet interfaces, these chips also appear on
|
|||
some server systems, processor evaluation boards, and in embedded
|
||||
systems.
|
||||
.Pp
|
||||
The i8254x supports IPv4/TCP/UDP checksumming and TCP segmentation
|
||||
The i825[478]x supports IPv4/TCP/UDP checksumming and TCP segmentation
|
||||
in hardware.
|
||||
The
|
||||
.Nm
|
||||
|
@ -185,5 +185,5 @@ The
|
|||
driver was written by
|
||||
.An Jason R. Thorpe Aq Mt thorpej@wasabisystems.com .
|
||||
.Sh BUGS
|
||||
The Intel i82545GM and i82546GB controllers with internal SERDES are
|
||||
Some 82575 and newer controllers with internal SERDES are
|
||||
not currently supported.
|
||||
|
|
Loading…
Reference in New Issue