From owner-freebsd-doc@FreeBSD.ORG Tue Feb 6 14:31:56 2007 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61A3416A40F for ; Tue, 6 Feb 2007 14:31:56 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from omega.iib.unsam.edu.ar (omega.iib.unsam.edu.ar [170.210.49.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1D8A113C428 for ; Tue, 6 Feb 2007 14:31:50 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from gama.iib.unsam.edu.ar (gama.iib.unsam.edu.ar [192.168.10.72]) by omega.iib.unsam.edu.ar (8.13.6/8.13.6) with ESMTP id l16DDSAq000765; Tue, 6 Feb 2007 10:13:38 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by gama.iib.unsam.edu.ar (8.13.8/8.13.8/Submit) id l16DESk9054431; Tue, 6 Feb 2007 10:14:28 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: gama.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Tue, 6 Feb 2007 10:14:28 -0300 From: Fernan Aguero To: Marc Fonvieille Message-ID: <20070206131428.GA54109@iib.unsam.edu.ar> References: <20070205143349.GB17359@iib.unsam.edu.ar> <20070205192230.GA91618@abigail.blackend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20070205192230.GA91618@abigail.blackend.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Wouter vanderPloeg , doc@freebsd.org Subject: Re: Wireless Network / WPA / ipw X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 14:31:56 -0000 +----[ Marc Fonvieille (05.Feb.2007 16:29): | [snipped] | > Hi [ me jumping into the discussion ] | > | > great article! it's a very welcome addition to the doc set. | > | > I've been hesitating to install FreeBSD on my laptop cause | > I never found good enough documentation on how to set up | > the wireless card or if it would work at all ... now I'm | > closer to wanting to try it out! | > | > One thing that I (a newcomer to the wifi world) would look | > for in the article is if my card is supported. [snipped] | Please, read the "official" and supported doc: | http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html | | which states: "A list of available wireless drivers can be found at | the beginning of the wlan(4) manual page. If a native FreeBSD driver for | your wireless device does not exist, it may be possible to directly use | the Windows® driver with the help of the NDIS driver wrapper." | | and which describes what need to be added to loader.conf and/or to the | kernel config file, etc. | +----] Thanks for the pointer! I've read the wlan(4) man page and all the pages mentioned there and so far other Intel Pro Wireless cards seem to have drivers, but the IPW 3945abg does not, or at least it is not mentioned specifically. Nor is it mentioned here http://www.freebsd.org/releases/6.2R/hardware-i386.html#WLAN So, perhaps I'll have to go with the NDIS wrapper. But I'd love to hear from someone with a centrino laptop to see if there's any chance of getting it to work. A quick search of the archives reveals questions from people inquiring about the status of the drivers, but so far no report of success. Thanks again, Fernan