From owner-freebsd-wireless@FreeBSD.ORG Mon Aug 20 12:53:02 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 014CC1065672; Mon, 20 Aug 2012 12:53:02 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id AA02D8FC0A; Mon, 20 Aug 2012 12:53:01 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1T3RVt-000H45-0P; Mon, 20 Aug 2012 16:55:25 +0400 Date: Mon, 20 Aug 2012 16:55:24 +0400 From: Slawa Olhovchenkov To: Adrian Chadd Message-ID: <20120820125524.GL98910@zxy.spb.ru> References: <1311732708.20120815005429@serebryakov.spb.ru> <20120819071403.GF98910@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: freebsd-wireless@freebsd.org Subject: Re: New ath code works well as AP X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2012 12:53:02 -0000 On Sun, Aug 19, 2012 at 12:12:20AM -0700, Adrian Chadd wrote: > I don't see this kind of behaviour in STA mode. What are you associating to? > > What channel is it on? wlan0: link state changed to DOWN/UP -- because AP don't implement 802.11R and don't transmit WLAN_EID_TIMEOUT_INTERVAL. > > [155821] ath0: bb hang detected (0x4), resetting > > [194052] ath0: device timeout > > [202568] ath0: device timeout > > [214975] ath0: bb hang detected (0x4), resetting And time to time I need to kldunload if_ath_pci.ko kldload if_ath_pci.ko for re-enable card.