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 05:09:14
Module Name:	src
Committed By:	dsainty
Date:		Sun Oct 22 05:09:14 UTC 2006

Modified Files:
	src/usr.bin/usbhidctl: usbhid.c usbhidctl.1

Log Message:
Add support for addressing multiple items with the same name (for buggy
devices).

The syntax and patch were discussed with Lennart about 1.5 years ago :)

Knock the BUG entry out of the man page.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/usr.bin/usbhidctl/usbhid.c
cvs rdiff -r1.17 -r1.18 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.