From: Jeff Hansen <x@jeffhansen.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] (no subject)
Date: Sat, 23 May 2009 11:30:50 -0600 (MDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0905231124230.20130@ren> (raw)
Hello,
I have a TrendNet 652-BRP running OpenWRT + ath9k very well. The only
problem is that the beacon gets stuck maybe once a day. After
Vasanthakumar Thiagarajan's "ath9k: cleanup beacon parameters
configuration" patch, ath9k would nearly re-configure the beacons after it
detected the stuck beacon, and did a reset. But it would fail the
SC_OP_TSF_RESET check in ath_beacon_config_ap. This patch gets the beacon
fully reconfigured after the reset.
-Jeff
---------------------------------------------------
"If someone's gotta do it, it might as well be me."
x at jeffhansen.com
-------------- next part --------------
--- ./drivers/net/wireless/ath/ath9k/beacon.c.orig 2009-05-20 12:53:01.000000000 +0000
+++ ./drivers/net/wireless/ath/ath9k/beacon.c 2009-05-23 13:36:10.000000000 +0000
@@ -411,6 +411,7 @@
} else if (sc->beacon.bmisscnt >= BSTUCK_THRESH) {
DPRINTF(sc, ATH_DBG_BEACON,
"beacon is officially stuck\n");
+ sc->sc_flags |= SC_OP_TSF_RESET;
ath_reset(sc, false);
}
next reply other threads:[~2009-05-23 17:30 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-23 17:30 Jeff Hansen [this message]
2009-05-26 20:31 ` [ath9k-devel] (no subject) Luis R. Rodriguez
2009-05-27 16:13 ` Will Dyson
-- strict thread matches above, loose matches on Subject: below --
2016-09-16 7:04 Majid Davari
2015-11-11 2:18 Diego Cananéa
2014-04-15 7:53 =?gb18030?B?wO/UvLXEw6K5+w==?=
2014-04-15 15:09 ` hong zhang
2014-01-04 11:28 Aman Sharma
2014-01-04 15:35 ` Bruno Antunes
2014-01-06 5:13 ` Aman Sharma
2014-01-06 5:52 ` Aman Sharma
2014-01-06 6:03 ` Sujith Manoharan
2014-01-06 6:40 ` Aman Sharma
[not found] ` <80F5335A-E11A-4117-929B-38B4E0ED0356@wavecom.pt>
2014-01-06 13:05 ` Aman Sharma
2013-09-30 18:11 Kamran Nishat
2012-10-23 19:10 Yashashree Jadhav
2012-09-20 3:14 Yashashree Jadhav
2012-07-23 2:44 madcapmagician at netzero.net
2012-01-07 12:19 Anup Krishnan
2012-01-07 12:28 ` Mohammed Shafi
2011-12-29 1:19 [ath9k-devel] Failed to stop TX DMA Paul Farrow
2011-12-29 14:10 ` Paul Farrow
2011-12-29 20:34 ` Adrian Chadd
2011-12-29 22:31 ` Paul Farrow
2011-12-30 6:23 ` Mohammed Shafi
[not found] ` <2ef536609cbee9c771dc3ebdf7e79bb1@www.thefabfarrows.com>
2012-01-05 6:46 ` Mohammed Shafi
2012-01-20 3:36 ` Paul Farrow
2012-01-20 5:30 ` Ben Greear
2012-01-20 13:25 ` Paul Farrow
2012-01-20 17:03 ` Ben Greear
2012-01-23 13:18 ` Paul Farrow
2012-01-23 19:08 ` Ben Greear
2012-01-27 11:47 ` Sune Mølgaard
2012-01-27 17:04 ` Ben Greear
2012-01-27 18:30 ` Sune Mølgaard
2012-01-27 19:20 ` Ben Greear
2012-01-28 9:39 ` Sune Mølgaard
2012-01-28 16:49 ` Paul Farrow
2012-01-30 17:45 ` Ben Greear
2012-01-30 18:22 ` Paul Farrow
2012-02-04 12:43 ` [ath9k-devel] (no subject) Mieszko Ślusarczyk
2012-02-06 17:51 ` Ben Greear
2012-02-06 23:11 ` Sune Mølgaard
2011-12-05 8:00 [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 cherishl163
2011-12-05 9:02 ` Mohammed Shafi
2011-12-05 9:57 ` [ath9k-devel] (no subject) cherishl163
2011-10-15 16:45 sekharjyoti deka
2011-10-15 16:46 ` sekharjyoti deka
2011-10-15 16:58 ` David Goodenough
2011-09-16 14:48 subham das
2011-09-16 15:23 ` Peter Stuge
2011-09-16 17:12 ` Alex Hacker
2011-09-17 11:07 ` subham das
2011-09-17 13:55 ` subham das
2011-09-18 6:32 ` Alex Hacker
2011-09-18 6:39 ` Adrian Chadd
2011-09-18 7:01 ` Alex Hacker
2011-06-03 13:55 ionut ionescu
2011-06-01 13:57 Kemble Wagner
2009-11-10 20:42 Jaime Lozano Padilla
2009-11-05 5:14 Matt Fog
2009-05-27 4:24 Jeff Hansen
2009-05-27 4:24 Jeff Hansen
2009-05-27 4:24 Jeff Hansen
2009-05-27 4:22 Jeff Hansen
2009-02-18 12:23 Evandro
2009-01-29 17:05 Voitek Burski
2009-01-29 17:15 ` Luis R. Rodriguez
2008-09-16 18:07 Vaibhav Chhabra
2008-09-16 18:15 ` Jean Schurger
2008-09-16 18:21 ` Vaibhav Chhabra
2008-09-16 18:30 ` Jean Schurger
2008-09-16 18:51 ` Vaibhav Chhabra
2008-09-24 20:26 ` Vaibhav Chhabra
2008-09-24 20:38 ` Luis R. Rodriguez
2008-09-24 21:09 ` Luis R. Rodriguez
2008-09-24 21:28 ` Vaibhav Chhabra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0905231124230.20130@ren \
--to=x@jeffhansen.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.