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:26:46
Module Name: src
Committed By: drochner
Date: Mon Feb 26 13:26:46 UTC 2007
Modified Files:
src/sys/dev/usb: ehci.c ohci.c uhci.c
Log Message:
-in root hub emulation, return a sane value as language code
-constify "methods" tables and (partly) descriptor templates
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/dev/usb/ehci.c
cvs rdiff -r1.181 -r1.182 src/sys/dev/usb/ohci.c
cvs rdiff -r1.207 -r1.208 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.