From owner-freebsd-net@FreeBSD.ORG Mon May 23 10:52:35 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 B806E16A41C; Mon, 23 May 2005 10:52:35 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA8443D49; Mon, 23 May 2005 10:52:35 +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 postfix4-1.free.fr (Postfix) with ESMTP id 6888B317DAF; Mon, 23 May 2005 12:52:34 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id B03C6407E; Mon, 23 May 2005 12:52:36 +0200 (CEST) Date: Mon, 23 May 2005 12:52:36 +0200 From: Jeremie Le Hen To: Josef Karthauser Message-ID: <20050523105236.GX850@obiwan.tataz.chchile.org> References: <20050523085239.GF1705@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050523085239.GF1705@genius.tao.org.uk> User-Agent: Mutt/1.5.9i Cc: 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: Mon, 23 May 2005 10:52:35 -0000 Hi Josef, > 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 > > The device says in 'no carrier' mode even though my wireless network is > seen by the same device (booting into windows native). > What is the output of iwicontrol iwi0 -r ? Damien Bergamini just commited a few fixes yesterday for the iwi(4) driver in -CURRENT. The behaviour is still unworkable : I can use tcpdump(8) on the interface and see various incoming ARP requests or VRRP multicast packets and I can see outgoing packets with bpf(4), but I think they don't leave the wireless adatpter as I can't see any packets from it on peers. > ps I'm running a driver compiled from iwi-freebsd-1.3.4.tgz on > Damien Bergamini's website. The machine in question is: FreeBSD > XXX 5.4-STABLE FreeBSD 5.4-STABLE #10: Fri Apr 29 10:39:24 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). Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >