2002-04-17 22:04:12

by Paul Zimmerman

[permalink] [raw]
Subject: Re: [linux-usb-devel] Re: [BK PATCH] USB device support for 2.5.8

We already have drivers/usb/hcd for "host controller drivers", how about
drivers/usb/dcd for "device controller drivers"?

-Paul


2002-04-17 22:16:56

by Greg KH

[permalink] [raw]
Subject: Re: [BK PATCH] USB device support for 2.5.8

On Wed, Apr 17, 2002 at 02:09:32PM -0700, Paul Zimmerman wrote:
> We already have drivers/usb/hcd for "host controller drivers", how about
> drivers/usb/dcd for "device controller drivers"?

No, the drivers/usb/hcd directory has been moved to drivers/usb/host,
and a few more files were added to it. Take a look at the drivers/usb/
restructure in 2.5.8.

thanks,

greg k-h