Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/usb
Module Name: src
Committed By: tron
Date: Thu Jun 24 08:19:06 UTC 2004
Modified Files:
src/sys/dev/usb [netbsd-2-0]: ehci.c
Log Message:
Pull up revision 1.56 (requested by mycroft in ticket #535):
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.54.2.1 -r1.54.2.2 src/sys/dev/usb/ehci.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