diff options
Diffstat (limited to 'Documentation/usb/ehci.txt')
-rw-r--r-- | Documentation/usb/ehci.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 | |||
210 | transfers are fully scheduled, so the main issue is likely to be how | 210 | transfers are fully scheduled, so the main issue is likely to be how |
211 | to trigger "high bandwidth" modes. | 211 | to trigger "high bandwidth" modes. |
212 | 212 | ||
213 | TBD: More than standard 80% periodic bandwidth allocation is possible | ||
214 | through sysfs uframe_periodic_max parameter. Describe that. | ||