From owner-svn-src-stable@FreeBSD.ORG Fri Dec 5 22:35:45 2008 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29F23106564A; Fri, 5 Dec 2008 22:35:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 178828FC0C; Fri, 5 Dec 2008 22:35:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mB5MZia4075389; Fri, 5 Dec 2008 22:35:44 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mB5MZiVm075388; Fri, 5 Dec 2008 22:35:44 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <200812052235.mB5MZiVm075388@svn.freebsd.org> From: Xin LI Date: Fri, 5 Dec 2008 22:35:44 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r185657 - stable/7/share/man/man4 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2008 22:35:45 -0000 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