From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 02:03:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72B1F16A41F for ; Mon, 3 Oct 2005 02:03:32 +0000 (GMT) (envelope-from user@celeritystorm.com) Received: from mail.celeritystorm.com (mail.celeritystorm.com [213.247.62.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED5443D46 for ; Mon, 3 Oct 2005 02:03:31 +0000 (GMT) (envelope-from user@celeritystorm.com) Received: by mail.celeritystorm.com (Postfix, from userid 106) id 490833D89F9; Sun, 2 Oct 2005 22:12:59 +0200 (CEST) Received: from [192.168.0.1] (unknown [81.84.174.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.celeritystorm.com (Postfix) with ESMTP id 0F4FA3D7489 for ; Sun, 2 Oct 2005 22:12:58 +0200 (CEST) Message-ID: <43403ABF.9090001@celeritystorm.com> Date: Sun, 02 Oct 2005 20:53:35 +0100 From: "M. L." User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040724) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <43402382.8020206@celeritystorm.com> <20051002202138.cf063646.albi@scii.nl> In-Reply-To: <20051002202138.cf063646.albi@scii.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 6.0-BETA5, kismet & iwi ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 02:03:32 -0000 albi wrote: >On Sun, 02 Oct 2005 19:14:26 +0100 >"M. L." wrote: > > > >>My wireless card is an Intel 2200BG, supported on FreeBSD by the iwi >>driver. I had it installed prior to upgrading by downloading from >>http://damien.bergamini.free.fr/ipw/ , but removed it and added device >>iwi to the 6.0 kernel instead. Now it always complains about "iwi0: >>Please load firmware." >> >>So, I went to damien's site again, only to find that the download link >>had been removed, and a reference to ports/net/iwi-firmware was there >>instead. >> >> > >the link actually points to http://ipw2100.sourceforge.net/ which has a >download-link for firmware > > > For the ipw2100, and for Linux. I am on FreeBSD and with an iwi. >and from here : >http://kerneltrap.org/node/5414/print >you could try this for your kismet (replacing eth1 with iwi0) >source=ipw2200,eth1,ATHEROS > > >