X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fusb%2Fehci.txt;h=160bd6c3ab7be2b71630476d6ded0c3df085f7fc;hb=c11abbbaa3252875c5740a6880b9a1a6f1e2a870;hp=9dcafa7d930df3ad1035840d7c6d7970843b4999;hpb=608307e6de2631e37f55f106a7cbbc560cb12751;p=pandora-kernel.git diff --git a/Documentation/usb/ehci.txt b/Documentation/usb/ehci.txt index 9dcafa7d930d..160bd6c3ab7b 100644 --- a/Documentation/usb/ehci.txt +++ b/Documentation/usb/ehci.txt @@ -210,3 +210,5 @@ TBD: Interrupt and ISO transfer performance issues. Those periodic transfers are fully scheduled, so the main issue is likely to be how to trigger "high bandwidth" modes. +TBD: More than standard 80% periodic bandwidth allocation is possible +through sysfs uframe_periodic_max parameter. Describe that.