All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* mac80211 question
@ 2008-04-14 15:38 Dad
  2008-04-14 15:54 ` Dan Williams
  0 siblings, 1 reply; 5+ messages in thread
From: Dad @ 2008-04-14 15:38 UTC (permalink / raw
  To: linux-wireless

Are there any plans to include the nickname into mac80211? I noticed 
that the version I have the ioctl's for nickname are
NULL'ed out.

Thanks in advance
Tex


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

* Re: mac80211 question
  2008-04-14 15:38 mac80211 question Dad
@ 2008-04-14 15:54 ` Dan Williams
  2008-04-15 13:13   ` Dad
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Williams @ 2008-04-14 15:54 UTC (permalink / raw
  To: Dad; +Cc: linux-wireless

On Mon, 2008-04-14 at 11:38 -0400, Dad wrote:
> Are there any plans to include the nickname into mac80211? I noticed 
> that the version I have the ioctl's for nickname are
> NULL'ed out.

Any particular reason you want nickname?  AFAIK it was only used for
compat with pre-802.11 stuff like WaveLAN and such.  It's pretty much
useless these days.  Some drivers used it to signal whether they were
connected or not, but that's a completely bogus use of nickname and not
something that mac80211 should support.

Dan


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

* Re: mac80211 question
  2008-04-14 15:54 ` Dan Williams
@ 2008-04-15 13:13   ` Dad
  2008-04-15 13:21     ` Michael Buesch
  0 siblings, 1 reply; 5+ messages in thread
From: Dad @ 2008-04-15 13:13 UTC (permalink / raw
  To: Dan Williams; +Cc: linux-wireless

Our tech support people use it - to distinguish which wireless is for 
which work group.
You see, we have servers with multiple wireless's and depending on the 
work group and
location, the nickname aids the tech support people to identify what 
wireless a person is
using. That is the only reason why we use it. Right now I have created 
code for those IOCTL's,
so if mac80211 doesn't have it, we can just implement it on our servers.

-Tex


> On Mon, 2008-04-14 at 11:38 -0400, Dad wrote:
>   
>> Are there any plans to include the nickname into mac80211? I noticed 
>> that the version I have the ioctl's for nickname are
>> NULL'ed out.
>>     
>
> Any particular reason you want nickname?  AFAIK it was only used for
> compat with pre-802.11 stuff like WaveLAN and such.  It's pretty much
> useless these days.  Some drivers used it to signal whether they were
> connected or not, but that's a completely bogus use of nickname and not
> something that mac80211 should support.
>
> Dan
>
>
>   

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

* Re: mac80211 question
  2008-04-15 13:13   ` Dad
@ 2008-04-15 13:21     ` Michael Buesch
  2008-04-15 21:01       ` Dad
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Buesch @ 2008-04-15 13:21 UTC (permalink / raw
  To: Dad; +Cc: Dan Williams, linux-wireless

On Tuesday 15 April 2008 15:13:27 Dad wrote:
> Our tech support people use it - to distinguish which wireless is for 
> which work group.
> You see, we have servers with multiple wireless's and depending on the 
> work group and
> location, the nickname aids the tech support people to identify what 
> wireless a person is
> using. That is the only reason why we use it. Right now I have created 
> code for those IOCTL's,
> so if mac80211 doesn't have it, we can just implement it on our servers.

Why don't you do that wireless-interface to whatever mapping in userspace?


-- 
Greetings Michael.

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

* Re: mac80211 question
  2008-04-15 13:21     ` Michael Buesch
@ 2008-04-15 21:01       ` Dad
  0 siblings, 0 replies; 5+ messages in thread
From: Dad @ 2008-04-15 21:01 UTC (permalink / raw
  To: Michael Buesch; +Cc: Dan Williams, linux-wireless

Thanks Michael, I'll give that a try.


> On Tuesday 15 April 2008 15:13:27 Dad wrote:
>   
>> Our tech support people use it - to distinguish which wireless is for 
>> which work group.
>> You see, we have servers with multiple wireless's and depending on the 
>> work group and
>> location, the nickname aids the tech support people to identify what 
>> wireless a person is
>> using. That is the only reason why we use it. Right now I have created 
>> code for those IOCTL's,
>> so if mac80211 doesn't have it, we can just implement it on our servers.
>>     
>
> Why don't you do that wireless-interface to whatever mapping in userspace?
>
>
>   

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

end of thread, other threads:[~2008-04-15 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14 15:38 mac80211 question Dad
2008-04-14 15:54 ` Dan Williams
2008-04-15 13:13   ` Dad
2008-04-15 13:21     ` Michael Buesch
2008-04-15 21:01       ` Dad

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.