From owner-freebsd-net@FreeBSD.ORG Tue May 24 07:47:14 2005 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD71416A41C; Tue, 24 May 2005 07:47:14 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3C343D1D; Tue, 24 May 2005 07:47:14 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id A51B7C0A0; Tue, 24 May 2005 09:47:13 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 75410407E; Tue, 24 May 2005 09:47:15 +0200 (CEST) Date: Tue, 24 May 2005 09:47:15 +0200 From: Jeremie Le Hen To: Josef Karthauser Message-ID: <20050524074715.GP850@obiwan.tataz.chchile.org> References: <20050523085239.GF1705@genius.tao.org.uk> <20050523105236.GX850@obiwan.tataz.chchile.org> <20050524071840.GC20809@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050524071840.GC20809@genius.tao.org.uk> User-Agent: Mutt/1.5.9i Cc: Jeremie Le Hen , net@freebsd.org Subject: Re: iwi driver: Probes but no association (FreeBSD5.4). X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 07:47:14 -0000 Hi Josef, > > What is the output of iwicontrol iwi0 -r ? > > genius# ifconfig iwi0 up > genius# > /tmp/wireless/iwi-freebsd-1.3.4/src/usr.sbin/iwicontrol/iwicontrol iwi0 > -r > Radio is ON > genius# ifconfig iwi0 > iwi0: flags=8802 mtu 1500 > inet6 fe80::20e:35ff:fe38:1e14%iwi0 prefixlen 64 scopeid 0x2 > ether 00:0e:35:38:1e:14 > media: IEEE 802.11 Wireless Ethernet autoselect > status: no carrier > ssid tao 1:tao > channel -1 authmode OPEN powersavemode OFF powersavesleep 100 > rtsthreshold 2312 protmode CTS txpower 100 > wepmode OFF weptxkey 1 I wasn't able to bring the interface up either before last commit two days ago in -CURRENT. It would also be worth setting both net.wlan.debug and net.wlan.0.debug sysctls to -1, but I don't think these are available in RELENG_5. > > As far as I can tell, this driver is not longer updated, the developpement > > is done in BSD source trees (look at the file modification date). > > Any idea how easy it is to port over to 5.x? I think it's mostly impossible as the iwi(4) should be using the new Sam Leffler's net80211 framework which is not going to be MFC'd to RELENG_5. I believe you should definitely try -CURRENT. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >