On 10/10/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
[snip] > > Can i write the driver for such a completely new USB device from user > > space? By using libusb or usbdevfs API? Which of them shall be better > I don't really understand by what you mean by saying driver from user > space. You'll certainly be able to use your device - just that you > need to know how to use it. and that too without a driver :) ? I need a driver as a kernel module
That's fine.
or as a user space program using libusb or usbdevfs.
This part seem to be complicated. Does libusb support ISO endpoints? -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/