K 10 svn:author V 7 iedowse K 8 svn:date V 27 2006-09-24T13:39:04.000000Z K 7 svn:log V 370 MFC 1.42, 1.43: Let the EHCI hardware track the toggle state for bulk and interrupt transfers. This fixes some cases where the software toggle tracking was not doing the right thing. For example, a short transfer that transferred 0 bytes of the requested qTD transfer size does cause a toggle change, but the existing code was assuming it didn't. Approved by: re (mux) END