mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
OHCI: Fix length calculation in all OHCI drivers: CBP==0 means that the entire buffer was transferred, not that a null packet was tranaferred
This commit is contained in:
@@ -891,7 +891,7 @@
|
||||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<li>Device-dependent USB class drivers available for USB mass storage, HID keyboard, and HID mouse.</li>
|
||||
<li>Device-dependent USB class drivers available for USB mass storage, CDC/ACM serial, HID keyboard, and HID mouse.</li>
|
||||
</p>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user