Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2010 00:00:29 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r216552 - head/share/man/man4
Message-ID:  <201012190000.oBJ00TtN038728@svn.freebsd.org>

index | next in thread | raw e-mail

Author: yongari
Date: Sun Dec 19 00:00:29 2010
New Revision: 216552
URL: http://svn.freebsd.org/changeset/base/216552

Log:
  Document JMC251/JMC261 support.

Modified:
  head/share/man/man4/jme.4

Modified: head/share/man/man4/jme.4
==============================================================================
--- head/share/man/man4/jme.4	Sat Dec 18 23:52:50 2010	(r216551)
+++ head/share/man/man4/jme.4	Sun Dec 19 00:00:29 2010	(r216552)
@@ -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?201012190000.oBJ00TtN038728>