Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document BCM5709S support. While here, comple...



details:   https://anonhg.NetBSD.org/src/rev/9590d104228f
branches:  trunk
changeset: 759450:9590d104228f
user:      jym <jym%NetBSD.org@localhost>
date:      Thu Dec 09 23:34:10 2010 +0000

description:
Document BCM5709S support. While here, complete media types list.

diffstat:

 share/man/man4/bnx.4 |  20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

diffs (55 lines):

diff -r 51c1e78a5555 -r 9590d104228f share/man/man4/bnx.4
--- a/share/man/man4/bnx.4      Thu Dec 09 23:33:30 2010 +0000
+++ b/share/man/man4/bnx.4      Thu Dec 09 23:34:10 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bnx.4,v 1.2 2006/12/17 23:53:28 wiz Exp $
+.\"    $NetBSD: bnx.4,v 1.3 2010/12/09 23:34:10 jym Exp $
 .\"    $OpenBSD: bnx.4,v 1.13 2006/12/15 16:12:52 reyk Exp $
 .\"
 .\" Copyright (c) 2006 Broadcom Corporation
@@ -29,7 +29,7 @@
 .\"
 .\"  $FreeBSD: /repoman/r/ncvs/src/share/man/man4/bce.4,v 1.2 2006/04/10 20:12:17 brueffer Exp $
 .\"
-.Dd December 17, 2006
+.Dd December 10, 2010
 .Dt BNX 4
 .Os
 .Sh NAME
@@ -42,7 +42,7 @@
 The
 .Nm
 driver supports Broadcom's NetXtreme II product family, such as the
-BCM5706 PCI-X and BCM5708 PCI Express Ethernet controllers, which
+BCM5706 PCI-X and BCM5708-BCM5709 PCI Express Ethernet controllers, which
 includes the following:
 .Pp
 .Bl -bullet -compact
@@ -51,6 +51,8 @@
 .It
 Dell PowerEdge 2950 integrated BCM5708 NIC (10/100/1000baseT)
 .It
+Dell PowerEdge M710 integrated BCM5709S NIC (1000baseSX)
+.It
 HP NC370F PCI-X Multifunction Gigabit server adapter (1000baseSX)
 .It
 HP NC370T PCI-X Multifunction Gigabit server adapter (10/100/1000baseT)
@@ -118,6 +120,18 @@
 Only
 .Cm full-duplex
 mode is supported.
+.It Cm 1000baseSX
+Set 1000Mbps (Gigabit Ethernet) operation.
+Both
+.Cm full-duplex
+and
+.Cm half-duplex
+modes are supported.
+.It Cm 2500baseSX
+Set 2500Mbps operation.
+Only
+.Cm full-duplex
+mode is supported.
 .El
 .Pp
 The



Home | Main Index | Thread Index | Old Index