Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/usbhidctl
Module Name: src
Committed By: dsainty
Date: Sun Oct 22 06:16:37 UTC 2006
Modified Files:
src/usr.bin/usbhidctl: usbhid.c usbhidctl.1
Log Message:
Implement an option to reset all values (rather than attempting to read
them) to allow setting item values on certain pesky devices that otherwise
error out on the GET_REPORT command.
Indicated via the new -z flag.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.bin/usbhidctl/usbhid.c
cvs rdiff -r1.18 -r1.19 src/usr.bin/usbhidctl/usbhidctl.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index