Advertisement
Guest User

Ninjatel Udev Entries

a guest
Jul 29th, 2012
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. #NinjaTel HTC One V 0bb4:0ce5, 0bb4:0ff9, 0bb4:0ff0
  2. #The first allows for adb, while the latter two are needed for fastboot.
  3. SUBSYSTEMS=="usb" ATTRS{idVendor}=="0bb4" ATTRS{idProduct}=="0ce5" MODE:="0666" SYMLINK+="HTCONEV"
  4. SUBSYSTEMS=="usb" ATTRS{idVendor}=="0bb4" ATTRS{idProduct}=="0ff9" MODE:="0666" SYMLINK+="HTCONEV"
  5. SUBSYSTEMS=="usb" ATTRS{idVendor}=="0bb4" ATTRS{idProduct}=="0ff0" MODE:="0666" SYMLINK+="HTCONEV"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement