linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: orphan the atmel wireless driver
@ 2010-07-22 18:31 John W. Linville
  2010-07-22 22:28 ` Dan Williams
  0 siblings, 1 reply; 5+ messages in thread
From: John W. Linville @ 2010-07-22 18:31 UTC (permalink / raw)
  To: linux-wireless; +Cc: Simon Kelley, John W. Linville

Signed-off-by: John W. Linville <linville@tuxdriver.com>
---
 MAINTAINERS |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3148b71..2911648 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1170,11 +1170,10 @@ S:	Supported
 F:	drivers/usb/gadget/atmel_usba_udc.*
 
 ATMEL WIRELESS DRIVER
-M:	Simon Kelley <simon@thekelleys.org.uk>
 L:	linux-wireless@vger.kernel.org
 W:	http://www.thekelleys.org.uk/atmel
 W:	http://atmelwlandriver.sourceforge.net/
-S:	Maintained
+S:	Orphan
 F:	drivers/net/wireless/atmel*
 
 AUDIT SUBSYSTEM
-- 
1.7.1.1


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

* Re: [PATCH] MAINTAINERS: orphan the atmel wireless driver
  2010-07-22 18:31 [PATCH] MAINTAINERS: orphan the atmel wireless driver John W. Linville
@ 2010-07-22 22:28 ` Dan Williams
  2010-07-23  9:07   ` Simon Kelley
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Williams @ 2010-07-22 22:28 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Simon Kelley

On Thu, 2010-07-22 at 14:31 -0400, John W. Linville wrote:
> Signed-off-by: John W. Linville <linville@tuxdriver.com>

Aww,  how sad :(.  I'll take it since I still have some of this
hardware.  Not that I'll do much with it, but if the patches are simple
I'm happy to test+ack them.

Dan

>  MAINTAINERS |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3148b71..2911648 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1170,11 +1170,10 @@ S:	Supported
>  F:	drivers/usb/gadget/atmel_usba_udc.*
>  
>  ATMEL WIRELESS DRIVER
> -M:	Simon Kelley <simon@thekelleys.org.uk>
>  L:	linux-wireless@vger.kernel.org
>  W:	http://www.thekelleys.org.uk/atmel
>  W:	http://atmelwlandriver.sourceforge.net/
> -S:	Maintained
> +S:	Orphan
>  F:	drivers/net/wireless/atmel*
>  
>  AUDIT SUBSYSTEM



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

* Re: [PATCH] MAINTAINERS: orphan the atmel wireless driver
  2010-07-22 22:28 ` Dan Williams
@ 2010-07-23  9:07   ` Simon Kelley
  2010-07-23 13:28     ` John W. Linville
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Kelley @ 2010-07-23  9:07 UTC (permalink / raw)
  To: Dan Williams; +Cc: John W. Linville, linux-wireless

Dan Williams wrote:
> On Thu, 2010-07-22 at 14:31 -0400, John W. Linville wrote:
>> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> 
> Aww,  how sad :(.  I'll take it since I still have some of this
> hardware.  Not that I'll do much with it, but if the patches are simple
> I'm happy to test+ack them.
> 
Thanks Dan, whilst I still have the hardware, I no longer have a
convenient PCMCIA slot into which to plug it.

This hardware is well orphaned: it never made is past 802.11b, and there
have been no new models for a long time. Nevertheless, if the existing
code can be kept functional, that would be good.


Cheers,

Simon.

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

* Re: [PATCH] MAINTAINERS: orphan the atmel wireless driver
  2010-07-23  9:07   ` Simon Kelley
@ 2010-07-23 13:28     ` John W. Linville
  2010-07-24 18:59       ` Simon Kelley
  0 siblings, 1 reply; 5+ messages in thread
From: John W. Linville @ 2010-07-23 13:28 UTC (permalink / raw)
  To: Simon Kelley; +Cc: Dan Williams, linux-wireless

On Fri, Jul 23, 2010 at 10:07:35AM +0100, Simon Kelley wrote:
> Dan Williams wrote:
> > On Thu, 2010-07-22 at 14:31 -0400, John W. Linville wrote:
> >> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> > 
> > Aww,  how sad :(.  I'll take it since I still have some of this
> > hardware.  Not that I'll do much with it, but if the patches are simple
> > I'm happy to test+ack them.
> > 
> Thanks Dan, whilst I still have the hardware, I no longer have a
> convenient PCMCIA slot into which to plug it.
> 
> This hardware is well orphaned: it never made is past 802.11b, and there
> have been no new models for a long time. Nevertheless, if the existing
> code can be kept functional, that would be good.

Is the existing code functional?  The device I have seems to only
half work -- I suppose I need to figure that out...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

* Re: [PATCH] MAINTAINERS: orphan the atmel wireless driver
  2010-07-23 13:28     ` John W. Linville
@ 2010-07-24 18:59       ` Simon Kelley
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Kelley @ 2010-07-24 18:59 UTC (permalink / raw)
  To: John W. Linville; +Cc: Dan Williams, linux-wireless

John W. Linville wrote:
> On Fri, Jul 23, 2010 at 10:07:35AM +0100, Simon Kelley wrote:
>> Dan Williams wrote:
>>> On Thu, 2010-07-22 at 14:31 -0400, John W. Linville wrote:
>>>> Signed-off-by: John W. Linville <linville@tuxdriver.com>
>>> Aww,  how sad :(.  I'll take it since I still have some of this
>>> hardware.  Not that I'll do much with it, but if the patches are simple
>>> I'm happy to test+ack them.
>>>
>> Thanks Dan, whilst I still have the hardware, I no longer have a
>> convenient PCMCIA slot into which to plug it.
>>
>> This hardware is well orphaned: it never made is past 802.11b, and there
>> have been no new models for a long time. Nevertheless, if the existing
>> code can be kept functional, that would be good.
> 
> Is the existing code functional?  The device I have seems to only
> half work -- I suppose I need to figure that out...
> 
> John

I'm not aware of any problems. I'll try and test a new kernel when I can 
find a PCMCIA-full laptop. If the problem turns out to be your hardware, 
John, I can send you another card.


Cheers,

Simon.


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

end of thread, other threads:[~2010-07-24 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22 18:31 [PATCH] MAINTAINERS: orphan the atmel wireless driver John W. Linville
2010-07-22 22:28 ` Dan Williams
2010-07-23  9:07   ` Simon Kelley
2010-07-23 13:28     ` John W. Linville
2010-07-24 18:59       ` Simon Kelley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).