From owner-freebsd-current@FreeBSD.ORG Thu Sep 29 09:44:39 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A084C106564A for ; Thu, 29 Sep 2011 09:44:39 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 80AAD8FC08 for ; Thu, 29 Sep 2011 09:44:39 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1R9Cud-0005q5-Kj for freebsd-current@freebsd.org; Thu, 29 Sep 2011 02:28:15 -0700 Date: Thu, 29 Sep 2011 02:28:15 -0700 (PDT) From: timp To: freebsd-current@freebsd.org Message-ID: <1317288495624-4852405.post@n5.nabble.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 29 Sep 2011 10:57:05 +0000 Subject: Re: [CFT] hostap mode fixes with ath(4) 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: Thu, 29 Sep 2011 09:44:39 -0000 This night I updated my atom-based home router from "FreeBSD 8.2 RELEASE amd64" to 10-CURRENT for testing your ath(4) changes. I use noname chinese card from ebay (Atheros AR5008 802.11n Wireless Mini PCI-E Card 300Mbps) # pciconf -lv ath0@pci0:2:0:0: class=0x028000 card=0x102610e9 chip=0x0024168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5008 Wireless Network Adapter' class = network # dmesg -a | grep ath ath0: mem 0xf0200000-0xf020ffff irq 17 at device 0.0 on pci2 ath0: AR5418 mac 12.10 RF5133 phy 8.1 And I use hostapd with wpa-psk Before this update sometimes (every 2-3 hours) I got storm with messages like ath0: hardware error; resetting and others. My router couldn't work. Restart router helped, but for short time. I found a solution: set wlan0 to most unoccupied channel. Now I don't set channel and it works very well! -- View this message in context: http://freebsd.1045724.n5.nabble.com/CFT-hostap-mode-fixes-with-ath-4-tp4847789p4852405.html Sent from the freebsd-current mailing list archive at Nabble.com.