Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2005 11:47:29 -0700
From:      Sam Leffler <sam@errno.com>
To:        Kevin Downey <redchin@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Atheros 5212
Message-ID:  <42FB9D41.50004@errno.com>
In-Reply-To: <1d3ed48c050811091354d28d54@mail.gmail.com>
References:  <1d3ed48c05080921492e2c4988@mail.gmail.com>	<42F99256.9080003@errno.com> <42FA551C.3080903@tirloni.org>	<42FA78D4.3080402@errno.com> <1d3ed48c050811091354d28d54@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Downey wrote:
> On 8/10/05, Sam Leffler <sam@errno.com> wrote:
> 
>>Giovanni P. Tirloni wrote:
>>
>>>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.
>>>>
>>>>
>>>>
> 
> This seems to be fixed. I cvsupped to 6.0beta2 and still had problems.
> Then because I did not know what else to do I recompiled the kernel
> wit h PREEMPTION. Everything seems fine and dandy now...

You should not need to rebuild w/ PREEMPTION.  If there's a problem with 
ath I'd like to know so if you can tell me the steps you used to trigger 
the problem it'd be appreciated.  As I said I'm aware of some issues 
with  unloading if_ath and wlan & co as modules--there is a locking 
assertion that is not satisfied and dynamic references to the cipher 
modules (and also wlan_acl) are not tracked so it's possible to unload 
one module when another still has references to code+data.  I've got 
fixes for all these things but haven't committed them yet.

	Sam





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42FB9D41.50004>