Hi Ged, Thanks for your early response.
But I am afraid, that the sample driver (usb-skeleton.c) uses the bulk transfer type, and not the interrupt transfer type. Can you suggest a similar sample driver, which uses only the interrupt transfer ? If interrupt type sample driver is not available, then it will be great if you can suggest the changes I have to make in order to use the sample (usb-skeleton.c) as only the interrupt type. Thanks & Regards, Sachin Ged Haywood wrote: > Hi there, > > On Wed, 15 Oct 2003, Sachin Bharadwaj wrote: > > > I want to know whether there exists a Linux based sample USB client > > driver, which uses interrupt mode of transfer. > > The only skeleton example I know of is on your Linux box: > > linux-x.x.xx/drivers/usb/usb-skeleton.c > > and see also the files in > > linux-x.x.xx/Documentation/usb/ > > which may help you. > > 73, > Ged. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
