Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 03:39:34 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Jan Mikael Melen <jan@melen.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Kernel panic due atheros driver after finalsync (Was: VIA VT6103 support (VIA EPIA PD))
Message-ID:  <20051024033756.V26073@odysseus.silby.com>
In-Reply-To: <200510091827.03988.jan@melen.org>
References:  <200509251353.j8PDr5XE005907@lurza.secnetix.de> <200509271107.37830.jan@melen.org> <200510091827.03988.jan@melen.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 9 Oct 2005, Jan Mikael Melen wrote:

> Hi,
>
> I have the D-Link DWL-G520 which has the atheros 5212 chip. When rebooting the
> FreeBSD 6.0-BETA5 after the final sync kernel panics. If the if_ath module has
> not been loaded in to the memory all works fine. Does anyone have any good
> idea how to get rid of this problem? Unloading the kernel module will cause
> the whole system to halt totally, the system does not respond to anything
> except power button and reset ;)

>From what you pasted, the problem appears to be that ath0 and vr0 share an 
interrupt, ath0 is triggering a late interrupt, and vr0 can't handle it.

I think someone might've fixed the problem in -current, you should check 
the cvs history for if_vr.c.

Mike "Silby" Silbersack



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