Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/30/2000 15:07:50
Module Name: basesrc
Committed By: augustss
Date: Sat Dec 30 13:07:50 UTC 2000
Modified Files:
basesrc/usr.bin: Makefile
Added Files:
basesrc/usr.bin/usbhidaction: Makefile usbhidaction.1 usbhidaction.c
Log Message:
Add a command to perform commands when USB HID items take on certain
values.
Some sample uses: controlling USB speakers with the HID buttons on them,
invoking the proper programs from the HID buttons on modern USB
keyboards.
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 basesrc/usr.bin/Makefile
cvs rdiff -r0 -r1.1 basesrc/usr.bin/usbhidaction/Makefile \
basesrc/usr.bin/usbhidaction/usbhidaction.1 \
basesrc/usr.bin/usbhidaction/usbhidaction.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.