From owner-freebsd-questions@FreeBSD.ORG Wed Apr 22 21:41:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56417106564A for ; Wed, 22 Apr 2009 21:41:13 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 16DFF8FC0C for ; Wed, 22 Apr 2009 21:41:12 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (69.10.87-79.rev.gaoland.net [79.87.10.69]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 0E1E36332D9; Wed, 22 Apr 2009 23:41:12 +0200 (CEST) Received: from baby-jane.lamaiziere.net (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 66AFCC951; Wed, 22 Apr 2009 23:41:11 +0200 (CEST) Date: Wed, 22 Apr 2009 23:41:10 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: Daniel Underwood Message-ID: <20090422234110.254367fa@baby-jane.lamaiziere.net> In-Reply-To: References: <20090422225551.1cf1b52f@baby-jane.lamaiziere.net> Organization: /dave/nulle X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD and Intel PRO/Wireless 2200BG 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: Wed, 22 Apr 2009 21:41:13 -0000 Le Wed, 22 Apr 2009 17:04:41 -0400, Daniel Underwood : > After re-reading man iwi, I noticed that it says: > > "This driver requires firmware to be loaded before it will work. You > need to obtain iwicontrol(8) from the IWI web page listed below to > accomplish loading the firmware before ifconfig(8) will work." > > I'm going to look into this. Sounds like this may be the problem. Do > you think so? No, before FreeBSD 7 you needed to download the firmware. There is a port in /usr/ports/net/iwi-firmware but it is only for FreeBSD < 7 You don't need anything on FreeBSD 7.x and you it seems you are not using the right manual page for 7.1: http://www.freebsd.org/cgi/man.cgi?query=iwi&manpath=FreeBSD+7.1-RELEASE&format=html Regards.