diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2007-01-13 17:13:44 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2007-01-13 17:13:44 +0000 |
commit | 894efaa449e15ede6b3d5b6bd303c37d56c653cb (patch) | |
tree | 3e5c2919b6a756c9c65ac437e925364ac4aa6873 /share/man/man4/sk.4 | |
parent | ab66ec475aae49685a3bd8b6f7d3442ef5d5c8ae (diff) |
This clarifies the chipsets used to match the names used at the top
of the sk(4) man page, since XMAC means nothing in this context.
from brad@
Diffstat (limited to 'share/man/man4/sk.4')
-rw-r--r-- | share/man/man4/sk.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index acd6b6aa2cb..d52e643c8d2 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.51 2007/01/10 20:46:41 jmc Exp $ +.\" $OpenBSD: sk.4,v 1.52 2007/01/13 17:13:43 todd Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -101,7 +101,8 @@ allowing dual-port NIC configurations. The Marvell based adapters are a single integrated circuit, but are still presented as a separate MAC (sk) and controller ASIC (skc). .Pp -The XMAC also supports a frame size of up to 9000 bytes. +The GEnesis and Yukon 88E8001, 88E8003 and 88E8010 also supports a +frame size of up to 9000 bytes. Support for Jumbo frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 |