From owner-freebsd-current@FreeBSD.ORG Wed Sep 23 19:46:30 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 396461065695 for ; Wed, 23 Sep 2009 19:46:30 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [213.239.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id EA5A68FC1F for ; Wed, 23 Sep 2009 19:46:29 +0000 (UTC) Received: from andorian.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id 384AC17089; Wed, 23 Sep 2009 21:46:28 +0200 (CEST) Message-ID: <4ABA7B13.8070706@borderworlds.dk> Date: Wed, 23 Sep 2009 21:46:27 +0200 From: Christian Laursen User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: Attilio Rao References: <4AB913B3.1050709@borderworlds.dk> <3bbf2fe10909221251v4b9ec12fg6722bcf22064c5ee@mail.gmail.com> In-Reply-To: <3bbf2fe10909221251v4b9ec12fg6722bcf22064c5ee@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Regression with ndis and rt2860 on 8.0-RC1 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, 23 Sep 2009 19:46:30 -0000 Attilio Rao wrote: > 2009/9/22 Christian Laursen : >> Some days ago I upgraded my Asus Eee 1000H from 7.2-RELEASE to 8.0-BETA4 and >> then to 8.0-RC1 as of this morning. >> >> Since the Ralink Wireless NIC is not supported with a native driver I have >> been using ndis for a long time on 7.x without any issues. >> >> After upgrading to 8.0 I regenerated the module from the sys and inf files. >> >> When I kldload the module (rt2860_sys.ko) the NIC is detected and I can see >> it with ifconfig. But a few seconds after I do "ifconfig ndis0" up I get a >> panic. >> >> There is a screenshot of the panic here (Sorry about the image quality): >> http://borderworlds.dk/~xi/ndis_panic/screenshot.jpg > > Can you please try to add to your kernel config 'options KDB' and > report the full backtrace to us? > (a screenshot as you already did is fine). Sorry that I didn't think of sending that along with the initial report. Here it is: http://borderworlds.dk/~xi/ndis_panic/backtrace.jpg -- Christian Laursen