> Have I right understand, than I lock into ohci-sa1111.c
> and create all this function calls of hardware for my controller?

If you want to convert the SL-811 code to use the "hcd glue",
you'll end up doing that.  There's a "struct hc_driver";
that particular HCD is interesting to you since it can't
build on PCI infrastructure (you can't either).

Regardless of how you start writing new SL-811 code, please
use "usbtest" to make sure it's acting like the other HCDs.

- Dave





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to