Advertisement
Guest User

Untitled

a guest
Nov 25th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. root@msi:~# lsusb
  2. Bus 002 Device 002: ID 8087:0020
  3. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 001 Device 003: ID 0cf2:6250 ENE Technology, Inc.
  5. Bus 001 Device 002: ID 8087:0020
  6. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  7.  
  8.  
  9.  
  10.  
  11.  
  12. root@msi:~# hal-device
  13. (...)
  14. 117: udi = '/org/freedesktop/Hal/devices/usb_device_cf2_6250_606569746801_if0'
  15. linux.hotplug_type = 2 (0x2) (int)
  16. linux.subsystem = 'usb' (string)
  17. info.subsystem = 'usb' (string)
  18. info.product = 'USB Vendor Specific Interface' (string)
  19. info.udi = '/org/freedesktop/Hal/devices/usb_device_cf2_6250_606569746801_if0' (string)
  20. usb.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0' (string)
  21. usb.configuration_value = 1 (0x1) (int)
  22. usb.num_configurations = 1 (0x1) (int)
  23. usb.num_interfaces = 1 (0x1) (int)
  24. usb.device_class = 0 (0x0) (int)
  25. usb.device_subclass = 0 (0x0) (int)root@msi:~# lsusb
  26. usb.device_protocol = 0 (0x0) (int)
  27. usb.vendor_id = 3314 (0xcf2) (int)
  28. usb.product_id = 25168 (0x6250) (int)
  29. usb.vendor = 'ENE Technology, Inc.' (string)
  30. usb.product = 'USB Vendor Specific Interface' (string)
  31. usb.device_revision_bcd = 256 (0x100) (int)
  32. usb.num_ports = 0 (0x0) (int)
  33. usb.speed = 480 (double)
  34. usb.linux.device_number = 3 (0x3) (int)
  35. usb.max_power = 498 (0x1f2) (int)
  36. usb.can_wake_up = false (bool)
  37. usb.bus_number = 1 (0x1) (int)
  38. usb.serial = '606569746801' (string)
  39. usb.version = 2 (double)
  40. usb.is_self_powered = false (bool)
  41. usb.interface.number = 0 (0x0) (int)
  42. linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0' (string)
  43. info.parent = '/org/freedesktop/Hal/devices/usb_device_cf2_6250_606569746801' (string)
  44. usb.interface.subclass = 6 (0x6) (int)
  45. usb.interface.class = 255 (0xff) (int)
  46. usb.interface.protocol = 80 (0x50) (int)
  47.  
  48. 118: udi = '/org/freedesktop/Hal/devices/usb_device_cf2_6250_606569746801'
  49. info.vendor = 'ENE Technology, Inc.' (string)
  50. linux.hotplug_type = 2 (0x2) (int)
  51. linux.subsystem = 'usb' (string)
  52. usb_device.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1' (string)
  53. usb_device.configuration_value = 1 (0x1) (int)
  54. usb_device.num_configurations = 1 (0x1) (int)
  55. usb_device.num_interfaces = 1 (0x1) (int)
  56. usb_device.device_class = 0 (0x0) (int)
  57. usb_device.device_subclass = 0 (0x0) (int)
  58. usb_device.device_protocol = 0 (0x0) (int)
  59. usb_device.vendor_id = 3314 (0xcf2) (int)
  60. usb_device.product_id = 25168 (0x6250) (int)
  61. usb_device.vendor = 'ENE Technology, Inc.' (string)
  62. usb_device.product = 'UB6250' (string)
  63. usb_device.device_revision_bcd = 256 (0x100) (int)
  64. info.subsystem = 'usb_device' (string)
  65. info.udi = '/org/freedesktop/Hal/devices/usb_device_cf2_6250_606569746801' (string)
  66. usb_device.num_ports = 0 (0x0) (int)
  67. info.product = 'UB6250' (string)
  68. usb_device.speed = 480 (double)
  69. usb_device.linux.device_number = 3 (0x3) (int)
  70. usb_device.max_power = 498 (0x1f2) (int)
  71. usb_device.can_wake_up = false (bool)
  72. usb_device.bus_number = 1 (0x1) (int)
  73. usb_device.serial = '606569746801' (string)
  74. linux.device_file = '/dev/bus/usb/001/003' (string)
  75. usb_device.version = 2 (double)
  76. usb_device.is_self_powered = false (bool)
  77. linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1' (string)
  78. info.parent = '/org/freedesktop/Hal/devices/usb_device_8087_20_noserial' (string)
  79. info.linux.driver = 'usb' (string)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement