The first patch rework the way the ohci bus glue fits together to
allow compilation of an OHCI module with several bus glue.
The second add support for a new bus glue found on embedded PPC chips.
All the patches have been rebased to apply on top of Greg's pending USB
patch queue for 2.6.20 + Ben's
Hi David,
There you go, both patches with the little fixes you asked for.
Sylvain
-
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
Hi David, Hi everyone,
This patch set is to add support for ohci controller on the OF platform bus.
The first step is to fix the problem with ohci when several bus glue are
active. It uses the method finally agreed on previously (same as ehci).
The second step is to add the bus glue itself. It'