Subject: CVS commit: src/usr.bin/usbhidctl
To: None <source-changes@NetBSD.org>
From: David Sainty <dsainty@netbsd.org>
List: source-changes
Date: 10/22/2006 06:16:37
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.