Paste #272104

   
pasted on 28.01.2024 10:51
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 275469
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
1
2
3
4
5
6
Use
$ cc usbreset.c -o usbreset
$ lsusb
Bus 002 Device 003: ID 0fe9:9010 DVICO
$ chmod +x usbreset
$ sudo ./usbreset /dev/bus/usb/002/003
Add Comment
Author