From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 11:45:01 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 EC1581065670 for ; Thu, 28 Feb 2008 11:45:01 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw2.york.ac.uk (mail-gw2.york.ac.uk [144.32.128.247]) by mx1.freebsd.org (Postfix) with ESMTP id 7D2DB8FC35 for ; Thu, 28 Feb 2008 11:45:01 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw2.york.ac.uk (8.13.6/8.13.6) with ESMTP id m1SBivuL007080; Thu, 28 Feb 2008 11:44:57 GMT Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JUhC5-0007K5-Th; Thu, 28 Feb 2008 11:44:57 +0000 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.2/8.14.2) with ESMTP id m1SBivhH096605; Thu, 28 Feb 2008 11:44:57 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.2/8.14.2/Submit) id m1SBiv33096604; Thu, 28 Feb 2008 11:44:57 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: Huub Schuurmans In-Reply-To: <1204196470.3581.39.camel@localhost> References: <20080218120043.B7A4316A4C7@hub.freebsd.org> <1204196470.3581.39.camel@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 28 Feb 2008 11:44:56 +0000 Message-Id: <1204199096.92887.9.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: freebsd-stable@freebsd.org 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:45:02 -0000 On Thu, 2008-02-28 at 12:01 +0100, Huub Schuurmans wrote: > .... > > > 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. Could you go in to detail as to the differences between your kernel and GENERIC? While it's good that you no longer have the problem, it would be better if we could solve the problem with GENERIC... Gavin