From owner-freebsd-current@FreeBSD.ORG Thu Jun 21 04:40:49 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C5A216A421 for ; Thu, 21 Jun 2007 04:40:49 +0000 (UTC) (envelope-from andy@fud.org.nz) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id E08B113C46E for ; Thu, 21 Jun 2007 04:40:48 +0000 (UTC) (envelope-from andy@fud.org.nz) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 1D0611CC5E; Thu, 21 Jun 2007 16:27:04 +1200 (NZST) Date: Thu, 21 Jun 2007 16:27:04 +1200 From: Andrew Thompson To: Pierre DAVID Message-ID: <20070621042704.GC78857@heff.fud.org.nz> References: <20070619011908.GA53748@heff.fud.org.nz> <20070619202538.GA2847@vagabond.ma.maison> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070619202538.GA2847@vagabond.ma.maison> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: FreeBSD Current Subject: Re: wireless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 04:40:49 -0000 On Tue, Jun 19, 2007 at 10:25:38PM +0200, Pierre DAVID wrote: > On Tue, Jun 19, 2007 at 01:19:08PM +1200, Andrew Thompson wrote: > > Hi, > > > > > > I am investigating a couple of wireless issues reported since the > > net80211 changes were merged last week. I thought i'd list them out in > > case any one else is looking into them (or wants to). > > > > 1. Unloading the ath module hangs > > I have reproduced this but not found the cause yet, its a hard hang > > and I cant break into the debugger. > > > > 2. Firmware iwi_bss will not load > > Loading the firmware for iwi causes an interrupt storm and times out. > > I havnt reproduced this and has only been reported by one person. > > > > 3. iwi(4) gets a firmware error while associating > > Can not reproduce this yet, debug traces available on the mailing > > list. > > > > 4. wi(4) fails to associate > > Unknown yet > > > > > > Please report any other wireless issues and help is appreciated. > > > > FreeBSD vagabond.ma.maison 7.0-CURRENT FreeBSD 7.0-CURRENT #27: Sat Jun 16 20:42:47 CEST 2007 pda@vagabond:/usr/obj/usr/src/sys/VAGABOND i386 > > I loose connectivity on our campus network, and cannot get it back. > Here are relevant lines in my ~/.wpaconf file : ... Can you check if you have r1.39 of sys/net80211/ieee80211_proto.c and if not then try again with a fresh kernel. This may have been fixed around the same time as you upgraded. cheers, Andrew