On Tue, Apr 02, 2002 at 02:35:52PM -0800, Stuart Lynne wrote: > On Tue, Apr 02, 2002 at 02:29:01PM -0800, David Brownell wrote: > > > The arm port has a USB host and client driver (or so I've been told, the > > > client might be this one for all I know :) I've seen the host driver, > > > and it will probably end up in the drivers/usb/ directory soon. Same > > > thing goes for a embedded PPC USB host controller driver that is based > > > off of usb-ohci.c, it too will end up in the drivers/usb directory soon. > > > > Hmm ... but why not keep architecture specific drivers > > in the relevant arch/... subtree? > > They have more in common with the common USB Device code than the > architecture specific areas. > > There are also devices (like the ScanLogic SL11) which are available on > multiple platforms.
And, ick, arch/$(ARCH)/drivers is OK now? We do that on PPC right now for 8xx/82xx, and I'm going to try and get rid of that in 2.5. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
