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.
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
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