[linux-usb-devel] usb device driver- read -webcam

2003-02-06 Thread rahul shetty
We are writing a usb device driver for a webcam(twinkle). We are encountering a host of problems in writing the read entry point. We have opted for isochronous transfer but are now not in a position to proceed with it. We would appretiate any help which will guide us through as to "How does one

[linux-usb-devel] usb device driver- read -webcam

2003-02-06 Thread rahul shetty
We are writing a usb device driver for a webcam(twinkle). We are encountering a host of problems in writing the read entry point. We have opted for isochronous transfer but are now not in a position to proceed with it. We would appretiate any help which will guide us through as to "How does one