Advertisement
Guest User

Untitled

a guest
Apr 4th, 2012
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Reading config file: /system/etc/usb_modeswitch.d/12d1_1449
  2.  
  3. * usb_modeswitch: handle USB devices with multiple modes
  4. * Version 1.1.6 (C) Josua Dietze 2010
  5. * Based on libusb0 (0.1.12 and above)
  6.  
  7. ! PLEASE REPORT NEW CONFIGURATIONS !
  8.  
  9. DefaultVendor= 0x12d1
  10. DefaultProduct= 0x1449
  11. TargetVendor= 0x12d1
  12. TargetProduct= 0x1444
  13. TargetClass= not set
  14. TargetProductList=""
  15.  
  16. DetachStorageOnly=0
  17. HuaweiMode=0
  18. SierraMode=0
  19. SonyMode=0
  20. GCTMode=0
  21. KobilMode=0
  22. MessageEndpoint= not set
  23. MessageContent="55534243123456780000000000000011062000000100000000000000000000"
  24. NeedResponse=0
  25. ResponseEndpoint= not set
  26. Interface=0x00
  27.  
  28. InquireDevice disabled
  29. Success check enabled, max. wait time 20 seconds
  30. System integration mode disabled
  31.  
  32. usb_set_debug: Setting debugging level to 15 (on)
  33. usb_os_find_busses: Found 002
  34. usb_os_find_busses: Found 001
  35. usb_os_find_devices: Found 008 on 002
  36. usb_os_find_devices: Found 001 on 002
  37. error obtaining child information: Inappropriate ioctl for device
  38. usb_os_find_devices: Found 009 on 001
  39. skipped 3 class/vendor specific interface descriptors
  40. usb_os_find_devices: Found 001 on 001
  41. error obtaining child information: Inappropriate ioctl for device
  42.  
  43. Looking for target devices ...
  44. searching devices, found USB ID 0bda:8176
  45. searching devices, found USB ID 1d6b:0002
  46. searching devices, found USB ID 12d1:1506
  47. found matching vendor ID
  48. searching devices, found USB ID 1d6b:0002
  49. No devices in target mode or class found
  50. Looking for default devices ...
  51. searching devices, found USB ID 0bda:8176
  52. searching devices, found USB ID 1d6b:0002
  53. searching devices, found USB ID 12d1:1506
  54. found matching vendor ID
  55. searching devices, found USB ID 1d6b:0002
  56. No devices in default mode found. Nothing to do. Bye.
  57.  
  58. app_61@android:/ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement