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:   toshii
Date:           Mon Dec 29 08:17:11 UTC 2003

Modified Files:
        src/sys/dev/usb: ehci.c ohci.c uhci.c uhub.c

Log Message:
Use the correct wValue to get hub desriptors.
Also, make wValue checks of root hub codes less strict.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/dev/usb/ehci.c
cvs rdiff -r1.145 -r1.146 src/sys/dev/usb/ohci.c
cvs rdiff -r1.176 -r1.177 src/sys/dev/usb/uhci.c
cvs rdiff -r1.64 -r1.65 src/sys/dev/usb/uhub.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