Date: Sat, 26 Jun 2004 09:19:31 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c Message-ID: <200406260919.i5Q9JVGg056006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406260919.i5Q9JVGg056006>