This patch adds USB/OHCI HC glue for OpenFirmware. This allows to support any 
kind of USB/OHCI controller which is present in an OpenFirmware device tree.

I added a correct description. This code is half copy/paste from 
ohci-ppc-soc.c. I added the ofplatform specific part. It has been succefully 
tested on Efika.

By the way, I noticed that ohci-hcd.c module compilation is broken when 
multiple HC glues are selected. The glues sources files are directly include 
into ohci-hcd.c. Then, multiple module_init/exit in the same kmod cause compile 
issue. This news HC glue triggers this issue but is not the issue itself.
At least, this is how I understood the issue. I may be wrong but I just wanted 
to spot this issue.

Could you please review/comment this patch for submission in 2.6.20?

Regards 

-------------------------------------------------------------------------
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