Linux wireless drivers development
 help / color / mirror / Atom feed
From: Marcel Holtmann <holtmann@linux.intel.com>
To: Dan Williams <dcbw@redhat.com>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Getting country alpha2 on network manager and using it for crda
Date: Sun, 28 Sep 2008 08:56:15 +0200	[thread overview]
Message-ID: <1222584975.9600.2.camel@californication> (raw)
In-Reply-To: <1222440218.19895.19.camel@localhost.localdomain>

Hi Dan,

> > So since this may not happen for a while I figure I can give a shot.
> > But I'm curious where we should get our country alpha2 from? Does LSB
> > define a country has to be somewhere? Maybe the locale? Timezone?
> > Anyway, in the end the user should be able to change the country too.
> > 
> > I'm thinking to start by just letting the user pick a country for now.
> > We can figure out where the hell it gets the country by default later
> > but if you have ideas that'd be great. It seems reasonable to ask for
> > this upon installation time (?)
> 
> My suggestion: use the current timezone as a fallback unless the user
> has specified the locale somewhere.  That can obviously be done in NM or
> lower, ideally we delegate this sort of thing to the supplicant and just
> pass the alpha2 when NM adds the interface to the supplicant.  The
> addInterface() call args are just a dict, so it would be trivial to add
> another item in that dict for country code.  Since the country code is
> global to the machine it's probably something we should just store in
> the system settings service, and it's also something that probably
> requires privileges to change.

I would prefer if wpa_supplicant gets a global method for setting the
alpha2 value. It should be dynamic and for me wpa_supplicant is the
right place to handle this value.

The question on how we set this value is a little bit more trickier.
What we do need is a Location Manager that can use multiple source to
get our current location (WiFi, GSM/UMTS, GPS etc.).

Regards

Marcel



  parent reply	other threads:[~2008-09-28  6:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26  7:24 Getting country alpha2 on network manager and using it for crda Luis R. Rodriguez
2008-09-26 14:43 ` Dan Williams
2008-09-26 22:44   ` Luis R. Rodriguez
2008-09-28  6:56   ` Marcel Holtmann [this message]
2008-09-29 18:33     ` Luis R. Rodriguez
2008-09-29 20:39       ` Dan Williams
2008-09-29 20:54         ` Luis R. Rodriguez
2008-09-29 23:53           ` Marcel Holtmann
2008-09-30  0:05             ` Luis R. Rodriguez
2008-09-30  0:26               ` Marcel Holtmann

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=1222584975.9600.2.camel@californication \
    --to=holtmann@linux.intel.com \
    --cc=dcbw@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@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