Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 19:05:43 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r217956 - stable/8/share/man/man4
Message-ID:  <201101271905.p0RJ5hR8030297@svn.freebsd.org>

index | next in thread | raw e-mail

Author: yongari
Date: Thu Jan 27 19:05:43 2011
New Revision: 217956
URL: http://svn.freebsd.org/changeset/base/217956

Log:
  MFC r216552:
    Document JMC251/JMC261 support.

Modified:
  stable/8/share/man/man4/jme.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/jme.4
==============================================================================
--- stable/8/share/man/man4/jme.4	Thu Jan 27 19:04:17 2011	(r217955)
+++ stable/8/share/man/man4/jme.4	Thu Jan 27 19:05:43 2011	(r217956)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 6, 2008
+.Dd December 18, 2010
 .Dt JME 4
 .Os
 .Sh NAME
@@ -48,8 +48,8 @@ if_jme_load="YES"
 .Sh DESCRIPTION
 The
 .Nm
-device driver provides support for JMicron JMC250 PCI Express
-Gigabit Ethernet controllers and JMicron JMC260 PCI Express Fast
+device driver provides support for JMicron JMC25x PCI Express
+Gigabit Ethernet controllers and JMicron JMC26x PCI Express Fast
 Ethernet controllers.
 .Pp
 All LOMs supported by the
@@ -59,7 +59,7 @@ TCP segmentation offload (TSO), hardware
 features, Wake On Lan (WOL) and an interrupt coalescing/moderation
 mechanism as well as a 64-bit multicast hash filter.
 .Pp
-The JMC250 also supports Jumbo Frames (up to 9216 bytes), which can be
+The JMC25x also supports Jumbo Frames (up to 9216 bytes), which can be
 configured via the interface MTU setting.
 Selecting an MTU larger than 1500 bytes with the
 .Xr ifconfig 8
@@ -103,7 +103,11 @@ device driver provides support for the f
 .It
 JMicron JMC250 PCI Express Gigabit Ethernet controller
 .It
+JMicron JMC251 PCI Express Gigabit Ethernet with Card Read Host controller
+.It
 JMicron JMC260 PCI Express Fast Ethernet controller
+.It
+JMicron JMC261 PCI Express Gigabit Ethernet with Card Read Host controller
 .El
 .Sh LOADER TUNABLES
 Tunables can be set at the


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101271905.p0RJ5hR8030297>