From owner-freebsd-current@FreeBSD.ORG Sun Apr 1 13:16:43 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CDA116A409 for ; Sun, 1 Apr 2007 13:16:43 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 8DE1C13C458 for ; Sun, 1 Apr 2007 13:16:42 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 01 Apr 2007 13:16:41 -0000 Received: from h081217094222.dyn.cm.kabsi.at (EHLO taxman.pepperland) [81.217.94.222] by mail.gmx.net (mp049) with SMTP; 01 Apr 2007 15:16:41 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX184sM5JrPY4gLLasp1DQ9j9CZ3c6VhnJ7fVvO3C/N mUC7j0dIgyLUHq From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Sun, 1 Apr 2007 15:16:38 +0200 User-Agent: KMail/1.9.6 References: <20070331160627.GC5704@obiwan.tataz.chchile.org> <200704011130.10954.shoesoft@gmx.net> In-Reply-To: <200704011130.10954.shoesoft@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704011516.38966.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Jeremie Le Hen Subject: Re: iwi0: could not load boot 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: Sun, 01 Apr 2007 13:16:43 -0000 On Sunday 01 April 2007 11:30:10 Stefan Ehmann wrote: > On Saturday 31 March 2007 18:06:27 Jeremie Le Hen wrote: > > Hi, > > > > I've set legal.intel_iwi.license_ack=1 in loader.conf(5) and tried > > to load if_iwi but I get the following message: > > ... > > jarjarbinks:~:105# kldstat | grep iwi > > 5 1 0xc4158000 30000 iwi_bss.ko > > 10 1 0xc4188000 e000 if_iwi.ko > > You need the iwifw module. > > I also stumbled across this. The UPDATING entry should probably mention > this. Oops, overread that iwi_bss.ko is loaded. Please ignore the previous mail.