On Tue, Apr 02, 2002 at 01:56:21PM -0800, Stuart Lynne wrote:
> On Tue, Apr 02, 2002 at 09:25:17AM -0800, Greg KH wrote:
> > On Mon, Apr 01, 2002 at 11:32:25PM -0800, Stuart Lynne wrote:
> > > The Linux USB Device software developed by Lineo, currently being used
> > > by Sharp for the Zaurus, has been released under a GPL license and is
> > > available at:
> > 
> > Yeah!  Thanks for releasing this code, I am very happy to see it.
> > 
> > A few questions:
> >     - do you want me to add this to the main kernel tree?  It should
> >       probably go somewhere like drivers/usb/device.  I can whip up
> 
> We have been using drivers/usbd.
> 
> USB Devices are really different from usb.

I agree, but they share the same type of functionality (difference being
one is a host, one is a device.)

> On the other hand re-organizing everything into one tree like:
> 
>       drivers/usb/bi          device interfaces

"bi"?  Why not "di"?

>       drivers/usb/hi          host interfaces
>       drivers/usb/function    function drivers
>       drivers/usb/class       class drivers
> 
> would probably make more sense than having two.

Ok, I'll play with the layout some tonight and see what I can come up
with to accomidate everything.

> >       an initial patch to the 2.5 tree is you want me to (which
> >       would involve fixing all of the formatting issues, but that's
> >       what Lindent is for :)
> >     - can I add the safe_serial driver to the tree?  I have had some
> >       people ask me about something like this in the past, thanks
> >       for writing it.
> 
> Yes.

Great, thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to