From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 08:17:37 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B491B10656BB for ; Tue, 17 Aug 2010 08:17:37 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from inbound01.jnb1.gp-online.net (inbound01.jnb1.gp-online.net [41.161.16.135]) by mx1.freebsd.org (Postfix) with ESMTP id 443D78FC1D for ; Tue, 17 Aug 2010 08:17:37 +0000 (UTC) Received: from [196.7.162.28] (helo=clue.co.za) by inbound01.jnb1.gp-online.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1OlHMV-0007rX-Uh for current@freebsd.org; Tue, 17 Aug 2010 10:17:36 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.72 (FreeBSD)) (envelope-from ) id 1OlHMU-0000Vo-Lf for current@freebsd.org; Tue, 17 Aug 2010 10:17:34 +0200 Message-Id: To: current@freebsd.org From: "Ian FREISLICH" X-Attribution: BOFH Date: Tue, 17 Aug 2010 10:17:34 +0200 Cc: Subject: AR9280 "bb hang" and other 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, 17 Aug 2010 08:17:37 -0000 Hi I recently managed to hack my HP/Compaq BIOS to bypass the RF Whitelist and replace the (crappy) bwn interface with a (decent) ath card. There are a few things - 1. The card has AR5B93 printed on the label, but its detected as: ath0@pci0:1:0:0: class=0x028000 card=0x663211ad chip=0x002a168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'Atheros AR5B91 Wireless Network Adapter (0001)' class = network ath0: mem 0xfeaf0000-0xfeafffff irq 16 at device 0.0 on pci1 ath0: [MPSAFE] ath0: [ITHREAD] ath0: AR9280 mac 128.2 RF5133 phy 13.0 Everything I've read suggests it's actually an Atheros 9281. It's possible that the label is wrong. I'm reluctant to desolder the RF shield on the spare card I ordered to see what's actually printed on the chip. 2. I'm getting these messages fairly often. Transmission stops briefly around these times: Aug 17 08:58:47 mini kernel: ath0: bb hang detected (0x80) Aug 17 09:01:59 mini kernel: ath0: bb hang detected (0x80) Aug 17 09:05:47 mini kernel: ath0: hardware error; resetting Aug 17 09:05:47 mini kernel: ath0: 0x00000000 0x00002000 0x00000000, 0x00000000 0x00000000 0x00000000 Aug 17 09:29:08 mini kernel: ath0: bb hang detected (0x80), resetting Aug 17 09:37:57 mini kernel: ath0: bb hang detected (0x80), resetting Aug 17 09:49:10 mini kernel: ath0: bb hang detected (0x80), resetting Aug 17 10:06:17 mini kernel: ath0: bb hang detected (0x80), resetting Ian -- Ian Freislich