HID: Documentation for hidraw

Documenation for the hidraw driver, with sample program.

Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Alan Ott
2011-03-19 20:29:44 -04:00
committed by Jiri Kosina
parent 99759619b2
commit c54ea4918c
5 changed files with 301 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Makefile for Linux samples code
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \
hw_breakpoint/ kfifo/ kdb/
hw_breakpoint/ kfifo/ kdb/ hidraw/