From owner-freebsd-hardware@FreeBSD.ORG Mon Nov 6 21:34:30 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E2516A4C8 for ; Mon, 6 Nov 2006 21:34:30 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA24843D7D for ; Mon, 6 Nov 2006 21:34:29 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id kA6LY9ir051198; Mon, 6 Nov 2006 16:34:24 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org, ben@vanilla.net Date: Mon, 6 Nov 2006 16:29:25 -0500 User-Agent: KMail/1.9.1 References: <200611061642.kA6GgqU4094345@lurza.secnetix.de> In-Reply-To: <200611061642.kA6GgqU4094345@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611061629.26307.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 06 Nov 2006 16:34:25 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2167/Mon Nov 6 14:31:46 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: HP DL360 G5 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2006 21:34:30 -0000 On Monday 06 November 2006 11:42, Oliver Fromme wrote: > Ben Suffolk wrote: > > > Are you sure about that? > > > > I Don't have the hardware, but thats what the specs on the site say. :- > > > > "Network interface Embedded NC373i Multifunction Gigabit Server > > Adapters" > > I just googled a bit (because we might get G5 machines in > the future, too). HP's NC373i module contains the Broadcom > 5708 chips, which are currently _not_ supported by FreeBSD > right now. man 4 bce .. BCE(4) FreeBSD Kernel Interfaces Manual BCE(4) NAME bce -- Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet adapter driver :) -- John Baldwin