Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. ----====( /dev/input/event0 )====----
  2. Name: "bma2x2"
  3. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  4. Type 0x00 (EV_SYN)
  5. Type 0x02 (EV_REL)
  6. REL_X REL_RX
  7. Type 0x03 (EV_ABS)
  8. evdev_trace: E: EVIOCGABS(ABS_MISC): Invalid argument
  9. ABS_MISC
  10. Type 0x04 (EV_MSC)
  11. MSC_SERIAL MSC_PULSELED MSC_GESTURE
  12.  
  13. ----====( /dev/input/event1 )====----
  14. Name: "bma_interrupt"
  15. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  16. Type 0x00 (EV_SYN)
  17. Type 0x02 (EV_REL)
  18. REL_X REL_Y REL_Z REL_HWHEEL REL_DIAL REL_WHEEL REL_MISC
  19. Type 0x03 (EV_ABS)
  20. evdev_trace: E: EVIOCGABS(ABS_PRESSURE): Invalid argument
  21. evdev_trace: E: EVIOCGABS(ABS_DISTANCE): Invalid argument
  22. ABS_PRESSURE ABS_DISTANCE
  23. Type 0x04 (EV_MSC)
  24. MSC_RAW
  25.  
  26. ----====( /dev/input/event10 )====----
  27. Name: "msm8226-tapan9302-snd-card Headset Jack"
  28. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  29. Type 0x00 (EV_SYN)
  30. Type 0x05 (EV_SW)
  31. SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_LINEOUT_INSERT SW_HPHL_OVERCURRENT SW_HPHR_OVERCURRENT SW_UNSUPPORT_INSERT
  32.  
  33. ----====( /dev/input/event2 )====----
  34. Name: "bmg160"
  35. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  36. Type 0x00 (EV_SYN)
  37. Type 0x02 (EV_REL)
  38. REL_RX REL_RY REL_RZ
  39.  
  40. ----====( /dev/input/event3 )====----
  41. Name: "bmm050"
  42. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  43. Type 0x00 (EV_SYN)
  44. Type 0x02 (EV_REL)
  45. REL_X REL_Y REL_Z
  46.  
  47. ----====( /dev/input/event4 )====----
  48. Name: "synaptics_dsx_i2c"
  49. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  50. Type 0x00 (EV_SYN)
  51. Type 0x03 (EV_ABS)
  52. ABS_MT_SLOT=0 [0,9] ABS_MT_TOUCH_MAJOR=0 [0,255] ABS_MT_POSITION_X=0 [0,720] ABS_MT_POSITION_Y=0 [0,1280] ABS_MT_TRACKING_ID=0 [0,65535]
  53. ABS_MT_PRESSURE=0 [0,255]
  54.  
  55. ----====( /dev/input/event5 )====----
  56. Name: "lightsensor-level"
  57. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  58. Type 0x00 (EV_SYN)
  59. Type 0x03 (EV_ABS)
  60. ABS_MISC=10 [0,144176]
  61.  
  62. ----====( /dev/input/event6 )====----
  63. Name: "proximity"
  64. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  65. Type 0x00 (EV_SYN)
  66. Type 0x03 (EV_ABS)
  67. ABS_DISTANCE=1 [0,1]
  68.  
  69. ----====( /dev/input/event7 )====----
  70. Name: "qpnp_pon"
  71. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  72. Type 0x00 (EV_SYN)
  73. Type 0x01 (EV_KEY)
  74. KEY_VOLUMEDOWN KEY_POWER
  75.  
  76. ----====( /dev/input/event8 )====----
  77. Name: "gpio-keys"
  78. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  79. Type 0x00 (EV_SYN)
  80. Type 0x01 (EV_KEY)
  81. KEY_VOLUMEDOWN KEY_VOLUMEUP
  82. Type 0x05 (EV_SW)
  83. SW_LID
  84.  
  85. ----====( /dev/input/event9 )====----
  86. Name: "msm8226-tapan9302-snd-card Button Jack"
  87. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  88. Type 0x00 (EV_SYN)
  89. Type 0x01 (EV_KEY)
  90. KEY_MEDIA BTN_1 BTN_2 BTN_3 BTN_4 BTN_5 BTN_6 BTN_7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement