public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ipw2200 using old wireless extensions
@ 2005-09-15 20:59 Pierre Ossman
  2005-09-15 21:10 ` Alejandro Bonilla
  2005-09-19 19:04 ` Bill Davidsen
  0 siblings, 2 replies; 8+ messages in thread
From: Pierre Ossman @ 2005-09-15 20:59 UTC (permalink / raw)
  To: LKML, Netdev List, ipw2100-admin, jt

With the inclusion of the ipw2200 driver and the update of the wireless
extensions I get my dmesg flooded with these:

eth0 (WE) : Driver using old /proc/net/wireless support, please fix driver !

Somebody please make the hurting go away :)

Rgds
Pierre

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

* RE: ipw2200 using old wireless extensions
  2005-09-15 20:59 ipw2200 using old wireless extensions Pierre Ossman
@ 2005-09-15 21:10 ` Alejandro Bonilla
  2005-09-19 19:04 ` Bill Davidsen
  1 sibling, 0 replies; 8+ messages in thread
From: Alejandro Bonilla @ 2005-09-15 21:10 UTC (permalink / raw)
  To: 'Pierre Ossman', 'LKML', 'Netdev List',
	ipw2100-admin, jt


> With the inclusion of the ipw2200 driver and the update of
> the wireless
> extensions I get my dmesg flooded with these:
>
> eth0 (WE) : Driver using old /proc/net/wireless support,
> please fix driver !
>
> Somebody please make the hurting go away :)

Yes, we all are aware and getting dmesg spammed with these messages. Even
more if you have a Wireless Monitor applet that reads from the /proc
everytime.

Fix is on the way AFAIK.

.Alejandro


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

* Re: ipw2200 using old wireless extensions
  2005-09-15 20:59 ipw2200 using old wireless extensions Pierre Ossman
  2005-09-15 21:10 ` Alejandro Bonilla
@ 2005-09-19 19:04 ` Bill Davidsen
  2005-09-19 19:33   ` Jeff Garzik
  1 sibling, 1 reply; 8+ messages in thread
From: Bill Davidsen @ 2005-09-19 19:04 UTC (permalink / raw)
  To: Pierre Ossman, Linux Kernel Mailing List

Pierre Ossman wrote:
> With the inclusion of the ipw2200 driver and the update of the wireless
> extensions I get my dmesg flooded with these:
> 
> eth0 (WE) : Driver using old /proc/net/wireless support, please fix driver !
> 
> Somebody please make the hurting go away :)

Is this related to using the old 1.0.0 driver instead of current? I 
asked why and never got an answer, so ???
-- 
    -bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
  last possible moment - but no longer"  -me

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

* Re: ipw2200 using old wireless extensions
  2005-09-19 19:04 ` Bill Davidsen
@ 2005-09-19 19:33   ` Jeff Garzik
  2005-09-19 20:00     ` Andreas Happe
                       ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jeff Garzik @ 2005-09-19 19:33 UTC (permalink / raw)
  To: Bill Davidsen; +Cc: Pierre Ossman, Linux Kernel Mailing List

Bill Davidsen wrote:
> Pierre Ossman wrote:
> 
>> With the inclusion of the ipw2200 driver and the update of the wireless
>> extensions I get my dmesg flooded with these:
>>
>> eth0 (WE) : Driver using old /proc/net/wireless support, please fix 
>> driver !
>>
>> Somebody please make the hurting go away :)
> 
> 
> Is this related to using the old 1.0.0 driver instead of current? I 
> asked why and never got an answer, so ???

Because we're waiting on Intel, or someone, to update the driver properly.

	Jeff



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

* Re: ipw2200 using old wireless extensions
  2005-09-19 19:33   ` Jeff Garzik
@ 2005-09-19 20:00     ` Andreas Happe
  2005-09-19 20:56     ` Bill Davidsen
  2005-09-21 11:56     ` Mateusz Berezecki
  2 siblings, 0 replies; 8+ messages in thread
From: Andreas Happe @ 2005-09-19 20:00 UTC (permalink / raw)
  To: linux-kernel

On 2005-09-19, Jeff Garzik <jgarzik@pobox.com> wrote:
> Bill Davidsen wrote:
>> Is this related to using the old 1.0.0 driver instead of current? I 
>> asked why and never got an answer, so ???
>
> Because we're waiting on Intel, or someone, to update the driver properly.
>
> 	Jeff

Would it be possible to rate limit the warning messages (if the full
solution will take longer)? my dmesg is filled rather quick with those
messages (ipw2100).

Andreas Happe


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

* Re: ipw2200 using old wireless extensions
  2005-09-19 19:33   ` Jeff Garzik
  2005-09-19 20:00     ` Andreas Happe
@ 2005-09-19 20:56     ` Bill Davidsen
  2005-09-21 11:56     ` Mateusz Berezecki
  2 siblings, 0 replies; 8+ messages in thread
From: Bill Davidsen @ 2005-09-19 20:56 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Pierre Ossman, Linux Kernel Mailing List

Jeff Garzik wrote:

> Bill Davidsen wrote:
>
>> Pierre Ossman wrote:
>>
>>> With the inclusion of the ipw2200 driver and the update of the wireless
>>> extensions I get my dmesg flooded with these:
>>>
>>> eth0 (WE) : Driver using old /proc/net/wireless support, please fix 
>>> driver !
>>>
>>> Somebody please make the hurting go away :)
>>
>>
>>
>> Is this related to using the old 1.0.0 driver instead of current? I 
>> asked why and never got an answer, so ???
>
>
> Because we're waiting on Intel, or someone, to update the driver 
> properly. 


Okay, I'll continue to do the upgrade manually.

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


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

* Re: ipw2200 using old wireless extensions
  2005-09-19 19:33   ` Jeff Garzik
  2005-09-19 20:00     ` Andreas Happe
  2005-09-19 20:56     ` Bill Davidsen
@ 2005-09-21 11:56     ` Mateusz Berezecki
  2005-09-21 14:55       ` Benoit Boissinot
  2 siblings, 1 reply; 8+ messages in thread
From: Mateusz Berezecki @ 2005-09-21 11:56 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List

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

Jeff Garzik <jgarzik@pobox.com> wrote:
| Bill Davidsen wrote:
| >Pierre Ossman wrote:
| >
| >>With the inclusion of the ipw2200 driver and the update of the wireless
| >>extensions I get my dmesg flooded with these:
| >>
| >>eth0 (WE) : Driver using old /proc/net/wireless support, please fix 
| >>driver !
| >>
| >>Somebody please make the hurting go away :)

  Where should I take a look for new WE code ? and hints on how to use
  it? :-P


  kind regards,
  Mateusz

-- 
  @..@   Mateusz Berezecki 
 (----)  mateuszb@gmail.com http://mateusz.agrest.org
( >__< ) PGP: 5F1C 86DF 89DB BFE9 899E 8CBE EB60 B7A7 43F9 5808 
^^ ~~ ^^

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: ipw2200 using old wireless extensions
  2005-09-21 11:56     ` Mateusz Berezecki
@ 2005-09-21 14:55       ` Benoit Boissinot
  0 siblings, 0 replies; 8+ messages in thread
From: Benoit Boissinot @ 2005-09-21 14:55 UTC (permalink / raw)
  To: Mateusz Berezecki, Jeff Garzik, Linux Kernel Mailing List

On 9/21/05, Mateusz Berezecki <mateuszb@gmail.com> wrote:
> Jeff Garzik <jgarzik@pobox.com> wrote:
> | Bill Davidsen wrote:
> | >Pierre Ossman wrote:
> | >
> | >>With the inclusion of the ipw2200 driver and the update of the wireless
> | >>extensions I get my dmesg flooded with these:
> | >>
> | >>eth0 (WE) : Driver using old /proc/net/wireless support, please fix
> | >>driver !
> | >>
> | >>Somebody please make the hurting go away :)
> 
>   Where should I take a look for new WE code ? and hints on how to use
>   it? :-P
> 
> 
There are patches for upstream that were posted on the ipw2100-devel
mailing list.

regards,

Benoit

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

end of thread, other threads:[~2005-09-21 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-15 20:59 ipw2200 using old wireless extensions Pierre Ossman
2005-09-15 21:10 ` Alejandro Bonilla
2005-09-19 19:04 ` Bill Davidsen
2005-09-19 19:33   ` Jeff Garzik
2005-09-19 20:00     ` Andreas Happe
2005-09-19 20:56     ` Bill Davidsen
2005-09-21 11:56     ` Mateusz Berezecki
2005-09-21 14:55       ` Benoit Boissinot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox