On Thu, 21 Nov 2002, Rajendra Kumar wrote:
> Hi All,
>
> I am new to USB Device Drivers. I am theoratically aware of USB architecture and
>Linux USB Subsystem. Now I want to write USB Device Driver (i.e. Client Driver) for
>my USB Device. Can anyone give me right startup for this? I am looking
Use usb-skelton.c, It's there in your kernel source
code.
--- Rajendra Kumar <[EMAIL PROTECTED]>
wrote:
> Hi All,
>
> I am new to USB Device Drivers. I am theoratically
> aware of USB architecture and Linux USB Subsystem.
> Now I want to write USB Device Driver (i.e. Client
> Driver) for my USB D