hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-module
....@@ -17,14 +17,15 @@
1717 Contact: Kirill Smelkov <kirr@mns.spb.ru>
1818 Description: Maximum time allowed for periodic transfers per microframe (μs)
1919
20
- [ USB 2.0 sets maximum allowed time for periodic transfers per
20
+ Note:
21
+ USB 2.0 sets maximum allowed time for periodic transfers per
2122 microframe to be 80%, that is 100 microseconds out of 125
2223 microseconds (full microframe).
2324
2425 However there are cases, when 80% max isochronous bandwidth is
2526 too limiting. For example two video streams could require 110
2627 microseconds of isochronous bandwidth per microframe to work
27
- together. ]
28
+ together.
2829
2930 Through this setting it is possible to raise the limit so that
3031 the host controller would allow allocating more than 100
....@@ -45,8 +46,10 @@
4546 KernelVersion:»·3.3
4647 Contact: Kay Sievers <kay.sievers@vrfy.org>
4748 Description: Module taint flags:
48
- P - proprietary module
49
- O - out-of-tree module
50
- F - force-loaded module
51
- C - staging driver module
52
- E - unsigned module
49
+ == =====================
50
+ P proprietary module
51
+ O out-of-tree module
52
+ F force-loaded module
53
+ C staging driver module
54
+ E unsigned module
55
+ == =====================