From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 07:06:22 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0296106566C for ; Wed, 2 Apr 2008 07:06:22 +0000 (UTC) (envelope-from artem_kim@inbox.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id 9A6BF8FC26 for ; Wed, 2 Apr 2008 07:06:22 +0000 (UTC) (envelope-from artem_kim@inbox.ru) Received: from mx30.mail.ru (mx30.mail.ru [194.67.23.238]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id B6DFD3E44F7 for ; Tue, 1 Apr 2008 18:23:14 +0400 (MSD) Received: from [87.251.156.39] (port=10443 helo=[172.16.0.10]) by mx30.mail.ru with asmtp id 1JghOL-000Fwk-00 for freebsd-current@freebsd.org; Tue, 01 Apr 2008 18:23:13 +0400 From: Artem Kim To: freebsd-current@freebsd.org Date: Tue, 1 Apr 2008 18:23:58 +0400 User-Agent: KMail/1.9.7 References: <20080401093503.M45196@bellera.cat> In-Reply-To: <20080401093503.M45196@bellera.cat> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804011823.58220.artem_kim@inbox.ru> Subject: Re: Only 100baseTX with bge BCM5722 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2008 07:06:23 -0000 On Tuesday 01 April 2008 13:53:29 Josep Pujadas i Jubany wrote: >* Integrated NIC: Broadcom NetXtreme BCM5722 Gigabit Ethernet PCIe >* FreeBSD 7.0 .... >The card works only at 100baseTX I have hp dl-143 and at-9724. BCM5721 working in 1000baseTX mode if the link0 flag is set. Without the link0 flag (bge is slave) bge working only in 100base and vlan don't working. Artem Kim