From owner-freebsd-net@FreeBSD.ORG Wed Aug 10 19:27:28 2005 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 48E9016A41F for ; Wed, 10 Aug 2005 19:27:28 +0000 (GMT) (envelope-from gpt@tirloni.org) Received: from srv-03.bs2.com.br (srv-03.bs2.com.br [200.203.183.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D69B743D46 for ; Wed, 10 Aug 2005 19:27:27 +0000 (GMT) (envelope-from gpt@tirloni.org) Received: from localhost (localhost.bs2.com.br [127.0.0.1]) by srv-03.bs2.com.br (Postfix) with ESMTP id 66C144AFAD for ; Wed, 10 Aug 2005 16:28:04 -0300 (BRT) Received: from [172.16.12.100] (unknown [201.14.1.190]) by srv-03.bs2.com.br (Postfix) with ESMTP id 96B7F4ADBE for ; Wed, 10 Aug 2005 16:28:03 -0300 (BRT) Message-ID: <42FA551C.3080903@tirloni.org> Date: Wed, 10 Aug 2005 16:27:24 -0300 From: "Giovanni P. Tirloni" User-Agent: Mozilla Thunderbird 1.0.6-1.4.1.centos4 (X11/20050721) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org References: <1d3ed48c05080921492e2c4988@mail.gmail.com> <42F99256.9080003@errno.com> In-Reply-To: <42F99256.9080003@errno.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Atheros 5212 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: Wed, 10 Aug 2005 19:27:28 -0000 Sam Leffler wrote: > Kevin Downey wrote: > >> I am running a generic kernel with all the debugging knobs. >> if I use BitTorrent or Gnutella in X the computer reboots after a few >> minutes. >> >>> From the console it drops into the debugger deal. But will not give me >> >> a crash dump. > > > The stack trace below isn't a crash, it's just witness warning about a > malloc w/ WAITOK while holding a lock. > > Try updating to BETA2 and getting a trace from the crash. Then also > provide basic info like what you're trying to do at the time. It > appears you're trying to use wpa_supplicant w/ WPA based on the stack > trace. I've an Atheros 5212 on my laptop and it's working with 6.0-BETA2. I'm using just WEP. What I've witnessed is that unloading the module livelocks the machine so I decided to compile it in the kernel. It's been working just fine. -- Giovanni P. Tirloni / gpt@tirloni.org