From owner-freebsd-stable@FreeBSD.ORG Mon Nov 27 15:15:26 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 E87F616A407 for ; Mon, 27 Nov 2006 15:15:26 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0858A43ED4 for ; Mon, 27 Nov 2006 15:10:34 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so648096nzh for ; Mon, 27 Nov 2006 07:11:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GXzgdcp9ZO0vdPxfPflHBrZd988oiE5I5DNDZpliWkB6gbosUAIFeMh0YGpHpeXD2yE1OnNf9hAPkED/3BwvnKMtYVYTcN1fm/eBiKD6EAOpVOKJuG4rn+KElzzsi95cgLtHDCvkXqDK9VO5moSsbm0mlzRqdWMs1R5LXiJ+/GA= Received: by 10.78.204.7 with SMTP id b7mr13310306hug.1164640285167; Mon, 27 Nov 2006 07:11:25 -0800 (PST) Received: by 10.78.97.15 with HTTP; Mon, 27 Nov 2006 07:11:24 -0800 (PST) Message-ID: Date: Mon, 27 Nov 2006 16:11:25 +0100 From: "Claus Guttesen" To: "FreeBSD Stable List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: mezzanine-card in hp blade bl460c 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, 27 Nov 2006 15:15:27 -0000 Hi. I have installed a gb-mezzanine-card in my bl460c and the card is recognized (correctly) as a bge-interface. When I configure it with a valid ip-address status remain "no carrier". I have put the cable in two different switches, one managed and one un-managed. The switches do see the link as gbit, but link remains down. pciconf -vl | grep -A 3 -i "^bge" bge0@pci17:4:0: class 0x020000 card=0x1707103c chip=0c167914e4 rev=0xa3 hdr=0x00 vendor = 'Broadcom Corporation' class = network subclass = ethernet Likewise for bge1. dmesg | grep -i "^bge" bge0: irq 16 at device 4.0 on pci17 The mezzanine card has a 5715 chip according to the spec's. regards Claus