From owner-freebsd-mips@FreeBSD.ORG Sun May 2 11:18:54 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38878106566B; Sun, 2 May 2010 11:18:54 +0000 (UTC) (envelope-from fk@bsdler.de) Received: from hell.bsdler.de (www.nonstopviolence.de [213.95.21.223]) by mx1.freebsd.org (Postfix) with ESMTP id E20828FC1B; Sun, 2 May 2010 11:18:53 +0000 (UTC) Received: from hell.nonstopviolence.de (localhost [127.0.0.1]) by hell.bsdler.de (Postfix) with ESMTP id C6704B83E; Sun, 2 May 2010 13:18:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at bsdler.de Received: from hell.bsdler.de ([127.0.0.1]) by hell.nonstopviolence.de (hell.bsdler.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Dru3O5mVXufk; Sun, 2 May 2010 13:18:46 +0200 (CEST) Received: from pinky.terror.local (p5DD1C5E7.dip.t-dialin.net [93.209.197.231]) by hell.bsdler.de (Postfix) with ESMTPSA id C1568B83A; Sun, 2 May 2010 13:18:46 +0200 (CEST) Received: from [172.17.21.80] (brain.terror.local [172.17.21.80]) by pinky.terror.local (Postfix) with ESMTP id C50EE26D01C; Sun, 2 May 2010 11:18:45 +0000 (UTC) From: Florian Kruegl To: "M. Warner Losh" In-Reply-To: <20100501.101335.4959786895405294.imp@bsdimp.com> References: <1272703119.48777.19.camel@brain.lan.terror.local> <0CB1D579-01A7-4F60-BC57-760016FB7E47@freebsd.org> <20100501.101335.4959786895405294.imp@bsdimp.com> Content-Type: text/plain; charset="ASCII" Date: Sun, 02 May 2010 13:16:22 +0200 Message-ID: <1272798982.48777.109.camel@brain.lan.terror.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: Trap when setting up ath0 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fk@bsdler.de List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 11:18:54 -0000 Hi, On Sat, 2010-05-01 at 10:13 -0600, M. Warner Losh wrote: > In message: <0CB1D579-01A7-4F60-BC57-760016FB7E47@freebsd.org> > Rui Paulo writes: > : > : On 1 May 2010, at 09:38, Florian Kruegl wrote: > : > : > Hi, > : > > : > I get a trap when setting up wlan interface on RS pro. > : > : Maybe this is because some structure is misaligned. Can you enable AH_DEBUG and ATH_DEBUG and edit {if_ath.c,ah_osdep.c} so that ath_debug=0xffffffff and ath_hal_debug=0xffffffff ? > > Let's try first things first. Are you running with the right patch to > ath to work around the bug in the hardware? patch in in place, option is set, no change. Regards Flo > > Warner > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"