From 894efaa449e15ede6b3d5b6bd303c37d56c653cb Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Sat, 13 Jan 2007 17:13:44 +0000 Subject: 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@ --- share/man/man4/sk.4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'share/man/man4/sk.4') 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 . 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 -- cgit v1.2.3