Re: [linux-usb-devel] FSTN support in linux-2.6.9

2006-06-03 Thread naveen kumar
Thankyou for the reply. I have seen linux-2.6.14 Kernel ehci code. In that clearly they were not adding any QH's if uframe is greater than 5 ( FSTN territory ). Can I have the patch on which you are working to support FSTN (or) already if you have kept the patch in any site , then let me know.

Re: [linux-usb-devel] FSTN support in linux-2.6.9

2006-05-26 Thread Christopher Montgomery
There is currently no FSTN support, just placeholder code in ehci-sched.c. I have implemented FSTN support (along with sITD backpointer support) and am in the process of implementing a new TT scheduler as well. My work is currently against 2.6.17-rc3. Enough has happened in the USB code that my

[linux-usb-devel] FSTN support in linux-2.6.9

2006-05-24 Thread naveen kumar
Hi all, Is there any code related to FSTN support in Linux-2.6.9 kernel EHCI code.I have gone through the code & found only a datastructure for FSTN.There is no code like adding save place FSTN , restore FSTN. Is there any patch available for this.If not how the Linux Host Controller Driver will