Re: [BK PATCH] USB device support for 2.5.8 (take 2)

Greg KH (greg@kroah.com)
Wed, 17 Apr 2002 06:44:53 -0700


On Tue, Apr 16, 2002 at 10:08:48PM -0700, Linus Torvalds wrote:
>
>
> On Tue, 16 Apr 2002, Greg KH wrote:
> >
> > It's code to be a USB client device, not a USB host device, which is
> > what we currently have. It is used in embedded devices that run Linux,
> > like the new Sharp device (can't remember the name right now...)
>
> Ahhh.. A dim light goes on.
>
> It would have made more sense (I think) to call it "usb/client" instead of
> "usb/device", but maybe that's just because I didn't understand what the
> thing was all about.

We (the linux-usb-devel list) talked about different names for this
stuff, and tried to follow the naming convention used in the USB spec.
However 99% of kernel developers will never read that spec, and 100% of
users never will, and the name "devices" failed to convey any good
meaning to the first person that saw the tree outside of the USB
developers, so changing the name to "client" makes a lot more sense :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/