summaryrefslogtreecommitdiffstats
path: root/share/man/man9/usb_add_task.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* usb_init_task() wants a struct usb_task as the first argumentanton2021-01-191-3/+3
| | | | ok kn@ mvs@
* tweak previous;jmc2016-09-151-9/+14
|
* Document the USB task APIawolk2016-09-151-0/+117
OK mpi@ change post OK: - long lines in the source file wrapped - added note about USB_TASK_TYPE_ABORT from mpi@