From owner-freebsd-alpha@FreeBSD.ORG Wed Dec 21 18:58:32 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CD616A420 for ; Wed, 21 Dec 2005 18:58:32 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id C917543DAE for ; Wed, 21 Dec 2005 18:56:51 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 4304790 for multiple; Wed, 21 Dec 2005 13:58:19 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id jBLIudAQ028245; Wed, 21 Dec 2005 13:56:40 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: ticso@cicely.de Date: Wed, 21 Dec 2005 13:47:56 -0500 User-Agent: KMail/1.8.2 References: <20051221020726.GV83393@cicely12.cicely.de> <200512211021.13384.jhb@freebsd.org> <20051221180734.GB83393@cicely12.cicely.de> In-Reply-To: <20051221180734.GB83393@cicely12.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512211347.57308.jhb@freebsd.org> X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: freebsd-alpha@freebsd.org Subject: Re: Panic in tulip_txprobe X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 18:58:32 -0000 On Wednesday 21 December 2005 01:07 pm, Bernd Walter wrote: > On Wed, Dec 21, 2005 at 10:21:12AM -0500, John Baldwin wrote: > > This is more fallout from Ruslan's IF_LLADDR changes. The simplest fix > > would be to change tulip_txprobe() to use sc->tulip_enaddr rather than > > IF_LLADDR prior to the call to ether_ifattach(). Hmmm, > > tulip_addr_filter() can also be called from tulip_init_locked() via > > tulip_linkup() via tulip_media_poll() as well. *sigh* I hate to call > > ether_ifattach() before the chip is actually known to be in a working > > state though which is the other alternative. You can try this patch > > which uses sc->tulip_enaddr early on: > > It's booting with your patch. > If you need a functional test let me know - so far the card is just in, > because it's a combo card, network connection is done using an fxp card. Booting is good. :) That's mostly what it changes. The only other thing to test would be to hook a cable up to it and make sure it works, then change the MAC address via ifconfig and make sure it can figure out its link state ok and still work. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org