From owner-freebsd-current@FreeBSD.ORG Fri Jul 20 09:58:10 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D495A16A41A; Fri, 20 Jul 2007 09:58:10 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.freebsd.org (Postfix) with ESMTP id 997C313C459; Fri, 20 Jul 2007 09:58:10 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp5-g19.free.fr (Postfix) with ESMTP id AA43D447F2; Fri, 20 Jul 2007 11:58:09 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 565FC9B497; Fri, 20 Jul 2007 09:57:21 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 396C8405F; Fri, 20 Jul 2007 11:57:21 +0200 (CEST) Date: Fri, 20 Jul 2007 11:57:21 +0200 From: Jeremie Le Hen To: John Baldwin Message-ID: <20070720095721.GE56695@obiwan.tataz.chchile.org> References: <20070616224703.GC63387@obiwan.tataz.chchile.org> <20070618100238.GD46910@heff.fud.org.nz> <200707160849.07376.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707160849.07376.jhb@freebsd.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-current@freebsd.org, Andrew Thompson Subject: Re: Cannot use iwi(4): "could not load firmware iwi_bss" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2007 09:58:10 -0000 Hi, John, On Mon, Jul 16, 2007 at 08:49:06AM -0400, John Baldwin wrote: > On Monday 18 June 2007 06:02:38 am Andrew Thompson wrote: > > The driver will wait one second for the firmware to load, it is possible > > that the interrupt storm is affecting this. You can always increase the > > iwi timeout on line 2516 of if_iwi.c and see what happens. Change hz to > > hz * 3 perhaps. > > Looks like iwi's IRQ is wrong (misrouted perhaps). Fixing that will probably > fix your issue. Are you using ACPI? (It appears you are not using apic.) Thank you for replying :-). I'm indeed not using APIC (ISTR it was designed for SMP, I don't know what benefit I could get from it considering my laptop is UP). I stopped using ACPI a few months ago as it prevented psm(4) from working (albeit it ACPI+SMP doesn't exhibit the problem) (see [1]). What do you advice me to do? Do you need me to do some testing, enabling ACPI or something like that? I'm at work currently, I will only be able to do this in a couple of hour. Regards, [1] http://lists.freebsd.org/pipermail/freebsd-current/2007-February/069360.html -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >