From owner-freebsd-current@FreeBSD.ORG Tue Jun 19 01:32:43 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 15B2516A41F for ; Tue, 19 Jun 2007 01:32:43 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) 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 A043D13C448 for ; Tue, 19 Jun 2007 01:32:42 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 17B331CC5D; Tue, 19 Jun 2007 13:19:08 +1200 (NZST) Date: Tue, 19 Jun 2007 13:19:08 +1200 From: Andrew Thompson To: FreeBSD Current Message-ID: <20070619011908.GA53748@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: 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: Tue, 19 Jun 2007 01:32:43 -0000 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. cheers, Andrew