Subject: CVS commit: [netbsd-2-0] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2004 17:17:06
Module Name:	src
Committed By:	he
Date:		Fri Jul  2 17:17:06 UTC 2004

Modified Files:
	src/sys/dev/usb [netbsd-2-0]: uhid.c

Log Message:
Pull up revision 1.62 (requested by mycroft in ticket #572):
  Several fixes mostly related to USB:
   o Add a general workaround for devices returning incorrect
     lengths in string descriptors, so that we don't need
     separate quirk entries for these.


To generate a diff of this commit:
cvs rdiff -r1.60.2.1 -r1.60.2.2 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.