Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/26/2004 20:46:17
Module Name: src
Committed By: augustss
Date: Tue Oct 26 20:46:17 UTC 2004
Modified Files:
src/sys/dev/usb: ehci.c ohci.c uhci.c
Log Message:
Allow strings descriptor 0 to be fetched. It's the default language index.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/dev/usb/ehci.c
cvs rdiff -r1.151 -r1.152 src/sys/dev/usb/ohci.c
cvs rdiff -r1.181 -r1.182 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.