Hello people, I am from Argentina and don�t speak and write Eglish so well,
therefore... sorry about my mistakes.
    My problem is that I have to wirte a program under linux, to read
magnetics cards. The device is a USB Hardware HID compatible.
    I have read a lot of documents and according to them:
+-----------------------------------------------------------------------
+The data flow for a HID event produced by a device is something like
+the following :
+
+ usb.c ---> hid.c  ----> input.c ----> [keyboard/mouse/joystick/event]
+                    |
+                    |
+                    --> hiddev.c ----> POWER / MONITOR CONTROL
+-----------------------------------------------------------------------
    I have doubts about if I have to use or comunicate with the "input.c" o
"hiddev.c" library. (In future, the programs should be able of emulate the
user input keys).

    Thank you!




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to