Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 05/08/2005 06:19:10
Module Name:	src
Committed By:	skrll
Date:		Sun May  8 06:19:10 UTC 2005

Modified Files:
	src/sys/dev/usb: uhidev.c uhidev.h

Log Message:
Add support for optional interrupt output pipes as described in the
HID specicification version 1.11.

Reviewed by Lennart. Thanks.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/usb/uhidev.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/usb/uhidev.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.