Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
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.
Home |
Main Index |
Thread Index |
Old Index