From owner-freebsd-current@FreeBSD.ORG Sun Mar 12 18:40:27 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B70AC16A400 for ; Sun, 12 Mar 2006 18:40:26 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D0643D46 for ; Sun, 12 Mar 2006 18:40:25 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2CIe1Ug004295; Sun, 12 Mar 2006 20:40:01 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2CIe3d4016842; Sun, 12 Mar 2006 20:40:04 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <44146AFF.5000107@ebs.gr> Date: Sun, 12 Mar 2006 20:39:59 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: Sam Leffler References: <20060311142457.09414bd5@mwilke.ath.cx> <4412D19B.60509@ebs.gr> <20060311162155.2b343795@mwilke.ath.cx> <4414532F.4000900@ebs.gr> <44145EB6.2000702@errno.com> In-Reply-To: <44145EB6.2000702@errno.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Martin Wilke Subject: Re: Problems iwi load 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, 12 Mar 2006 18:40:27 -0000 Sam Leffler wrote: > Panagiotis Astithas wrote: >> Martin Wilke wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On Sat, 11 Mar 2006 15:33:15 +0200 >>> Panagiotis Astithas wrote: >>> >>> >>> Thx and done, >>> >>> the new problem after load "if_iwi" is "firmeware_get: faild to load >>> image iwi-bss". i have firmware form the ports "without iwicontrol" >>> installed. >> >> >> Are you sure it is iwi-bss and not iwi_bss? The firmware support is >> looking for /boot/kernel/iwi_bss.ko IIUC, so if you don't have it, you >> should "cd /sys/modules/iwi_fw; make install". The port should not be >> necessary any more. > > So far as I can tell the firmware images have not been committed to cvs > (nor should they be due to the license) so you still need the port. It > is interesting however that I see a sys/modules/iwifw directory in the > cvsweb listing; looks like someone got happy fingers. My fingers are guilty, too. I'm using mlaier's version of the driver, so my advice is patently bogus. Sorry, Panagiotis