From owner-freebsd-stable@FreeBSD.ORG Mon Nov 20 10:56:54 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C43916A403 for ; Mon, 20 Nov 2006 10:56:54 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7ED43D49 for ; Mon, 20 Nov 2006 10:56:38 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so966265uge for ; Mon, 20 Nov 2006 02:56:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MIVrpwRp8QqLqWeRVSiDFf8uief3za1rmsElnmuCpLHTI6bV+5zVDUlyjuI1OjycsIcACucJZVPqhtaCeaRRfwi8sYIpyIi/YN5HPvinNa5GALbAcK0JbLindGqKoJRJvif6GDjvEweflEd9Ips5sfQGgZt8/9RBRT64wn2tBrQ= Received: by 10.78.204.7 with SMTP id b7mr5087708hug.1164020212446; Mon, 20 Nov 2006 02:56:52 -0800 (PST) Received: by 10.78.97.15 with HTTP; Mon, 20 Nov 2006 02:56:52 -0800 (PST) Message-ID: Date: Mon, 20 Nov 2006 11:56:52 +0100 From: "Claus Guttesen" To: freebsd-stable@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611171651.kAHGpnd1039957@lurza.secnetix.de> Subject: Re: Re: Re: hp c class blade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2006 10:56:54 -0000 > > > I've installed FreeBSD 6.2 RC1 onto a BL460c blade. The installation > > > itself went fine, but there is no network. The nic is on a broadcom 16 > > > ports GB switch on the backside of the blade-chassis. > > > > What kind of NIC is it? Type "pcicinf -lv" and look for it. > > If you tell us the name, vendor ID and device ID (or even > > better, the whole section from pciconf output), someone > > might be able to tell you details about the support status > > of it in FreeBSD. According to the specs on the BL460c the network adapter is a nc373i. I found http://www.mail-archive.com/freebsd-hardware@freebsd.org/msg01604.html which discussed a related issue on a HP G5. Has anyone installed FreeBSD (6.2) on a BL460c? regards Claus