From owner-freebsd-net@FreeBSD.ORG Tue Mar 28 20:25:29 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F47316A400; Tue, 28 Mar 2006 20:25:29 +0000 (UTC) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB7E43D49; Tue, 28 Mar 2006 20:25:28 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.4/8.13.4) with ESMTP id k2SKPQLI061060 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Mar 2006 00:25:26 +0400 (MSD) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.4/8.13.4/Submit) id k2SKPP1C061059; Wed, 29 Mar 2006 00:25:25 +0400 (MSD) (envelope-from oleg) Date: Wed, 29 Mar 2006 00:25:25 +0400 From: Oleg Bulyzhin To: "Stephen P. Cravey" Message-ID: <20060328202525.GA60718@lath.rinet.ru> References: <20060328112406.dafa0d4a.cravey@gotbrains.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <20060328112406.dafa0d4a.cravey@gotbrains.org> User-Agent: Mutt/1.5.11 Cc: freebsd-net@freebsd.org, ambrisko@freebsd.org Subject: Re: IPMI and bge (again) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 20:25:29 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 28, 2006 at 11:24:06AM -0600, Stephen P. Cravey wrote: > Does anyone have chip documentation on the broadcom BGE chips? I'm having= an ongoing issue with IPMI that I'd really like to get resolved. The issue= seems to be that during the driver start sequence, a flag is getting set i= n the chip that's disabling the IPMI passthrough that I need in order for d= ata destined for a second mac address on the interface to recieve packets. = Or, a flag that this process needs isn't getting set. Not sure which, but I= could really use some help here.=20 >=20 > Or should I ask the frequent committers to the driver directly? >=20 > Thank you. >=20 > PR: > kern/79143 > kern/88741 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" Could you please test attached patch (RELENG_6 version)? It's slightly modi= fied version of Doug Ambrisko (ambrisko@FreeBSD.org) patch (original version didnt work for me: bcm5721 @= hp proliant dl145g2 server). --=20 Oleg. --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEKZu1ryLc73jOEF8RAg0FAJwNuunwktZQeMJWRUW2SpNm8G6pbgCeIZ5D JOnht2A/Al+pES13QoXdCcY= =vqKF -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--