On Wed, 6 Mar 2002 13:13, KWAN_WING_CHEUNG wrote: > Dear all, > > I'm doing a project about usb interface in a PDA running linux. So I > should write a Linux usb driver porting on the PDA. So can anyone tell me > any related topics or useful information for my reference? Thank you very > much!!! Dmitri provided the answer for the case where the PDA has a host controller. If your PDA only has a slave (device) interface, you might want to look at the usbnet driver (the code for SA1110 is in the linux kernel, in the arm tree). There is also the Zaurus code, which also runs on arm.
Good luck, and don't forget to contribute the results back! Brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
