Hello,
I have a ported the Telechip TCC720 chip [ARM940T] under ucLinux. This chip has an OHCI USB device but without PCI, so when I try to compile the kernel, I get errors in hcd.c because it referes to fields that are not defined (pdev for example).
So, what I am supposed to do exactly? i.e. what part of the kernel must I replace to have this device supported?
Have a look at what ohci-sa1111.c does, for starters.
Though with 2.6 you should eventually be able to better than perpetuating that old "null pci device" convention.
- Dave
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel