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:23:34
Module Name:	src
Committed By:	he
Date:		Fri Jul  2 17:23:34 UTC 2004

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

Log Message:
Pull up revisions 1.114-1.116 (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.111 -r1.111.2.1 src/sys/dev/usb/usb_subr.c

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