USB spec limits bulk endpoints to 64 byte payload max.
authorKeith Packard <keithp@keithp.com>
Fri, 1 May 2009 15:14:57 +0000 (08:14 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 1 May 2009 15:14:57 +0000 (08:14 -0700)
For full-speed devices, bulk endpoints may use 8, 16, 32 or 64 bytes, but no
more.


No differences found