Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/26/2007 13:28:57
Module Name:	src
Committed By:	drochner
Date:		Mon Feb 26 13:28:57 UTC 2007

Modified Files:
	src/sys/dev/usb: ugen.c uhid.c

Log Message:
The manpage promises not to touch the device on USB_GET_DEVICEINFO.
Make it so.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/dev/usb/ugen.c
cvs rdiff -r1.74 -r1.75 src/sys/dev/usb/uhid.c

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