From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 11:15:03 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 531881065670 for ; Thu, 28 Feb 2008 11:15:03 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id C1A488FC1B for ; Thu, 28 Feb 2008 11:15:02 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from [192.168.1.197] (a213-84-65-193.adsl.xs4all.nl [213.84.65.193]) (authenticated bits=0) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1SB1CFL096264 for ; Thu, 28 Feb 2008 12:01:12 +0100 (CET) (envelope-from huubsch@xs4all.nl) From: Huub Schuurmans To: freebsd-stable@freebsd.org In-Reply-To: <20080218120043.B7A4316A4C7@hub.freebsd.org> References: <20080218120043.B7A4316A4C7@hub.freebsd.org> Content-Type: text/plain Date: Thu, 28 Feb 2008 12:01:10 +0100 Message-Id: <1204196470.3581.39.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2-2.1mdv2007.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: interrupt storms with AR5414 on 6.3 RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 11:15:03 -0000 .... > I have a problem running the Atheros AR5414 wireless mini-pci-card > (Compex model WLM54AGP23) with FreeBSD 6.3-RELEASE (GENERIC i 386) on a > Soekris 4521. Problem with the ath driver appears to have been solved after I installed a custom kernel replacing the GENERIC kernel. Huub