From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 20:37:46 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 478918E2 for ; Tue, 9 Sep 2014 20:37:46 +0000 (UTC) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06B39344 for ; Tue, 9 Sep 2014 20:37:45 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id i13so1518346qae.22 for ; Tue, 09 Sep 2014 13:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=qjM7urysF4DgawKrJ8S9vaScyrFlNWg2WwWFQ0GR4wg=; b=HVissw3H8IumC4wRFnOcrFmkyfviQeiwbV4sQrYQvMX59hUVshmw/Q1LgVltoVaXRD PQchn36bjuVee6Mww8rFK5rCtvG7LOpXSUvkl1w5AoLMAFjOv+6BveSIM9ii7Zwa58et Wo8vmcWpFpps6VRKBIR2mt1yJC7+VO8e8/BsQyunQLm/MRQReUb3SY+erF0ol5Ut/w7m ZvSBAXrXH2sdXMvDq8/Os5jDk/MtLQjZDzDx/gt8Uc7RGLKN44f7ADldn6wWp41Rh6qp vElU9THT0ILg5vl7AomaiPviJtpxY6MoilGlQvGZaYcczYRvTabPdVS6Bkz5LsgHdg8I CFXw== MIME-Version: 1.0 X-Received: by 10.229.140.70 with SMTP id h6mr54270428qcu.3.1410295065010; Tue, 09 Sep 2014 13:37:45 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Tue, 9 Sep 2014 13:37:44 -0700 (PDT) In-Reply-To: <3416287.E2VGyHt0fc@notebook.com> References: <3416287.E2VGyHt0fc@notebook.com> Date: Tue, 9 Sep 2014 13:37:44 -0700 X-Google-Sender-Auth: hazI6gQijGtoOvskhuGzsS2M0rU Message-ID: Subject: Re: ath0: bb hang detected (0x1), resetting From: Adrian Chadd To: Artyom Mirgorodskiy Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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, 09 Sep 2014 20:37:46 -0000 Hi, please file a PR. There's been some other issues with the BB hanging on the AR9287 so I think I have to hard-reset the chip to solve it. -a On 9 September 2014 10:52, Artyom Mirgorodskiy wrote: > Hi. Sometime I receive this message on one of access point: > ath0: bb hang detected (0x1), resetting > After that connection restored only if I turn off wifi by hard button and turn on again. > > ath0: mem 0xe0500000-0xe050ffff irq 18 at device 0.0 on pci10 > ath0: [HT] enabling HT modes > ath0: [HT] enabling short-GI in 20MHz mode > ath0: [HT] 1 stream STBC receive enabled > ath0: [HT] 1 stream STBC transmit enabled > ath0: [HT] 2 RX streams; 2 TX streams > ath0: AR9287 mac 384.2 RF5133 phy 15.15 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 > > > Do you have any ideas? What I can provide to solve this issue? > > > -- > Artyom Mirgorodskiy > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"