From owner-freebsd-questions@FreeBSD.ORG Fri May 18 15:57:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A7B616A409 for ; Fri, 18 May 2007 15:57:13 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 101EA13C45D for ; Fri, 18 May 2007 15:57:12 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id l4IFv45i000185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 May 2007 16:57:05 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <464DCCD5.8080005@unsane.co.uk> Date: Fri, 18 May 2007 15:57:09 +0000 From: Vince User-Agent: Thunderbird 2.0.0.0 (X11/20070516) MIME-Version: 1.0 To: Justin Muir References: <670997.4322.qm@web33507.mail.mud.yahoo.com> In-Reply-To: <670997.4322.qm@web33507.mail.mud.yahoo.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Intel Pro/Wireless 3945ABG - if_ipw not working 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: Fri, 18 May 2007 15:57:13 -0000 Justin Muir wrote: > Hello, > > I load the module and I'm not getting the ipw0 device. > If I'm reading the instructions > (damien.bergamini.free.fr/ipw/ipw-freebsd.html) > correctly, I should be able to: > > 1. load the driver > 2. see the ipw0 device > 3. load the firmware into the device with ipwcontrol. > The 3945ABG needs the wpi driver (ipw is for 2100 chipset) Damien's freebsd wpi driver has been discontinued (for some time see http://kerneltrap.org/node/6497/ .) The page for the driver currently being developed is http://www.clearchain.com/wiki/Wpi but sadly a) the tarballed versions are old and wont compile on -STABLE or -CURRENT (dont know about 6.2-RELEASE though) b) Unless you have perforce access you can only download the more recent development version file by file (from http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/user/benjsc/wpi) c) it doesnt work for me anyway ;) sorry its not better news regards, Vince > The if_ipw kernel module loads without errors. > > I checked the device/driver under windows and that's > what it's showing - Intel Pro/Wireless 3945ABG, IRQ 17 > > I checked my dmesg output and there is a network > device with IRQ 17, but it states there is no driver > loaded. > > Not sure what I'm doing wrong here.... > > Any suggestions? > > > Thx, > > > jkm > > ps - dmesg and uname output attached > > > > Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"