Hi,

I'd like to write a generic HCD for embedded controllers (specifically the 
Cypress EZ-Host, but applicable to any). I perused the maillist and it looks 
like David recommended using a combo of ohci-sa1111.c and OHCI for non-PCI 
devices. It appears the ohci-xxx.c code uses IO accesses frequently, which is 
not generic enough. Does it make sense to replace these with something more 
generic (device->func_ptrs or macros)? Or should I just plan to maintain 
patches for using the ohci stuff? Is there a better way? Or am I loony for 
wanting to do this?

Thanks, Kyle.  


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to