From owner-freebsd-wireless@FreeBSD.ORG Mon Nov 19 07:53:19 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 D4C0F7DC for ; Mon, 19 Nov 2012 07:53:19 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id A25E58FC0C for ; Mon, 19 Nov 2012 07:53:19 +0000 (UTC) Received: by mail-da0-f54.google.com with SMTP id z9so2176660dad.13 for ; Sun, 18 Nov 2012 23:53:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Z/mRz2xPQeIetfnG9LhwhnXERPP3Hxlnp+AZGWotCQM=; b=y8J11z3+C992t9Vww19Fh4s8fLAXzMZIyOHmog3rtLzyEViVTaKsRQjnZLg9UBTRp/ Nm9OvqCBP0WDayETYhNqssfi8IwVVKSFpaLgcSVM/ijBprh3lgxOyacUWGPcIgtKDQyk KmoJbOWrt6YX/8PqFqiVG8Yg4W5Rag46draKMr5Q3kR26TKeJyoj7TWMSxIHgiV/tLQp fO9f/rjog0SzbZw35Bs/O98zz57Pi1YoZ0uAWud1rsGRVMOD6zom1zOF8w8qKJrjqQjJ FXu8qUQv12Zp2rAY/txRT0JUwa8OqOUdol5qretzICjBQUSMS1Kw1qQwsueagXAPBZvh ox3w== MIME-Version: 1.0 Received: by 10.68.209.166 with SMTP id mn6mr31120906pbc.95.1353311599229; Sun, 18 Nov 2012 23:53:19 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.68.124.130 with HTTP; Sun, 18 Nov 2012 23:53:19 -0800 (PST) In-Reply-To: <201211190931.26257.jhugo@meraka.csir.co.za> References: <201211182105.qAIL5iuR057368@freefall.freebsd.org> <201211190931.26257.jhugo@meraka.csir.co.za> Date: Sun, 18 Nov 2012 23:53:19 -0800 X-Google-Sender-Auth: dQIcjGYGxxqfLpjhUcyVuYj94Hk Message-ID: Subject: Re: kern/173636: [ath] ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 From: Adrian Chadd To: Johann Hugo Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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, 19 Nov 2012 07:53:20 -0000 Right, try updating to the latest -HEAD. It should be fine. The problem was the uninitialised final descriptor in an aggregate chain, which is why you are seeing it when you flip on 11n. Adrian On 18 November 2012 23:31, Johann Hugo wrote: > On Sunday 18 November 2012 23:05:44 adrian@freebsd.org wrote: >> Synopsis: [ath] ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 >> >> State-Changed-From-To: open->closed >> State-Changed-By: adrian >> State-Changed-When: Sun Nov 18 21:04:51 UTC 2012 >> State-Changed-Why: >> This was fixed in r243047, tested by Rui and I. >> >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=173636 >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" > > I'm still seeing it, right after switching from 11a to 11n. > > 11n:~ # ifconfig wlan1 > ifconfig wlan1 channel 52:ht/20 > > wlan1: flags=8843 metric 0 mtu 1500 > ether 00:0c:42:6c:61:91 > inet 10.50.50.1 netmask 0xffffff00 broadcast 10.50.50.255 > inet6 fe80::20c:42ff:fe6c:6191%wlan1 prefixlen 64 scopeid 0x7 > nd6 options=29 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11na > status: running > ssid testAP channel 52 (5260 MHz 11a ht/20) bssid 00:0c:42:6c:61:91 > country US ecm authmode OPEN privacy OFF txpower 23 mcastrate 6 > mgmtrate 6 scanvalid 60 ampdulimit 64k ampdudensity 8 shortgi wme > burst dtimperiod 1 -dfs > > 11n:~ # iperf -c 10.50.50.2 > ------------------------------------------------------------ > Client connecting to 10.50.50.2, TCP port 5001 > TCP window size: 40.5 KByte (default) > ------------------------------------------------------------ > [ 3] local 10.50.50.1 port 35142 connected with 10.50.50.2 port 5001 > ath1: ath_rate_tx_complete: ts_rate=0 ts_finaltsi=0 > ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 > ath1: ath_rate_tx_complete: ts_rate=0 ts_finaltsi=0 > ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 > ath1: ath_rate_tx_complete: ts_rate=0 ts_finaltsi=0 > ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 > ath1: ath_rate_tx_complete: ts_rate=0 ts_finaltsi=0 > ath1: bad series0 hwrate 0x0, tries 1 ts_status 0x0 > [ ID] Interval Transfer Bandwidth > [ 3] 0.0-10.0 sec 25.8 MBytes 21.5 Mbits/sec > > The messages stops after transfering some data. > > 11n:~ # uname -a > FreeBSD 11n 10.0-CURRENT FreeBSD 10.0-CURRENT #8: Fri Nov 16 08:52:22 SAST > 2012 root@magrathea.meraka.csir.co.za:/var/scratch/10- > current/obj/arm.armeb/var/scratch/10-current/src/sys/SMALL-AVILA-ALTQ arm > > Johann > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"