K 10 svn:author V 7 iedowse K 8 svn:date V 27 2006-03-18T13:55:16.000000Z K 7 svn:log V 379 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. Reported and tested by: pav MFC after: 2 weeks END