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: mycroft
Date: Tue Jun 22 07:20:35 UTC 2004
Modified Files:
src/sys/dev/usb: ehci.c ohci.c
Log Message:
Failure to properly mask off UE_DIR_IN from the endpoint address was causing
OHCI_ED_FORMAT_ISO and EHCI_QH_HRECL to get set spuriously, causing rather
interesting lossage.
Suddenly I get MUCH better performance with ehci...
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/dev/usb/ehci.c
cvs rdiff -r1.146 -r1.147 src/sys/dev/usb/ohci.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