Washington Trindade wrote: > When I execute the program it says the output report was successfully > sent, > but the device don't show any reaction. There is some way of be sure the > report was really sent?
libhid only interprets the results sent back by libusb. There is a chance that the report was not sent to the correct destination, but your debug output does not show the diagnostic messages for the set_report function. -- Charles Lepple _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

