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