From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 17:52:27 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 277EA4F2 for ; Tue, 9 Sep 2014 17:52:27 +0000 (UTC) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (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 A4A37E41 for ; Tue, 9 Sep 2014 17:52:26 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id b17so20183740lan.13 for ; Tue, 09 Sep 2014 10:52:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=0wl5niKoNKRfnUFeWX5BneTCvugfdu5P6fhOum5oUuU=; b=NiBnccpUkofIrAkxUPiiWweyCs0CMRdKVSAJfuQNHoZdSBMws9rX2rb4DQ+vrj/D25 6iojcnJFs0mgbtHxxJ4YMjQ2A2llo/7W0a4T8VNZnzrsrRiFF43NrqQqa7US/Xt0nqCw vRTF0RXk7TW5fCraqbEc/y5LbWyC+oM4HQDzCPVFO049fZsLPeNbxWN9NFM382yMGPSK bC++HgqSMmZV2HAndt1eDwM/96zuZYEuTJkHWtv4jB+oRoq2zH9kuEmGcJw7OTk7PHiv +4SULshGwOmZvUpCartD34zRIaUL+XGufovBTbPQolnj6qvec5mc18kN+VchYBTBt+CB Stgw== X-Received: by 10.112.50.52 with SMTP id z20mr10529591lbn.87.1410285144686; Tue, 09 Sep 2014 10:52:24 -0700 (PDT) Received: from notebook.com (220-59-93-178.pool.ukrtel.net. [178.93.59.220]) by mx.google.com with ESMTPSA id os7sm4774930lbb.42.2014.09.09.10.52.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Sep 2014 10:52:24 -0700 (PDT) From: Artyom Mirgorodskiy To: freebsd-current@freebsd.org Subject: ath0: bb hang detected (0x1), resetting Date: Tue, 09 Sep 2014 20:52:32 +0300 Message-ID: <3416287.E2VGyHt0fc@notebook.com> User-Agent: KMail/4.12.5 (FreeBSD/11.0-CURRENT; KDE/4.12.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 17:52:27 -0000 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