Hi, --- On Sat, Jun 19, 2010 at 12:40 PM, Chetan Shah <[email protected]> wrote: | I am making usb device driver in linux using usb-skeleton.c which comes with | new kernel 2.6.32. \--
You need to provide more information about the device. 1. What device functionality does it provide (USB device classes supported)? 2. What transfer types does it support (character/bulk/interrupt/isochronous)? 3. What are the different endpoints that it has? SK -- Shakthi Kannan http://www.shakthimaan.com -- l...@iitd - http://tinyurl.com/ycueutm
