Hi,
I need to implement the usb HID and mass-storage client on Intel PXA2xx running Linux 2.4.19-rmk2-pxa2. Looks to me that the kernel configuration supports only the usb host-controller, but not the client. I hope I am wrong...
See http://www.linux-usb.org/gadget/
... there's a pxa2xx_udc driver there, recently announced on the linux-arm-kernel list.
Could someone please provide any guidance on where I should start from. Any useful HOWTOs?
I'd start writing a HID "gadget" driver, using bulk endpoints (since those "interrupt" endpoints are the ignore-toggle type).
- Dave
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
