From owner-freebsd-wireless@FreeBSD.ORG Wed Feb 27 09:09:13 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AD073DE for ; Wed, 27 Feb 2013 09:09:13 +0000 (UTC) (envelope-from mukunda@pointred.co) Received: from na3sys010aog113.obsmtp.com (na3sys010aog113.obsmtp.com [74.125.245.94]) by mx1.freebsd.org (Postfix) with SMTP id 35B91273 for ; Wed, 27 Feb 2013 09:09:13 +0000 (UTC) Received: from mail-pa0-f70.google.com ([209.85.220.70]) (using TLSv1) by na3sys010aob113.postini.com ([74.125.244.12]) with SMTP ID DSNKUS3NM36mB4zFTtzplOmk5SgU445wAez9@postini.com; Wed, 27 Feb 2013 01:09:13 PST Received: by mail-pa0-f70.google.com with SMTP id kp1so613356pab.1 for ; Wed, 27 Feb 2013 01:09:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=dIU2lllvWlgGAoUQx8O7qrLuFvzA6M2W+OF6jaOi7G8=; b=L9nrr7EQIXf7ykvezT+q2o8byQb67nfjzEE8tzg1PZ54IsIrIy/cy7i6ZmU1Lc2DhI PxKkl2g65aLWZA0waicOqut+MYlg/TbutrtjYC7CiLKPGsvsTgTYF7OZ8s9/ZLX2ZulU 19f7N3A6blcKSq1yIsvJQVGHZyoN+u/C4ddy4lZG2XFCvVClHhpRwErhnbdP91Apo4EU YW/egf6P5+Q4wEsJIdqrzClMRV92SK1bGLuMqcNP3FEW133EhSfDdqB4icEwIM0iTdIc 32ABOIXVDHP/j05WdO+iqnMLSn4E3B2+IUsaD2yoN8u++TFB9NR0D8hXNFcnPKl40H2f q/ug== X-Received: by 10.68.137.7 with SMTP id qe7mr2233382pbb.141.1361956146920; Wed, 27 Feb 2013 01:09:06 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.68.137.7 with SMTP id qe7mr2233373pbb.141.1361956146817; Wed, 27 Feb 2013 01:09:06 -0800 (PST) Received: by 10.68.43.228 with HTTP; Wed, 27 Feb 2013 01:09:06 -0800 (PST) In-Reply-To: <1BB5E063EDB64336B8482336F34B0555@gmail.com> References: <1BB5E063EDB64336B8482336F34B0555@gmail.com> Date: Wed, 27 Feb 2013 14:39:06 +0530 Message-ID: Subject: =?UTF-8?B?UmU6IOWbnuWkje+8miBXaUZpIFRETUEgQVI3MTYxLCByZXN1bHRzIGFuZCBtb3ZpbmcgZg==?= =?UTF-8?B?b3J3YXJk?= From: Mukunda Haveri To: "adam.huang" X-Gm-Message-State: ALoCoQlL15FBqrIOD9epdpv4gbTwMZNN6IE/IFLs+q3e4KKWSgsyp/pQ8s846nSWoMKcjI6riYC2h5E3iVGVR36ST4JXDwTswvxkNmlYvY1sjexNAoRX7azYeLXWHfUji+3cNWRgzbMghp8Kd7VgqjtvZjnBu60WUZxz6aCWqbAaJkuXMiyJ/ck= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-wireless@freebsd.org, freebsd-mips@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: Wed, 27 Feb 2013 09:09:13 -0000 I can. Do you want to check it out yourself? That will be great. On the other hand, if you are looking to check out some thing different quickly, As I said earlier, I have not done any great deal of changes. Just checkout the head and alter a few parameters in the /sys/mips/conf file according to your hardware and compile. It just works !!! On Wed, Feb 27, 2013 at 2:25 PM, adam.huang wrote: > hi, can you share your complex FW? > > thanks. > > =E5=9C=A8 2013=E5=B9=B42=E6=9C=8827=E6=97=A5=E6=98=9F=E6=9C=9F=E4=B8=89= =EF=BC=8C=E4=B8=8B=E5=8D=884:51=EF=BC=8CMukunda Haveri =E5=86=99=E9=81=93= =EF=BC=9A > > Hi, > > I have been trying in vain to get 2 freebsd based systems working with a > wlan-lan bridge. > > | Host A | <---> | Lan-side arge0 | <--> | AP Wlan | <--- Air ------- > > | STA Wlan | <---> | Lan-side arge0 | <--> | Host B | > > Is this functionality broken on the head? OR Am I missing something? > Appreciate if somebody can help me with scripts to setup the traffic in t= he > mode mentioned above. > We are using AR9280 based wireless card along with AR7161 boards from > Compex... > > Thanks, > Mukunda > > > On Tue, Feb 19, 2013 at 2:58 AM, Adrian Chadd wrote: > > On 18 February 2013 03:31, Mukunda Haveri wrote: > > > Thanks to Adrian's WiFi scripts, we were able to get the TDMA working on > > the > > Compex-AR7161 board. The results were surprising; we are able to do, > > close > > to 100 mbps one way iperf tests and 40 mbps bidirectional Iperf in > > non-TDMA > > mode. We were able to achieve this, only after disabling all the debug > options in the kernel. Porting the U-Boot to the Compex-boards did take > > lot > > of effort, but not the "FreeBsd". Many thanks to all the "scientists" who > made this possible. > > > Nice! Which wireless cards are you using? > > [ AR9280 ] > > > > Moving forward, it is observed that the TDMA throughput peaks at 9 mbps > > and > > refuses to move beyond. After reducing the slot duration to 1 ms, the > throughput increased to around 12 mbps. I was expecting the TDMA to > > yield a > > better throughput because of collision-less scheme. I would like to > understand if our observation is expected or if there's some inherent > limitation within the TDMA controller. > > It will be good to have some feedback from TDMers with similar > > experience or > > better. > > > Right now the TDMA code doesn't implement MCS rates or TX aggregation. > Thus you're not going to get 11n like throughput. > > The first thing to implement is allowing for MCS rates > (non-aggregation) and make sure all the packet duration calculations > are being done "right". > > After that, we need to implement delayed blockack support in net80211 > and the ath driver. That requires the stack to support handling BA > requests/responses and ath(4) to mark all frame descriptors in a > delayed-BA TID to be no-ack. > > Once that's done, we can tie it all together to make it work over TDMA. := -) > > Thanks, > > > Adrian > > > DISCLAIMER: > The information contained in this message (including any attachments) is > confidential and may be privileged. If you have received it by mistake > please notify the sender by return e-mail and permanently delete this > message and any attachments from your system. Any dissemination, use, > review, distribution, printing or copying of this message in whole or in > part is strictly prohibited. Please note that e-mails are susceptible to > change. PointRed Telecom Ltd (including its group companies) shall not be > liable for the improper or incomplete transmission of the information > contained in this communication nor for any delay in its receipt or damag= e > to your system and does not guarantee that the integrity of this > communication has been maintained or that this communication is free of > viruses, interceptions or interferences. > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" > > > --=20 Mukunda H S V.P, Engineering mukunda@pointred.co 18/11B, Roopena Agrahara, Begur Hobli, Hosur Main Road, Bangalore - 560068. [image: Phone] Phone: +91 80 25724854 [image: Fax] Fax: + 91 80 25724856 DISCLAIMER: The information contained in this message (including any attachments) is = confidential and may be privileged. If you have received it by mistake pl= ease notify the sender by return e-mail and permanently delete this messa= ge and any attachments from your system. Any dissemination, use, review, = distribution, printing or copying of this message in whole or in part is = strictly prohibited. Please note that e-mails are susceptible to change. = PointRed Telecom Ltd (including its group companies) shall not be liable = for the improper or incomplete transmission of the information contained = in this communication nor for any delay in its receipt or damage to your = system and does not guarantee that the integrity of this communication ha= s been maintained or that this communication is free of viruses, intercep= tions or interferences. = =0D From owner-freebsd-wireless@FreeBSD.ORG Thu Feb 28 00:30:41 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BC409CF4 for ; Thu, 28 Feb 2013 00:30:41 +0000 (UTC) (envelope-from dantavious313@gmail.com) Received: from mail-ye0-f176.google.com (mail-ye0-f176.google.com [209.85.213.176]) by mx1.freebsd.org (Postfix) with ESMTP id 75CE8D15 for ; Thu, 28 Feb 2013 00:30:41 +0000 (UTC) Received: by mail-ye0-f176.google.com with SMTP id m9so137285yen.35 for ; Wed, 27 Feb 2013 16:30:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=+8cCR0BtFYyVcihPfpdVsG4yv9aKjTq3rF8rY4CXbQQ=; b=Vc7gC9X+fHpTwgX91oViMrJoZ5QtYsLcnj3an9gPKH/r+vYjpTWz+JrtSxdKU6XJbM of6xwFt6uNu1c05Wzmzx+C8gi85JyBwx9krN1jUyOAPTNSOurO9LQ3TmDtA/WuvatZ78 N+WJL1uqOk2mwwQuS1khGx/74coidfVDU7MdaxReon+csm9ir07jSDQAEbs6iNtNS0XM NaQsCCGNnO1v9xp0udCrI9qB1+QbviTSuGKLWDiQgSKSol10vUsnO3xlCwgFMFRDBH4b v8+NSe1exaXTO8anmOczNQnLDLICKfW/JuP/ji7xpGtY+ReS+uxpwfChrO28sHzyqI9Z 3xCg== X-Received: by 10.236.145.226 with SMTP id p62mr3207953yhj.165.1362011434501; Wed, 27 Feb 2013 16:30:34 -0800 (PST) Received: from zeus.localnet (c-71-226-137-213.hsd1.ga.comcast.net. [71.226.137.213]) by mx.google.com with ESMTPS id d80sm10630628yhg.4.2013.02.27.16.30.33 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 27 Feb 2013 16:30:34 -0800 (PST) From: Derrick Dantavious Edwards To: freebsd-wireless@freebsd.org Subject: ath0 Device Timeout Issues Date: Wed, 27 Feb 2013 19:30:32 -0500 Message-ID: <1413125.YF2HxR6oBY@zeus> User-Agent: KMail/4.9.5 (FreeBSD/10.0-CURRENT; KDE/4.9.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Thu, 28 Feb 2013 00:30:41 -0000 Hi, During recent upgrades to Current, I have been experiencing timeouts with the ath0 device. These are the errors that I am receiving. Any ideas? V/r Derrick ath0: ath_tx_tid_drain_print: norm: node 0xffffff802adf3000: bf=0xffffff8001d6e000: addbaw=0, dobaw=0, seqno=0, retry=0 ath0: ath_tx_tid_drain_print: node 0xffffff802adf3000: bf=0xffffff8001d6e000: txq[3] axq_depth=0, axq_aggr_depth=0 ath0: ath_tx_tid_drain_print: node 0xffffff802adf3000: bf=0xffffff8001d6e000: tid txq_depth=2 hwq_depth=0, bar_wait=0, isfiltered=0 ath0: ath_tx_tid_drain_print: node 0xffffff802adf3000: tid 16: sched=1, paused=0, incomp=0, baw_head=0, baw_tail=0 txa_start=-1, ni_txseqs=5 NODS 00:22:5f:78:b1:0a->ff:ff:ff:ff:ff:ff(ff:ff:ff:ff:ff:ff) probe_req 0M 4000 0000 ffff ffff ffff 0022 5f78 b10a ffff ffff ffff 3000 0000 0108 8284 8b96 0c12 1824 3014 0100 000f ac04 0100 000f ac04 0100 000f ac02 0000 3204 3048 606c ath0: device timeout ath0: ath_tx_tid_drain_print: norm: node 0xffffff80270e6000: bf=0xffffff8001d6ee10: addbaw=0, dobaw=0, seqno=0, retry=0 ath0: ath_tx_tid_drain_print: node 0xffffff80270e6000: bf=0xffffff8001d6ee10: txq[3] axq_depth=0, axq_aggr_depth=0 ath0: ath_tx_tid_drain_print: node 0xffffff80270e6000: bf=0xffffff8001d6ee10: tid txq_depth=2 hwq_depth=0, bar_wait=0, isfiltered=0 ath0: ath_tx_tid_drain_print: node 0xffffff80270e6000: tid 16: sched=1, paused=0, incomp=0, baw_head=0, baw_tail=0 txa_start=-1, ni_txseqs=5 NODS 00:22:5f:78:b1:0a->ff:ff:ff:ff:ff:ff(ff:ff:ff:ff:ff:ff) probe_req 0M 4000 0000 ffff ffff ffff 0022 5f78 b10a ffff ffff ffff 3000 0000 0108 8284 8b96 0c12 1824 3014 0100 000f ac04 0100 000f ac04 0100 000f ac02 0000 3204 3048 606c ath0: device timeout FreeBSD 10.0-CURRENT #0 r247397: Wed Feb 27 08:53:24 EST 2013 ath0@pci0:2:0:0: class=0x028000 card=0x3041103c chip=0x002a168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR928X Wireless Network Adapter (PCI-Express)' class = network