cvs commit: src/sys/dev/usb ohci.c
Lukas Ertl
le at FreeBSD.org
Sat Jun 26 02:20:34 PDT 2004
le 2004-06-26 09:19:31 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ohci.c
Log:
MFNetBSD.
ohci.c (1.147), author: mycroft
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...
ohci.c (1.148), author: mycroft
Adjust a couple of comments to make it clear WTF is going on.
Obtained from: NetBSD
Revision Changes Path
1.143 +5 -2 src/sys/dev/usb/ohci.c
More information about the cvs-src
mailing list