X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fusb%2Fehci.txt;h=160bd6c3ab7be2b71630476d6ded0c3df085f7fc;hb=1850536b93888e6cc3ee42e63e20e61f35f8b3e2;hp=9dcafa7d930df3ad1035840d7c6d7970843b4999;hpb=c64557d666eb62eb5f296c6b93bd0a5525ed1e36;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.