Re: [PATCH] Update MAINTAINERS for USB network devices

2007-07-02 Thread Jeff Garzik

Peter Korsgaard wrote:

Greg == Greg KH [EMAIL PROTECTED] writes:


 Greg Yeah, this is the cdc_acm driver that is still in the USB drivers/
 Greg directory tree as it is a USB class driver that shows up as a tty device
 Greg to userspace.  It should not be moved to the networking list unless no
 Greg one minds that I never see any queries about it :)

Ok, here's an updated patch:

Questions regarding the USB network drivers should now go to netdev.

Signed-off-by: Peter Korsgaard [EMAIL PROTECTED]
Acked-by: David Brownell [EMAIL PROTECTED]


applied


-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Jeff Garzik

Peter Korsgaard wrote:

Questions regarding the USB network drivers should now go to netdev.

Signed-off-by: Peter Korsgaard [EMAIL PROTECTED]
---
 MAINTAINERS |   13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

Index: linux-2.6.22-rc6/MAINTAINERS
===
--- linux-2.6.22-rc6.orig/MAINTAINERS
+++ linux-2.6.22-rc6/MAINTAINERS
@@ -3610,15 +3610,14 @@
 USB CDC ETHERNET DRIVER
 P: Greg Kroah-Hartman
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 S: Maintained
 W: http://www.kroah.com/linux-usb/
 
 USB DAVICOM DM9601 DRIVER

 P: Peter Korsgaard
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained
 
@@ -3702,8 +3701,7 @@

 USB PEGASUS DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 
@@ -3717,8 +3715,7 @@

 USB RTL8150 DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 
@@ -3829,7 +3826,7 @@

 USB USBNET DRIVER FRAMEWORK
 P: David Brownell
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained


Quite true, but for courtesy's sake you should keep the relevant 
maintainers in the loop, and get their ACKs, when you start changing 
their MAINTAINERS entries.


Jeff



-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Peter Korsgaard

On 6/27/07, Jeff Garzik [EMAIL PROTECTED] wrote:


Quite true, but for courtesy's sake you should keep the relevant
maintainers in the loop, and get their ACKs, when you start changing
their MAINTAINERS entries.


Sorry, I forgot the CCs.

David already agreed with the change:
http://thread.gmane.org/gmane.linux.usb.devel/55377/focus=55382

--
Bye, Peter Korsgaard
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Petko Manolov

On Wed, 27 Jun 2007, Jeff Garzik wrote:


Peter Korsgaard wrote:

Questions regarding the USB network drivers should now go to netdev.

Signed-off-by: Peter Korsgaard [EMAIL PROTECTED]
---
 MAINTAINERS |   13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

Index: linux-2.6.22-rc6/MAINTAINERS
===
--- linux-2.6.22-rc6.orig/MAINTAINERS
+++ linux-2.6.22-rc6/MAINTAINERS
@@ -3610,15 +3610,14 @@
 USB CDC ETHERNET DRIVER
 P: Greg Kroah-Hartman
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 S: Maintained
 W: http://www.kroah.com/linux-usb/
  USB DAVICOM DM9601 DRIVER
 P: Peter Korsgaard
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained
 @@ -3702,8 +3701,7 @@
 USB PEGASUS DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 @@ -3717,8 +3715,7 @@
 USB RTL8150 DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 @@ -3829,7 +3826,7 @@
 USB USBNET DRIVER FRAMEWORK
 P: David Brownell
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained


Quite true, but for courtesy's sake you should keep the relevant 
maintainers in the loop, and get their ACKs, when you start changing 
their MAINTAINERS entries.


Jeff


Well, with these drivers there are as many USB related issues as there are 
network ones.  I'd rather have both lists in the file.  Linux-usb-users 
should probably go away, but i guess Greg has the final word.



Petko
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Greg KH
On Wed, Jun 27, 2007 at 01:54:15AM -0700, David Brownell wrote:
 On Wednesday 27 June 2007, Jeff Garzik wrote:
  Peter Korsgaard wrote:
   Questions regarding the USB network drivers should now go to netdev.
   
   Signed-off-by: Peter Korsgaard [EMAIL PROTECTED]
   ---
MAINTAINERS |   13 +
1 file changed, 5 insertions(+), 8 deletions(-)
   
   Index: linux-2.6.22-rc6/MAINTAINERS
   ===
   --- linux-2.6.22-rc6.orig/MAINTAINERS
   +++ linux-2.6.22-rc6/MAINTAINERS
   @@ -3610,15 +3610,14 @@
USB CDC ETHERNET DRIVER
P:   Greg Kroah-Hartman
 
 I think that may refer to the old cdc ethernet driver
 though ... Greg?  The new one, in the usbnet framework,
 is a very different beast...

Yeah, this is the cdc_acm driver that is still in the USB drivers/
directory tree as it is a USB class driver that shows up as a tty device
to userspace.  It should not be moved to the networking list unless no
one minds that I never see any queries about it :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread David Brownell
@@ -3610,15 +3610,14 @@
 USB CDC ETHERNET DRIVER
 P: Greg Kroah-Hartman
  
  I think that may refer to the old cdc ethernet driver
  though ... Greg?  The new one, in the usbnet framework,
  is a very different beast...

 Yeah, this is the cdc_acm driver that is still in the USB drivers/
 directory tree as it is a USB class driver that shows up as a tty device
 to userspace.  It should not be moved to the networking list unless no
 one minds that I never see any queries about it :)

Then it should say CDC ACM not CDC ETHERNET ... ;)

- Dave

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Peter Korsgaard
 Greg == Greg KH [EMAIL PROTECTED] writes:

 Greg Yeah, this is the cdc_acm driver that is still in the USB drivers/
 Greg directory tree as it is a USB class driver that shows up as a tty device
 Greg to userspace.  It should not be moved to the networking list unless no
 Greg one minds that I never see any queries about it :)

Ok, here's an updated patch:

Questions regarding the USB network drivers should now go to netdev.

Signed-off-by: Peter Korsgaard [EMAIL PROTECTED]
Acked-by: David Brownell [EMAIL PROTECTED]

---
 MAINTAINERS |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Index: linux-2.6.22-rc6/MAINTAINERS
===
--- linux-2.6.22-rc6.orig/MAINTAINERS
+++ linux-2.6.22-rc6/MAINTAINERS
@@ -3618,7 +3618,7 @@
 USB DAVICOM DM9601 DRIVER
 P: Peter Korsgaard
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained
 
@@ -3702,8 +3702,8 @@
 USB PEGASUS DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
 L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 
@@ -3717,8 +3717,8 @@
 USB RTL8150 DRIVER
 P: Petko Manolov
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
 L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://pegasus2.sourceforge.net/
 S: Maintained
 
@@ -3829,7 +3829,7 @@
 USB USBNET DRIVER FRAMEWORK
 P: David Brownell
 M: [EMAIL PROTECTED]
-L: [EMAIL PROTECTED]
+L: netdev@vger.kernel.org
 W: http://www.linux-usb.org/usbnet
 S: Maintained
 


-- 
Bye, Peter Korsgaard

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html