Hi,

I am new to usb-driver programming.
I am trying to write a usb driver for a smartcard reader
The device is supposed to fall under HID class.
How to configure the hid driver to recognize this device ?
This device has 1 intr endpoint & data is to be transfered thro' cntrl endpoint. 
My irq handler is not getting called at all.
I tried sending set_interface , set_report command. 
But I am getting  -EPIPE error for these commands.
any help will be great. Is there a sample driver code which i can refer ?

Thanks in advance.

Hari




Get 250 color business cards for FREE! at Lycos Mail
http://mail.lycos.com/freemail/vistaprint_index.html

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to