Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Lukáš Turek" <8an@praha12.net>
To: ath5k-devel@lists.ath5k.org
Cc: Nick Kossifidis <mickflemm@gmail.com>,
	Jonathan Guerin <jonathan@guerin.id.au>,
	jirislaby@gmail.com, br1@einfach.org,
	linux-wireless@vger.kernel.org, linville@tuxdriver.com
Subject: Re: [ath5k-devel] [PATCH 16/30] ath5k: Set all IFS intervals, not just slot time
Date: Sat, 27 Nov 2010 02:57:03 +0100	[thread overview]
Message-ID: <201011270257.09456.8an@praha12.net> (raw)
In-Reply-To: <AANLkTinC4-N7ACt4_ijTi2rs8TtQkARR1-vcaiSSaH3O@mail.gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1062 bytes --]

On Saturday 27 November 2010 02:31:53 Nick Kossifidis wrote:
> When we convert to core clock units it's what we should do, all
> timings should change the same way. I don't know what this
> aPHY-RX-START-Delay is but if it changes that way we can use absolute
> values as we do for slot time and sifs.

Although aPHY-RX-START-Delay is specified in the standard, it's not needed on 
Atheros hardware, probably the hardware starts the timeout countdown after it 
switches to RX mode (so aPHY-RX-START-Delay is added implicitly). See my 
discussion with Felix Fietkau a year ago, starting here:
http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg02810.html

The calculation used in set_coverage_class is also the same as the one in 
Madwifi driver. When I wrote that code, I intentionally kept the old initvals 
when no coverage class was set to prevent regressions (the ACK timeout in 
initivals is larger than the one for coverage class 0, so a long distance link 
that worked before would break). Maybe I was too careful.

Lukas Turek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-11-27  2:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 19:19 [PATCH 16/30] ath5k: Set all IFS intervals, not just slot time Nick Kossifidis
2010-11-24  1:54 ` [ath5k-devel] " Jonathan Guerin
2010-11-24 12:55   ` Nick Kossifidis
2010-11-24 22:41     ` Jonathan Guerin
2010-11-26  0:54       ` Jonathan Guerin
2010-11-27  1:31         ` Nick Kossifidis
2010-11-27  1:57           ` Lukáš Turek [this message]
2010-11-27  7:35             ` Jonathan Guerin

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=201011270257.09456.8an@praha12.net \
    --to=8an@praha12.net \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=br1@einfach.org \
    --cc=jirislaby@gmail.com \
    --cc=jonathan@guerin.id.au \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mickflemm@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox