All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing channels on iwl3945  shipped with 2.6.26-rc8
@ 2008-06-28  3:45 Jan Conrads
  2008-06-28  8:00 ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Conrads @ 2008-06-28  3:45 UTC (permalink / raw)
  To: linux-wireless

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I build a vanilla kernel 2.6.26-rc8 tonight.

But I only see the international channels 1-11 36-64.



With cfg80211 it should be possible to set a diffent regiocode:


~ modinfo cfg80211
filename:       /lib/modules/2.6.26-rc8-jan/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:         Johannes Berg
srcversion:     710CF290EE4647BC8A3A50B
depends:
vermagic:       2.6.26-rc8-jan SMP mod_unload modversions CORE2
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)

I read, that 64 should be ok, but if I set any option only the 2.4GHz
Band is listed. For germany 276 is a common valve on atheros cards, but
this doesn not work, too.


Yours Jan Conrads
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBSGWzxStM7u3i25jxAQJpXg/+L0HME8ywkYoc59ql/wZj74WgD1w80RpU
BIy23ntM9kWDUc44UxScjldCSn1zWdNqid7iTms+FVFU+lrDdvQybauxpd92CyHe
AFJw/HIio37ADSH9w97mwyKXq6QcticKgtD6PuZvkngJUsa9HcANJv2nGxzQ37A8
paS42GjsPe2d6hVl4KICrNxDJjB6w38NTI6Ss9yOj7u9qEZy5WC1fTvRBQ2nzX3n
40mBL7XnY+LwPhBTP3Syi5nFgEYzguntxZSiRGS2ZK5caacqcq2/+szqk5657z5R
EtWetVvml32lrkDaephIi1CA6+4HeJoR0ErgT/ClD7+eu7rYUUGF9vwdi/HIKbCk
orkCgt0AVy7XC4hmbReuQip4mPeeD6InShH/8lgkWPpCs5W/H+6YWNZhZateVrF4
69KREgQbAStM6AAdNrdRlRgYLtCuS+rmKSAQLfyNnBdoWUHy7oYAEpPoP3WOh3rH
l+sPG5n2GXuWIT64jjEvsbPNxqA4RcFNkaZgfQrXOoeuy4BGG1YWONT83VXzVe9x
B+RkS9FziWxPH1SxepFBIStF7Uif7Vwfy9nlW8p3hhhY87U5BrpM/G1lZSOwu1PV
sHmS3Ik9kpc34bnXdTl6UucoxTlQHHnSoxAif0RZkUaMsTraBafjmkEscAe4T8HY
v4TqTzcny0Y=
=UXkm
-----END PGP SIGNATURE-----

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

* Re: Missing channels on iwl3945  shipped with 2.6.26-rc8
  2008-06-28  3:45 Missing channels on iwl3945 shipped with 2.6.26-rc8 Jan Conrads
@ 2008-06-28  8:00 ` Johannes Berg
  2008-06-28 11:19   ` Stefanik Gábor
  0 siblings, 1 reply; 4+ messages in thread
From: Johannes Berg @ 2008-06-28  8:00 UTC (permalink / raw)
  To: janconrads; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]


> vermagic:       2.6.26-rc8-jan SMP mod_unload modversions CORE2
> parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
> 
> I read, that 64 should be ok, but if I set any option only the 2.4GHz
> Band is listed. For germany 276 is a common valve on atheros cards, but
> this doesn not work, too.

As you can see, it's a charp, i.e. a string. Try setting "EU".

johannes

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

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

* Re: Missing channels on iwl3945 shipped with 2.6.26-rc8
  2008-06-28  8:00 ` Johannes Berg
@ 2008-06-28 11:19   ` Stefanik Gábor
  2008-06-28 11:42     ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Stefanik Gábor @ 2008-06-28 11:19 UTC (permalink / raw)
  To: Johannes Berg; +Cc: janconrads, linux-wireless

On Sat, Jun 28, 2008 at 10:00 AM, Johannes Berg
<johannes@sipsolutions.net> wrote:
>
>> vermagic:       2.6.26-rc8-jan SMP mod_unload modversions CORE2
>> parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code =
(charp)
>>
>> I read, that 64 should be ok, but if I set any option only the 2.4GH=
z
>> Band is listed. For germany 276 is a common valve on atheros cards, =
but
>> this doesn not work, too.
>
> As you can see, it's a charp, i.e. a string. Try setting "EU".
>
> johannes
>

Does 2.6.26-rc8 (not 2.6.26-rc8-wl) have "EU", or only "US" and "JP"?
AFAIK it only has "JP" besides "US", though I may be wrong.

G=E1bor
--=20
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: Missing channels on iwl3945 shipped with 2.6.26-rc8
  2008-06-28 11:19   ` Stefanik Gábor
@ 2008-06-28 11:42     ` Johannes Berg
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Berg @ 2008-06-28 11:42 UTC (permalink / raw)
  To: Stefanik Gábor; +Cc: janconrads, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

On Sat, 2008-06-28 at 13:19 +0200, Stefanik Gábor wrote:
> On Sat, Jun 28, 2008 at 10:00 AM, Johannes Berg
> <johannes@sipsolutions.net> wrote:
> >
> >> vermagic:       2.6.26-rc8-jan SMP mod_unload modversions CORE2
> >> parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
> >>
> >> I read, that 64 should be ok, but if I set any option only the 2.4GHz
> >> Band is listed. For germany 276 is a common valve on atheros cards, but
> >> this doesn not work, too.
> >
> > As you can see, it's a charp, i.e. a string. Try setting "EU".
> >
> > johannes
> >
> 
> Does 2.6.26-rc8 (not 2.6.26-rc8-wl) have "EU", or only "US" and "JP"?
> AFAIK it only has "JP" besides "US", though I may be wrong.

We pushed that, if it's not in -rc8 it should be in -rc9.

johannes

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

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

end of thread, other threads:[~2008-06-28 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-28  3:45 Missing channels on iwl3945 shipped with 2.6.26-rc8 Jan Conrads
2008-06-28  8:00 ` Johannes Berg
2008-06-28 11:19   ` Stefanik Gábor
2008-06-28 11:42     ` Johannes Berg

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.