All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mihai Moldovan <ionic@ionic.de>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] 802.11n PCI-E 300Mbps with AP mode?
Date: Sat, 16 Jul 2011 22:14:52 +0200	[thread overview]
Message-ID: <4E21F13C.2040304@ionic.de> (raw)
In-Reply-To: <CAN0CFw1H-ZSAKvWGLJwtVGJix2wCpXYwi=_0yD3cTDS81cfvLg@mail.gmail.com>

* On 16.07.2011 08:47 PM, Grant wrote:
> Got it, thank you for taking the time to explain. I'll be referring
> back to your message. How can I find out how the card I receive is
> flashed? Will it show up with 'lspci -v'? 

Nope, you'll find that kind of information in the kernel log ring buffer
("dmesg") once the ath9k module is loaded.

Like this:

[   14.492870] cfg80211: Calling CRDA to update world regulatory domain
[   14.492878] cfg80211: World regulatory domain updated:
[   14.492879] cfg80211:     (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[   14.492881] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[   14.492884] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz),
(300 mBi, 2000 mBm)
[   14.492886] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz),
(300 mBi, 2000 mBm)
[   14.492888] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[   14.492890] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz),
(300 mBi, 2000 mBm)
[...]
[   14.869066] ath: EEPROM regdomain: 0x8114
[   14.869067] ath: EEPROM indicates we should expect a country code
[   14.869069] ath: doing EEPROM country->regdmn map search
[   14.869070] ath: country maps to regdmn code: 0x37
[   14.869071] ath: Country alpha2 being used: DE
[   14.869073] ath: Regpair used: 0x37

(Note that this is actually the German regdomain IIRC, as I had to patch
my module - I'm using 802.11n on 802.11a/5GHz and I already explained
the problems there. ;))

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4369 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110716/15497a5a/attachment.bin 

  reply	other threads:[~2011-07-16 20:14 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-12 22:10 [ath9k-devel] 802.11n PCI-E 300Mbps with AP mode? Grant
2011-07-12 23:23 ` Adrian Chadd
2011-07-13  0:26 ` Galen
2011-07-13  1:20   ` Grant
2011-07-13  1:55     ` Adrian Chadd
2011-07-13 23:42       ` Grant
2011-07-13 23:58         ` Mihai Moldovan
2011-07-14  4:39           ` Adrian Chadd
2011-07-14  0:00         ` Adrian Chadd
2011-07-14  4:18           ` Alex Hacker
2011-07-14 13:23         ` Galen
2011-07-14 18:56           ` Grant
2011-07-14 20:27             ` Mihai Moldovan
2011-07-15  2:35               ` Grant
2011-07-16  0:04                 ` Mihai Moldovan
2011-07-16 18:47                   ` Grant
2011-07-16 20:14                     ` Mihai Moldovan [this message]
2011-07-13 15:22     ` Galen
2011-07-13 17:46       ` Grant
2011-07-13 19:55         ` Grant
2011-07-13 20:29           ` Daniel Smith
2011-07-14 18:54   ` Grant
2011-07-14 20:44     ` Mihai Moldovan
2011-07-15  2:54       ` Grant
2011-07-16  0:28         ` Mihai Moldovan
2011-07-16 19:54           ` Grant
2011-07-16 20:16             ` Mihai Moldovan
2011-07-17  1:58               ` Adrian Chadd
2011-07-17  2:10                 ` Mihai Moldovan
2011-07-17  3:01                   ` Adrian Chadd
2011-07-17 16:34                 ` Grant

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=4E21F13C.2040304@ionic.de \
    --to=ionic@ionic.de \
    --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.