Hello,

First I just want read 2 bytes sent by my device (the pic16c745/765). They are located 
in EP1.
That communication send to the PC under linux2.4.20 (that works properly because I 
have do it under windows and 
it worked) and it uses the transfer interrupt.

Now I use the fields of structure to read some informations of the pic.
It is successful but I don't arrive to find the structure of interrupt transfer.
In the usbdevice_fs.h there are the structure of the control transfer 
(usbdevfs_ctrltransfer) and the structure 
of the bulk transfer (usbdevfs_bulktransfer) but there isn't 1 for interrupt.

Have you an example for me using the /dev/usb/hiddev0 or another.

Many Thanks

                                                          B GIRAUD


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to