On Wednesday 06 December 2006 1:52 pm, Alan Stern wrote:

> Should ohci-hcd.ko be split up into ohci-hcd-core.ko plus things like 
> ohci-pci.ko, ohci-omap.ko, etc.?  Or should we continue to build a 
> monolithic driver with #ifdef's to handle module initialization?

Do it like EHCI does it.  I'm sure I've seen patches achieving that,
within the past several months, and that I've said that same thing
each time the problem came up.  (Now, if someone would dig up one of
those patches and _finish_ it ...)

I don't like the approach in Sylvain's patch.  The typical case
involves just one bus glue.  There are a few rare cases where
systems have PCI and some other kind of bus glue, which can be
easily accomodated.

- Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to