Advertisement
Guest User

Untitled

a guest
Mar 8th, 2017
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. ubuntu@ubuntu-VirtualBox:~/Desktop/rockbox_gerrit$ ./sbloader_32
  2. sbloader [options] file
  3. options:
  4. -h/-?/--help Display this help
  5. -d/--debug Enable debug output
  6. -x <size> Force transfer size
  7. -u <vid>:<pid> Force USB PID and VID
  8. -b <bus>:<dev> Force USB bus and device
  9. -p <protocol> Force protocol ('hid' or 'recovery')
  10. The following devices are known to this tool:
  11. 066f:3780 hid (0 bytes/xfer)
  12. 066f:3770 hid (0 bytes/xfer)
  13. 15a2:004f hid (0 bytes/xfer)
  14. 066f:3600 recovery (4096 bytes/xfer)
  15. You can select a particular device by USB PID and VID.
  16. In case this is ambiguous, use bus and device number.
  17. Protocol is infered if possible and unspecified.
  18. Transfer size is infered if possible.
  19. ubuntu@ubuntu-VirtualBox:~/Desktop/rockbox_gerrit$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement