All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] How do I check if channel diversity is working?
@ 2010-11-29 11:32 Gianni Costanzi
  2010-12-03 11:59 ` Gianni Costanzi
  0 siblings, 1 reply; 3+ messages in thread
From: Gianni Costanzi @ 2010-11-29 11:32 UTC (permalink / raw)
  To: ath9k-devel

Hi,
I have a DNMA92 mini-pci wireless card (http://pcengines.ch/dnma92.htm) and
I'm using it with two antennas on the 2.4Ghz band (802.11b/g).

This is the output of lspci -vv

00:0e.0 Network controller: Atheros Communications Inc. AR922X Wireless
Network Adapter (rev 01)
        Subsystem: Atheros Communications Inc. Device 2096
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 168, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 5
        Region 0: Memory at effd0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [44] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=100mA
PME(D0+,D1-,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Kernel driver in use: ath9k
        Kernel modules: ath9k

I'm using Ubuntu 10.10 with kernel 2.6.35-23-generic and with the ath9k
module of 2.6.36 backported to 2.6.35 (with the package
linux-backports-modules-compat-wireless-2.6.36-2.6.35-23-generic)

# modinfo ath9k
filename:
/lib/modules/2.6.35-23-generic/updates/compat-wireless-2.6.36/ath9k.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11n wireless LAN cards.
author:         Atheros Communications
srcversion:     863149DA40B3001B11EB9F6
alias:          pci:v0000168Cd00000030sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Esv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Csv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000029sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000027sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000024sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000023sv*sd*bc*sc*i*
depends:        ath9k_hw,mac80211,led-class,ath,cfg80211,ath9k_common
vermagic:       2.6.35-23-generic SMP mod_unload modversions 686
parm:           debug:Debugging mask (uint)
parm:           nohwcrypt:Disable hardware encryption (int)
parm:           blink:Enable LED blink on activity (int)

I'm wondering if the channel diversity mechanism is exploited by the ath9k
driver and by my DNMA92 wireless card.. If it is supported, is there a way
to query the network card
and to understand if antenna 1 or 2 is being used?

Thank you in advance for any help!
   Gianni Costanzi

-- 
--------------------------------------------------------------------------------------------------------------
|  Gianni Costanzi (gianni.costanzi@gmail.com)
|       http://utenti.lycos.it/giannicostanzi/
|
|  My Fotoblog:
|       http://giannicostanzi.fotoblog.it
--------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20101129/5ce13c5b/attachment-0001.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] How do I check if channel diversity is working?
  2010-11-29 11:32 [ath9k-devel] How do I check if channel diversity is working? Gianni Costanzi
@ 2010-12-03 11:59 ` Gianni Costanzi
  2010-12-03 13:30   ` Mohammed Shafi
  0 siblings, 1 reply; 3+ messages in thread
From: Gianni Costanzi @ 2010-12-03 11:59 UTC (permalink / raw)
  To: ath9k-devel

Hi,
I have a DNMA92 mini-pci wireless card (http://pcengines.ch/dnma92.htm) and
I'm using it with two antennas on the 2.4Ghz band (802.11b/g).

This is the output of lspci -vv

00:0e.0 Network controller: Atheros Communications Inc. AR922X Wireless
Network Adapter (rev 01)
        Subsystem: Atheros Communications Inc. Device 2096
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 168, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 5
        Region 0: Memory at effd0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [44] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=100mA
PME(D0+,D1-,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Kernel driver in use: ath9k
        Kernel modules: ath9k

I'm using Ubuntu 10.10 with kernel 2.6.35-23-generic and with the ath9k
module of 2.6.36 backported to 2.6.35 (with the package
linux-backports-modules-compat-wireless-2.6.36-2.6.35-23-generic)

# modinfo ath9k
filename:
/lib/modules/2.6.35-23-generic/updates/compat-wireless-2.6.36/ath9k.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11n wireless LAN cards.
author:         Atheros Communications
srcversion:     863149DA40B3001B11EB9F6
alias:          pci:v0000168Cd00000030sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Esv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Csv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000029sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000027sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000024sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000023sv*sd*bc*sc*i*
depends:        ath9k_hw,mac80211,led-class,ath,cfg80211,ath9k_common
vermagic:       2.6.35-23-generic SMP mod_unload modversions 686
parm:           debug:Debugging mask (uint)
parm:           nohwcrypt:Disable hardware encryption (int)
parm:           blink:Enable LED blink on activity (int)

I'm wondering if the channel diversity mechanism is exploited by the ath9k
driver and by my DNMA92 wireless card.. If it is supported, is there a way
to query the network card
and to understand if antenna 1 or 2 is being used?

Thank you in advance for any help!
   Gianni Costanzi

-- 
--------------------------------------------------------------------------------------------------------------
|  Gianni Costanzi (gianni.costanzi@gmail.com)
|       http://utenti.lycos.it/giannicostanzi/
|
|  My Fotoblog:
|       http://giannicostanzi.fotoblog.it
--------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20101203/48b8f2ff/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] How do I check if channel diversity is working?
  2010-12-03 11:59 ` Gianni Costanzi
@ 2010-12-03 13:30   ` Mohammed Shafi
  0 siblings, 0 replies; 3+ messages in thread
From: Mohammed Shafi @ 2010-12-03 13:30 UTC (permalink / raw)
  To: ath9k-devel

On Fri, Dec 3, 2010 at 5:29 PM, Gianni Costanzi
<gianni.costanzi@gmail.com> wrote:
> Hi,
> I have a DNMA92 mini-pci wireless card (http://pcengines.ch/dnma92.htm) and
> I'm using it with two antennas on the 2.4Ghz band (802.11b/g).
>
> This is the output of lspci -vv
>
> 00:0e.0 Network controller: Atheros Communications Inc. AR922X Wireless
> Network Adapter (rev 01)
> ??????? Subsystem: Atheros Communications Inc. Device 2096
> ??????? Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
> ??????? Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
> ??????? Latency: 168, Cache Line Size: 32 bytes
> ??????? Interrupt: pin A routed to IRQ 5
> ??????? Region 0: Memory at effd0000 (32-bit, non-prefetchable) [size=64K]
> ??????? Capabilities: [44] Power Management version 2
> ??????????????? Flags: PMEClk- DSI- D1- D2- AuxCurrent=100mA
> PME(D0+,D1-,D2-,D3hot+,D3cold-)
> ??????????????? Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
> ??????? Kernel driver in use: ath9k
> ??????? Kernel modules: ath9k
>
> I'm using Ubuntu 10.10 with kernel 2.6.35-23-generic and with the ath9k
> module of 2.6.36 backported to 2.6.35 (with the package
> linux-backports-modules-compat-wireless-2.6.36-2.6.35-23-generic)
>
> # modinfo ath9k
> filename:
> /lib/modules/2.6.35-23-generic/updates/compat-wireless-2.6.36/ath9k.ko
> license:??????? Dual BSD/GPL
> description:??? Support for Atheros 802.11n wireless LAN cards.
> author:???????? Atheros Communications
> srcversion:???? 863149DA40B3001B11EB9F6
> alias:????????? pci:v0000168Cd00000030sv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd0000002Esv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd0000002Csv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd0000002Asv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd00000029sv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd00000027sv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd00000024sv*sd*bc*sc*i*
> alias:????????? pci:v0000168Cd00000023sv*sd*bc*sc*i*
> depends:??????? ath9k_hw,mac80211,led-class,ath,cfg80211,ath9k_common
> vermagic:?????? 2.6.35-23-generic SMP mod_unload modversions 686
> parm:?????????? debug:Debugging mask (uint)
> parm:?????????? nohwcrypt:Disable hardware encryption (int)
> parm:?????????? blink:Enable LED blink on activity (int)
>
> I'm wondering if the channel diversity mechanism is exploited by the ath9k
> driver and by my DNMA92 wireless card.. If it is supported, is there a way
> to query the network card
> and to understand if antenna 1 or 2 is being used?

no idea...I dont think we have any direct commands to understand
antenna 1 or 2 is used.Antenna diversity is only there for AR9285

>
> Thank you in advance for any help!
> ?? Gianni Costanzi
>
> --
> --------------------------------------------------------------------------------------------------------------
> |? Gianni Costanzi (gianni.costanzi at gmail.com)
> |? ? ?? http://utenti.lycos.it/giannicostanzi/
> |
> |? My Fotoblog:
> |?????? http://giannicostanzi.fotoblog.it
> --------------------------------------------------------------------------------------------------------------
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-03 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 11:32 [ath9k-devel] How do I check if channel diversity is working? Gianni Costanzi
2010-12-03 11:59 ` Gianni Costanzi
2010-12-03 13:30   ` Mohammed Shafi

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.