Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2008 22:35:44 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r185657 - stable/7/share/man/man4
Message-ID:  <200812052235.mB5MZiVm075388@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Fri Dec  5 22:35:44 2008
New Revision: 185657
URL: http://svn.freebsd.org/changeset/base/185657

Log:
  MFC revisions 183648 and 185574:
  
  183648 (simon): Document that the bce(4) driver works with Dell PowerEdge
  1950/2950 NIC's.
  
  185574 (delphij): Update bce(4)'s hardware list to reflect the recent
  update to driver.
  
  Approved by:	re (kib)

Modified:
  stable/7/share/man/man4/   (props changed)
  stable/7/share/man/man4/bce.4

Modified: stable/7/share/man/man4/bce.4
==============================================================================
--- stable/7/share/man/man4/bce.4	Fri Dec  5 22:04:52 2008	(r185656)
+++ stable/7/share/man/man4/bce.4	Fri Dec  5 22:35:44 2008	(r185657)
@@ -28,12 +28,12 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 24, 2007
+.Dd December 2, 2008
 .Dt BCE 4
 .Os
 .Sh NAME
 .Nm bce
-.Nd "Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet adapter driver"
+.Nd "Broadcom NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver"
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following lines in your
@@ -53,12 +53,13 @@ if_bce_load="YES"
 The
 .Nm
 driver supports Broadcom's NetXtreme II product family, including the
-BCM5706 and BCM5708 Ethernet controllers.
+BCM5706, BCM5708, BCM5709 and BCM5716 Ethernet controllers.
 .Pp
 The NetXtreme II product family is composed of various Converged NIC (or CNIC)
 Ethernet controllers which support a TCP Offload Engine (TOE), Remote DMA (RDMA),
 and iSCSI acceleration, in addition to standard L2 Ethernet traffic, all on the
 same controller.
+.Pp
 The following features are supported in the
 .Nm
 driver under
@@ -136,6 +137,26 @@ following:
 .Pp
 .Bl -bullet -compact
 .It
+Broadcom NetXtreme II BCM5706 1000Base-SX
+.It
+Broadcom NetXtreme II BCM5706 1000Base-T
+.It
+Broadcom NetXtreme II BCM5708 1000Base-SX
+.It
+Broadcom NetXtreme II BCM5708 1000Base-T
+.It
+Broadcom NetXtreme II BCM5709 1000Base-SX
+.It
+Broadcom NetXtreme II BCM5709 1000Base-T
+.It
+Broadcom NetXtreme II BCM5716 1000Base-T
+.It
+Dell PowerEdge 1950 integrated BCM5708 NIC
+.It
+Dell PowerEdge 2950 integrated BCM5708 NIC
+.It
+HP NC370F Multifunction Gigabit Server Adapter
+.It
 HP NC370T Multifunction Gigabit Server Adapter
 .It
 HP NC370i Multifunction Gigabit Server Adapter



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