summaryrefslogtreecommitdiffstats
path: root/share/man/man4/jme.4
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-12-19 00:00:29 +0000
committeryongari <yongari@FreeBSD.org>2010-12-19 00:00:29 +0000
commit345c9cac1a5a8af2f70aabba7eba2b27584b3f71 (patch)
treefd878068ddada399f56ffc6fbc0691623e5071e0 /share/man/man4/jme.4
parentb52a1b882d10997e24ae7e5a9eebb4967b9cdf11 (diff)
downloadFreeBSD-src-345c9cac1a5a8af2f70aabba7eba2b27584b3f71.zip
FreeBSD-src-345c9cac1a5a8af2f70aabba7eba2b27584b3f71.tar.gz
Document JMC251/JMC261 support.
Diffstat (limited to 'share/man/man4/jme.4')
-rw-r--r--share/man/man4/jme.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/jme.4 b/share/man/man4/jme.4
index 2c823ee..67e7979 100644
--- a/share/man/man4/jme.4
+++ b/share/man/man4/jme.4
@@ -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 VLAN tag stripping/insertion
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 following Ethernet controllers:
.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
OpenPOWER on IntegriCloud