]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/io/usb/slave/v2_0/doc/usbs.sgml
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / io / usb / slave / v2_0 / doc / usbs.sgml
index 7ec8e22164c2c4c1d2a2144f32ab3d50f7aa75d9..92e34d0ab0cc55bc26223efa8da4de1a2f1d99c9 100644 (file)
@@ -3485,6 +3485,16 @@ test scripts include the following:
       be used.
     </para></listitem>
   </varlistentry>
+  <varlistentry><term><filename>bulk-boundaries.tcl</filename></term>
+    <listitem><para> This script performs simple bulk IN and OUT
+      transfers of different sizes around interesting boundaries. This
+      test is useful to ensure the driver correctly handles the case
+      where a transfer is just smaller than, the same size as, and
+      just bigger than the hardware buffer in the endpoint hardware.
+      This script takes no parameters. It determines what endpoints
+      the device has by asking it.
+    </para></listitem>
+  </varlistentry>
 </variablelist>
 </refsect1>