Marcoxx

SSH_cde_peripheriques

Feb 11th, 2022
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.00 KB | None | 0 0
  1.  
  2. # cat /proc/bus/input/devices
  3. I: Bus=0003 Vendor=413c Product=2113 Version=0111
  4. N: Name="Dell KB216 Wired Keyboard"
  5. P: Phys=usb-3f980000.usb-1.4/input0
  6. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:413C:2 113.0001/input/input0
  7. U: Uniq=
  8. H: Handlers=sysrq kbd leds event0
  9. B: PROP=0
  10. B: EV=120013
  11. B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
  12. B: MSC=10
  13. B: LED=7
  14.  
  15. I: Bus=0003 Vendor=413c Product=2113 Version=0111
  16. N: Name="Dell KB216 Wired Keyboard System Control"
  17. P: Phys=usb-3f980000.usb-1.4/input1
  18. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C:2 113.0002/input/input1
  19. U: Uniq=
  20. H: Handlers=kbd event1
  21. B: PROP=0
  22. B: EV=13
  23. B: KEY=c000 100000 0 0 0
  24. B: MSC=10
  25.  
  26. I: Bus=0003 Vendor=413c Product=2113 Version=0111
  27. N: Name="Dell KB216 Wired Keyboard Consumer Control"
  28. P: Phys=usb-3f980000.usb-1.4/input1
  29. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C:2 113.0002/input/input2
  30. U: Uniq=
  31. H: Handlers=kbd event2
  32. B: PROP=0
  33. B: EV=13
  34. B: KEY=800 2000000 387a d8011001 e0000 0 0 0
  35. B: MSC=10
  36.  
  37. I: Bus=0005 Vendor=054c Product=05c4 Version=8100
  38. N: Name="Wireless Controller Touchpad"
  39. P: Phys=00:e0:4c:23:99:87
  40. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/h ci0/hci0:3/0005:054C:05C4.0005/input/input10
  41. U: Uniq=1c:66:6d:9f:49:fb
  42. H: Handlers=mouse0 event3
  43. B: PROP=5
  44. B: EV=b
  45. B: KEY=2420 0 10000 0 0 0 0 0 0 0 0
  46. B: ABS=2608000 3
  47.  
  48. I: Bus=0005 Vendor=054c Product=05c4 Version=8100
  49. N: Name="Wireless Controller Motion Sensors"
  50. P: Phys=00:e0:4c:23:99:87
  51. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/h ci0/hci0:3/0005:054C:05C4.0005/input/input11
  52. U: Uniq=1c:66:6d:9f:49:fb
  53. H: Handlers=event4
  54. B: PROP=40
  55. B: EV=19
  56. B: ABS=3f
  57. B: MSC=20
  58.  
  59. I: Bus=0005 Vendor=054c Product=05c4 Version=8100
  60. N: Name="Wireless Controller"
  61. P: Phys=00:e0:4c:23:99:87
  62. S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/h ci0/hci0:3/0005:054C:05C4.0005/input/input9
  63. U: Uniq=1c:66:6d:9f:49:fb
  64.  
  65.  
  66.  
  67.  
  68. H: Handlers=event5 js0
  69. B: PROP=0
  70. B: EV=20001b
  71. B: KEY=7fdb0000 0 0 0 0 0 0 0 0 0
  72. B: ABS=3003f
  73. B: MSC=10
  74. B: FF=1 7030000 0 0
  75. #
  76. #
  77. #
  78. #
  79. #
  80. # lsusb -v
  81.  
  82. Bus 001 Device 005: ID 0bda:8771 Realtek Semiconductor Corp. Bluetooth Radio
  83. Device Descriptor:
  84. bLength 18
  85. bDescriptorType 1
  86. bcdUSB 1.10
  87. bDeviceClass 224 Wireless
  88. bDeviceSubClass 1 Radio Frequency
  89. bDeviceProtocol 1 Bluetooth
  90. bMaxPacketSize0 64
  91. idVendor 0x0bda Realtek Semiconductor Corp.
  92. idProduct 0x8771
  93. bcdDevice 2.00
  94. iManufacturer 1 Realtek
  95. iProduct 2 Bluetooth Radio
  96. iSerial 3 00E04C239987
  97. bNumConfigurations 1
  98. Configuration Descriptor:
  99. bLength 9
  100. bDescriptorType 2
  101. wTotalLength 0x00b1
  102. bNumInterfaces 2
  103. bConfigurationValue 1
  104. iConfiguration 0
  105. bmAttributes 0xe0
  106. Self Powered
  107. Remote Wakeup
  108. MaxPower 500mA
  109. Interface Descriptor:
  110. bLength 9
  111. bDescriptorType 4
  112. bInterfaceNumber 0
  113. bAlternateSetting 0
  114. bNumEndpoints 3
  115. bInterfaceClass 224 Wireless
  116. bInterfaceSubClass 1 Radio Frequency
  117. bInterfaceProtocol 1 Bluetooth
  118. iInterface 4 Bluetooth Radio
  119. Endpoint Descriptor:
  120. bLength 7
  121. bDescriptorType 5
  122. bEndpointAddress 0x81 EP 1 IN
  123. bmAttributes 3
  124. Transfer Type Interrupt
  125. Synch Type None
  126. Usage Type Data
  127. wMaxPacketSize 0x0010 1x 16 bytes
  128. bInterval 1
  129. Endpoint Descriptor:
  130. bLength 7
  131. bDescriptorType 5
  132. bEndpointAddress 0x02 EP 2 OUT
  133. bmAttributes 2
  134. Transfer Type Bulk
  135. Synch Type None
  136. Usage Type Data
  137. wMaxPacketSize 0x0040 1x 64 bytes
  138. bInterval 0
  139. Endpoint Descriptor:
  140. bLength 7
  141. bDescriptorType 5
  142. bEndpointAddress 0x82 EP 2 IN
  143. bmAttributes 2
  144. Transfer Type Bulk
  145. Synch Type None
  146. Usage Type Data
  147. wMaxPacketSize 0x0040 1x 64 bytes
  148. bInterval 0
  149. Interface Descriptor:
  150. bLength 9
  151. bDescriptorType 4
  152. bInterfaceNumber 1
  153. bAlternateSetting 0
  154. bNumEndpoints 2
  155. bInterfaceClass 224 Wireless
  156. bInterfaceSubClass 1 Radio Frequency
  157. bInterfaceProtocol 1 Bluetooth
  158. iInterface 4 Bluetooth Radio
  159. Endpoint Descriptor:
  160. bLength 7
  161. bDescriptorType 5
  162. bEndpointAddress 0x03 EP 3 OUT
  163. bmAttributes 1
  164. Transfer Type Isochronous
  165. Synch Type None
  166. Usage Type Data
  167. wMaxPacketSize 0x0000 1x 0 bytes
  168. bInterval 1
  169. Endpoint Descriptor:
  170. bLength 7
  171. bDescriptorType 5
  172. bEndpointAddress 0x83 EP 3 IN
  173. bmAttributes 1
  174. Transfer Type Isochronous
  175. Synch Type None
  176. Usage Type Data
  177. wMaxPacketSize 0x0000 1x 0 bytes
  178. bInterval 1
  179. Interface Descriptor:
  180. bLength 9
  181. bDescriptorType 4
  182. bInterfaceNumber 1
  183. bAlternateSetting 1
  184. bNumEndpoints 2
  185. bInterfaceClass 224 Wireless
  186. bInterfaceSubClass 1 Radio Frequency
  187. bInterfaceProtocol 1 Bluetooth
  188. iInterface 4 Bluetooth Radio
  189. Endpoint Descriptor:
  190. bLength 7
  191. bDescriptorType 5
  192. bEndpointAddress 0x03 EP 3 OUT
  193. bmAttributes 1
  194. Transfer Type Isochronous
  195. Synch Type None
  196. Usage Type Data
  197. wMaxPacketSize 0x0009 1x 9 bytes
  198. bInterval 1
  199. Endpoint Descriptor:
  200. bLength 7
  201. bDescriptorType 5
  202. bEndpointAddress 0x83 EP 3 IN
  203. bmAttributes 1
  204. Transfer Type Isochronous
  205. Synch Type None
  206. Usage Type Data
  207. wMaxPacketSize 0x0009 1x 9 bytes
  208. bInterval 1
  209. Interface Descriptor:
  210. bLength 9
  211. bDescriptorType 4
  212. bInterfaceNumber 1
  213. bAlternateSetting 2
  214. bNumEndpoints 2
  215. bInterfaceClass 224 Wireless
  216. bInterfaceSubClass 1 Radio Frequency
  217. bInterfaceProtocol 1 Bluetooth
  218. iInterface 4 Bluetooth Radio
  219. Endpoint Descriptor:
  220. bLength 7
  221. bDescriptorType 5
  222. bEndpointAddress 0x03 EP 3 OUT
  223. bmAttributes 1
  224. Transfer Type Isochronous
  225. Synch Type None
  226. Usage Type Data
  227. wMaxPacketSize 0x0011 1x 17 bytes
  228. bInterval 1
  229. Endpoint Descriptor:
  230. bLength 7
  231. bDescriptorType 5
  232. bEndpointAddress 0x83 EP 3 IN
  233. bmAttributes 1
  234. Transfer Type Isochronous
  235. Synch Type None
  236. Usage Type Data
  237. wMaxPacketSize 0x0011 1x 17 bytes
  238. bInterval 1
  239. Interface Descriptor:
  240. bLength 9
  241. bDescriptorType 4
  242. bInterfaceNumber 1
  243. bAlternateSetting 3
  244. bNumEndpoints 2
  245. bInterfaceClass 224 Wireless
  246. bInterfaceSubClass 1 Radio Frequency
  247. bInterfaceProtocol 1 Bluetooth
  248. iInterface 4 Bluetooth Radio
  249. Endpoint Descriptor:
  250. bLength 7
  251. bDescriptorType 5
  252. bEndpointAddress 0x03 EP 3 OUT
  253. bmAttributes 1
  254. Transfer Type Isochronous
  255. Synch Type None
  256. Usage Type Data
  257. wMaxPacketSize 0x0019 1x 25 bytes
  258. bInterval 1
  259. Endpoint Descriptor:
  260. bLength 7
  261. bDescriptorType 5
  262. bEndpointAddress 0x83 EP 3 IN
  263. bmAttributes 1
  264. Transfer Type Isochronous
  265. Synch Type None
  266. Usage Type Data
  267. wMaxPacketSize 0x0019 1x 25 bytes
  268. bInterval 1
  269. Interface Descriptor:
  270. bLength 9
  271. bDescriptorType 4
  272. bInterfaceNumber 1
  273. bAlternateSetting 4
  274. bNumEndpoints 2
  275. bInterfaceClass 224 Wireless
  276. bInterfaceSubClass 1 Radio Frequency
  277. bInterfaceProtocol 1 Bluetooth
  278. iInterface 4 Bluetooth Radio
  279. Endpoint Descriptor:
  280. bLength 7
  281. bDescriptorType 5
  282. bEndpointAddress 0x03 EP 3 OUT
  283. bmAttributes 1
  284. Transfer Type Isochronous
  285. Synch Type None
  286. Usage Type Data
  287. wMaxPacketSize 0x0021 1x 33 bytes
  288. bInterval 1
  289. Endpoint Descriptor:
  290. bLength 7
  291. bDescriptorType 5
  292. bEndpointAddress 0x83 EP 3 IN
  293. bmAttributes 1
  294. Transfer Type Isochronous
  295. Synch Type None
  296. Usage Type Data
  297. wMaxPacketSize 0x0021 1x 33 bytes
  298. bInterval 1
  299. Interface Descriptor:
  300. bLength 9
  301. bDescriptorType 4
  302. bInterfaceNumber 1
  303. bAlternateSetting 5
  304. bNumEndpoints 2
  305. bInterfaceClass 224 Wireless
  306. bInterfaceSubClass 1 Radio Frequency
  307. bInterfaceProtocol 1 Bluetooth
  308. iInterface 4 Bluetooth Radio
  309. Endpoint Descriptor:
  310. bLength 7
  311. bDescriptorType 5
  312. bEndpointAddress 0x03 EP 3 OUT
  313. bmAttributes 1
  314. Transfer Type Isochronous
  315. Synch Type None
  316. Usage Type Data
  317. wMaxPacketSize 0x0031 1x 49 bytes
  318. bInterval 1
  319. Endpoint Descriptor:
  320. bLength 7
  321. bDescriptorType 5
  322. bEndpointAddress 0x83 EP 3 IN
  323. bmAttributes 1
  324. Transfer Type Isochronous
  325. Synch Type None
  326. Usage Type Data
  327. wMaxPacketSize 0x0031 1x 49 bytes
  328. bInterval 1
  329. can't get debug descriptor: Resource temporarily unavailable
  330. Device Status: 0x0001
  331. Self Powered
  332.  
  333. Bus 001 Device 004: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard
  334. Device Descriptor:
  335. bLength 18
  336. bDescriptorType 1
  337. bcdUSB 1.10
  338. bDeviceClass 0
  339. bDeviceSubClass 0
  340. bDeviceProtocol 0
  341. bMaxPacketSize0 8
  342. idVendor 0x413c Dell Computer Corp.
  343. idProduct 0x2113
  344. bcdDevice 1.08
  345. iManufacturer 0
  346. iProduct 2 Dell KB216 Wired Keyboard
  347. iSerial 0
  348. bNumConfigurations 1
  349. Configuration Descriptor:
  350. bLength 9
  351. bDescriptorType 2
  352. wTotalLength 0x003b
  353. bNumInterfaces 2
  354. bConfigurationValue 1
  355. iConfiguration 0
  356. bmAttributes 0xa0
  357. (Bus Powered)
  358. Remote Wakeup
  359. MaxPower 100mA
  360. Interface Descriptor:
  361. bLength 9
  362. bDescriptorType 4
  363. bInterfaceNumber 0
  364. bAlternateSetting 0
  365. bNumEndpoints 1
  366. bInterfaceClass 3 Human Interface Device
  367. bInterfaceSubClass 1 Boot Interface Subclass
  368. bInterfaceProtocol 1 Keyboard
  369. iInterface 0
  370. HID Device Descriptor:
  371. bLength 9
  372. bDescriptorType 33
  373. bcdHID 1.11
  374. bCountryCode 0 Not supported
  375. bNumDescriptors 1
  376. bDescriptorType 34 Report
  377. wDescriptorLength 65
  378. Report Descriptors:
  379. ** UNAVAILABLE **
  380. Endpoint Descriptor:
  381. bLength 7
  382. bDescriptorType 5
  383. bEndpointAddress 0x81 EP 1 IN
  384. bmAttributes 3
  385. Transfer Type Interrupt
  386. Synch Type None
  387. Usage Type Data
  388. wMaxPacketSize 0x0008 1x 8 bytes
  389. bInterval 24
  390. Interface Descriptor:
  391. bLength 9
  392. bDescriptorType 4
  393. bInterfaceNumber 1
  394. bAlternateSetting 0
  395. bNumEndpoints 1
  396. bInterfaceClass 3 Human Interface Device
  397. bInterfaceSubClass 0
  398. bInterfaceProtocol 0
  399. iInterface 0
  400. HID Device Descriptor:
  401. bLength 9
  402. bDescriptorType 33
  403. bcdHID 1.11
  404. bCountryCode 0 Not supported
  405. bNumDescriptors 1
  406. bDescriptorType 34 Report
  407. wDescriptorLength 109
  408. Report Descriptors:
  409. ** UNAVAILABLE **
  410. Endpoint Descriptor:
  411. bLength 7
  412. bDescriptorType 5
  413. bEndpointAddress 0x82 EP 2 IN
  414. bmAttributes 3
  415. Transfer Type Interrupt
  416. Synch Type None
  417. Usage Type Data
  418. wMaxPacketSize 0x0008 1x 8 bytes
  419. bInterval 48
  420. can't get debug descriptor: Resource temporarily unavailable
  421. Device Status: 0x0000
  422. (Bus Powered)
  423.  
  424. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
  425. Device Descriptor:
  426. bLength 18
  427. bDescriptorType 1
  428. bcdUSB 2.00
  429. bDeviceClass 255 Vendor Specific Class
  430. bDeviceSubClass 0
  431. bDeviceProtocol 1
  432. bMaxPacketSize0 64
  433. idVendor 0x0424 Standard Microsystems Corp.
  434. idProduct 0xec00 SMSC9512/9514 Fast Ethernet Adapter
  435. bcdDevice 2.00
  436. iManufacturer 0
  437. iProduct 0
  438. iSerial 0
  439. bNumConfigurations 1
  440. Configuration Descriptor:
  441. bLength 9
  442. bDescriptorType 2
  443. wTotalLength 0x0027
  444. bNumInterfaces 1
  445. bConfigurationValue 1
  446. iConfiguration 0
  447. bmAttributes 0xe0
  448. Self Powered
  449. Remote Wakeup
  450. MaxPower 2mA
  451. Interface Descriptor:
  452. bLength 9
  453. bDescriptorType 4
  454. bInterfaceNumber 0
  455. bAlternateSetting 0
  456. bNumEndpoints 3
  457. bInterfaceClass 255 Vendor Specific Class
  458. bInterfaceSubClass 0
  459. bInterfaceProtocol 255
  460. iInterface 0
  461. Endpoint Descriptor:
  462. bLength 7
  463. bDescriptorType 5
  464. bEndpointAddress 0x81 EP 1 IN
  465. bmAttributes 2
  466. Transfer Type Bulk
  467. Synch Type None
  468. Usage Type Data
  469. wMaxPacketSize 0x0200 1x 512 bytes
  470. bInterval 0
  471. Endpoint Descriptor:
  472. bLength 7
  473. bDescriptorType 5
  474. bEndpointAddress 0x02 EP 2 OUT
  475. bmAttributes 2
  476. Transfer Type Bulk
  477. Synch Type None
  478. Usage Type Data
  479. wMaxPacketSize 0x0200 1x 512 bytes
  480. bInterval 0
  481. Endpoint Descriptor:
  482. bLength 7
  483. bDescriptorType 5
  484. bEndpointAddress 0x83 EP 3 IN
  485. bmAttributes 3
  486. Transfer Type Interrupt
  487. Synch Type None
  488. Usage Type Data
  489. wMaxPacketSize 0x0010 1x 16 bytes
  490. bInterval 4
  491. Device Qualifier (for other device speed):
  492. bLength 10
  493. bDescriptorType 6
  494. bcdUSB 2.00
  495. bDeviceClass 255 Vendor Specific Class
  496. bDeviceSubClass 0
  497. bDeviceProtocol 1
  498. bMaxPacketSize0 64
  499. bNumConfigurations 1
  500. can't get debug descriptor: Resource temporarily unavailable
  501. Device Status: 0x0001
  502. Self Powered
  503.  
  504. Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  505. Device Descriptor:
  506. bLength 18
  507. bDescriptorType 1
  508. bcdUSB 2.00
  509. bDeviceClass 9 Hub
  510. bDeviceSubClass 0
  511. bDeviceProtocol 2 TT per port
  512. bMaxPacketSize0 64
  513. idVendor 0x0424 Standard Microsystems Corp.
  514. idProduct 0x9514 SMC9514 Hub
  515. bcdDevice 2.00
  516. iManufacturer 0
  517. iProduct 0
  518. iSerial 0
  519. bNumConfigurations 1
  520. Configuration Descriptor:
  521. bLength 9
  522. bDescriptorType 2
  523. wTotalLength 0x0029
  524. bNumInterfaces 1
  525. bConfigurationValue 1
  526. iConfiguration 0
  527. bmAttributes 0xe0
  528. Self Powered
  529. Remote Wakeup
  530. MaxPower 2mA
  531. Interface Descriptor:
  532. bLength 9
  533. bDescriptorType 4
  534. bInterfaceNumber 0
  535. bAlternateSetting 0
  536. bNumEndpoints 1
  537. bInterfaceClass 9 Hub
  538. bInterfaceSubClass 0
  539. bInterfaceProtocol 1 Single TT
  540. iInterface 0
  541. Endpoint Descriptor:
  542. bLength 7
  543. bDescriptorType 5
  544. bEndpointAddress 0x81 EP 1 IN
  545. bmAttributes 3
  546. Transfer Type Interrupt
  547. Synch Type None
  548. Usage Type Data
  549. wMaxPacketSize 0x0001 1x 1 bytes
  550. bInterval 12
  551. Interface Descriptor:
  552. bLength 9
  553. bDescriptorType 4
  554. bInterfaceNumber 0
  555. bAlternateSetting 1
  556. bNumEndpoints 1
  557. bInterfaceClass 9 Hub
  558. bInterfaceSubClass 0
  559. bInterfaceProtocol 2 TT per port
  560. iInterface 0
  561. Endpoint Descriptor:
  562. bLength 7
  563. bDescriptorType 5
  564. bEndpointAddress 0x81 EP 1 IN
  565. bmAttributes 3
  566. Transfer Type Interrupt
  567. Synch Type None
  568. Usage Type Data
  569. wMaxPacketSize 0x0001 1x 1 bytes
  570. bInterval 12
  571. Hub Descriptor:
  572. bLength 9
  573. bDescriptorType 41
  574. nNbrPorts 5
  575. wHubCharacteristic 0x000d
  576. Per-port power switching
  577. Compound device
  578. Per-port overcurrent protection
  579. TT think time 8 FS bits
  580. bPwrOn2PwrGood 50 * 2 milli seconds
  581. bHubContrCurrent 1 milli Ampere
  582. DeviceRemovable 0x02
  583. PortPwrCtrlMask 0xff
  584. Hub Port Status:
  585. Port 1: 0000.0503 highspeed power enable connect
  586. Port 2: 0000.0100 power
  587. Port 3: 0000.0100 power
  588. Port 4: 0000.0303 lowspeed power enable connect
  589. Port 5: 0000.0103 power enable connect
  590. Device Qualifier (for other device speed):
  591. bLength 10
  592. bDescriptorType 6
  593. bcdUSB 2.00
  594. bDeviceClass 9 Hub
  595. bDeviceSubClass 0
  596. bDeviceProtocol 0 Full speed (or root) hub
  597. bMaxPacketSize0 64
  598. bNumConfigurations 1
  599. can't get debug descriptor: Resource temporarily unavailable
  600. Device Status: 0x0001
  601. Self Powered
  602.  
  603. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  604. Device Descriptor:
  605. bLength 18
  606. bDescriptorType 1
  607. bcdUSB 2.00
  608. bDeviceClass 9 Hub
  609. bDeviceSubClass 0
  610. bDeviceProtocol 1 Single TT
  611. bMaxPacketSize0 64
  612. idVendor 0x1d6b Linux Foundation
  613. idProduct 0x0002 2.0 root hub
  614. bcdDevice 5.10
  615. iManufacturer 3 Linux 5.10.83-v7 dwc_otg_hcd
  616. iProduct 2 DWC OTG Controller
  617. iSerial 1 3f980000.usb
  618. bNumConfigurations 1
  619. Configuration Descriptor:
  620. bLength 9
  621. bDescriptorType 2
  622. wTotalLength 0x0019
  623. bNumInterfaces 1
  624. bConfigurationValue 1
  625. iConfiguration 0
  626. bmAttributes 0xe0
  627. Self Powered
  628. Remote Wakeup
  629. MaxPower 0mA
  630. Interface Descriptor:
  631. bLength 9
  632. bDescriptorType 4
  633. bInterfaceNumber 0
  634. bAlternateSetting 0
  635. bNumEndpoints 1
  636. bInterfaceClass 9 Hub
  637. bInterfaceSubClass 0
  638. bInterfaceProtocol 0 Full speed (or root) hub
  639. iInterface 0
  640. Endpoint Descriptor:
  641. bLength 7
  642. bDescriptorType 5
  643. bEndpointAddress 0x81 EP 1 IN
  644. bmAttributes 3
  645. Transfer Type Interrupt
  646. Synch Type None
  647. Usage Type Data
  648. wMaxPacketSize 0x0004 1x 4 bytes
  649. bInterval 12
  650. Hub Descriptor:
  651. bLength 9
  652. bDescriptorType 41
  653. nNbrPorts 1
  654. wHubCharacteristic 0x0008
  655. Ganged power switching
  656. Per-port overcurrent protection
  657. TT think time 8 FS bits
  658. bPwrOn2PwrGood 1 * 2 milli seconds
  659. bHubContrCurrent 0 milli Ampere
  660. DeviceRemovable 0x00
  661. PortPwrCtrlMask 0xff
  662. Hub Port Status:
  663. Port 1: 0000.0503 highspeed power enable connect
  664. can't get device qualifier: Resource temporarily unavailable
  665. can't get debug descriptor: Resource temporarily unavailable
  666. Device Status: 0x0001
  667. Self Powered
  668. #
  669. #
  670. #
  671. #
  672. #
  673. # for i in /dev/input/event*; do echo $i;udevadm info -q all -n $i;done
  674. /dev/input/event0
  675. P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:413C:2113.00 01/input/input0/event0
  676. N: input/event0
  677. S: input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-kbd
  678. S: input/by-path/platform-3f980000.usb-usb-0:1.4:1.0-event-kbd
  679. E: DEVLINKS=/dev/input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-kbd /dev/i nput/by-path/platform-3f980000.usb-usb-0:1.4:1.0-event-kbd
  680. E: DEVNAME=/dev/input/event0
  681. E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:413C :2113.0001/input/input0/event0
  682. E: ID_BUS=usb
  683. E: ID_INPUT=1
  684. E: ID_INPUT_KEY=1
  685. E: ID_INPUT_KEYBOARD=1
  686. E: ID_MODEL=Dell_KB216_Wired_Keyboard
  687. E: ID_MODEL_ENC=Dell\x20KB216\x20Wired\x20Keyboard
  688. E: ID_MODEL_ID=2113
  689. E: ID_PATH=platform-3f980000.usb-usb-0:1.4:1.0
  690. E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_4_1_0
  691. E: ID_REVISION=0108
  692. E: ID_SERIAL=413c_Dell_KB216_Wired_Keyboard
  693. E: ID_TYPE=hid
  694. E: ID_USB_DRIVER=usbhid
  695. E: ID_USB_INTERFACES=:030101:030000:
  696. E: ID_USB_INTERFACE_NUM=00
  697. E: ID_VENDOR=413c
  698. E: ID_VENDOR_ENC=413c
  699. E: ID_VENDOR_ID=413c
  700. E: LIBINPUT_DEVICE_GROUP=3/413c/2113:usb-3f980000.usb-1
  701. E: MAJOR=13
  702. E: MINOR=64
  703. E: SUBSYSTEM=input
  704. E: USEC_INITIALIZED=7739015
  705.  
  706. /dev/input/event1
  707. P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C:2113.00 02/input/input1/event1
  708. N: input/event1
  709. S: input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-if01
  710. S: input/by-path/platform-3f980000.usb-usb-0:1.4:1.1-event
  711. E: DEVLINKS=/dev/input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-if01 /dev/ input/by-path/platform-3f980000.usb-usb-0:1.4:1.1-event
  712. E: DEVNAME=/dev/input/event1
  713. E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C :2113.0002/input/input1/event1
  714. E: ID_BUS=usb
  715. E: ID_INPUT=1
  716. E: ID_INPUT_KEY=1
  717. E: ID_MODEL=Dell_KB216_Wired_Keyboard
  718. E: ID_MODEL_ENC=Dell\x20KB216\x20Wired\x20Keyboard
  719. E: ID_MODEL_ID=2113
  720. E: ID_PATH=platform-3f980000.usb-usb-0:1.4:1.1
  721. E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_4_1_1
  722. E: ID_REVISION=0108
  723. E: ID_SERIAL=413c_Dell_KB216_Wired_Keyboard
  724. E: ID_TYPE=hid
  725. E: ID_USB_DRIVER=usbhid
  726. E: ID_USB_INTERFACES=:030101:030000:
  727. E: ID_USB_INTERFACE_NUM=01
  728. E: ID_VENDOR=413c
  729. E: ID_VENDOR_ENC=413c
  730. E: ID_VENDOR_ID=413c
  731. E: LIBINPUT_DEVICE_GROUP=3/413c/2113:usb-3f980000.usb-1
  732. E: MAJOR=13
  733. E: MINOR=65
  734. E: SUBSYSTEM=input
  735. E: USEC_INITIALIZED=7736820
  736.  
  737. /dev/input/event2
  738. P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C:2113.00 02/input/input2/event2
  739. N: input/event2
  740. S: input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-if01
  741. S: input/by-path/platform-3f980000.usb-usb-0:1.4:1.1-event
  742. E: DEVLINKS=/dev/input/by-id/usb-413c_Dell_KB216_Wired_Keyboard-event-if01 /dev/ input/by-path/platform-3f980000.usb-usb-0:1.4:1.1-event
  743. E: DEVNAME=/dev/input/event2
  744. E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:413C :2113.0002/input/input2/event2
  745. E: ID_BUS=usb
  746. E: ID_INPUT=1
  747. E: ID_INPUT_KEY=1
  748. E: ID_MODEL=Dell_KB216_Wired_Keyboard
  749. E: ID_MODEL_ENC=Dell\x20KB216\x20Wired\x20Keyboard
  750. E: ID_MODEL_ID=2113
  751. E: ID_PATH=platform-3f980000.usb-usb-0:1.4:1.1
  752. E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_4_1_1
  753. E: ID_REVISION=0108
  754. E: ID_SERIAL=413c_Dell_KB216_Wired_Keyboard
  755. E: ID_TYPE=hid
  756. E: ID_USB_DRIVER=usbhid
  757. E: ID_USB_INTERFACES=:030101:030000:
  758. E: ID_USB_INTERFACE_NUM=01
  759. E: ID_VENDOR=413c
  760. E: ID_VENDOR_ENC=413c
  761. E: ID_VENDOR_ID=413c
  762. E: LIBINPUT_DEVICE_GROUP=3/413c/2113:usb-3f980000.usb-1
  763. E: MAJOR=13
  764. E: MINOR=66
  765. E: SUBSYSTEM=input
  766. E: USEC_INITIALIZED=7736705
  767.  
  768. /dev/input/event3
  769. P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/hci0/hc i0:3/0005:054C:05C4.0005/input/input10/event3
  770. N: input/event3
  771. E: DEVNAME=/dev/input/event3
  772. E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth /hci0/hci0:3/0005:054C:05C4.0005/input/input10/event3
  773. E: ID_BUS=bluetooth
  774. E: ID_INPUT=1
  775. E: ID_INPUT_TOUCHPAD=1
  776. E: ID_INPUT_TOUCHPAD_INTEGRATION=external
  777. E: LIBINPUT_DEVICE_GROUP=5/54c/5c4:00:e0:4c:23:99:87
  778. E: MAJOR=13
  779. E: MINOR=67
  780. E: SUBSYSTEM=input
  781. E: USEC_INITIALIZED=779403091
  782.  
  783. /dev/input/event5
  784. P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth/hci0/hc i0:3/0005:054C:05C4.0005/input/input9/event5
  785. N: input/event5
  786. E: DEVNAME=/dev/input/event5
  787. E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/bluetooth /hci0/hci0:3/0005:054C:05C4.0005/input/input9/event5
  788. E: ID_BUS=bluetooth
  789. E: ID_INPUT=1
  790. E: ID_INPUT_JOYSTICK=1
  791. E: LIBINPUT_DEVICE_GROUP=5/54c/5c4:00:e0:4c:23:99:87
  792. E: MAJOR=13
  793. E: MINOR=69
  794. E: SUBSYSTEM=input
  795. E: USEC_INITIALIZED=779178650
  796.  
  797. #
  798. #
  799. #
  800. #
  801. #
  802. # for i in /dev/input/event*; do echo $i;(evtest $i) & ( evtestpid=$! && sleep 0 .1 && kill -15 $evtestpid );done
  803. /dev/input/event0
  804. [1] 1606
  805. Input driver version is 1.0.1
  806. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  807. Input device name: "Dell KB216 Wired Keyboard"
  808. Supported events:
  809. Event type 0 (EV_SYN)
  810. Event type 1 (EV_KEY)
  811. Event code 1 (KEY_ESC)
  812. Event code 2 (KEY_1)
  813. Event code 3 (KEY_2)
  814. Event code 4 (KEY_3)
  815. Event code 5 (KEY_4)
  816. Event code 6 (KEY_5)
  817. Event code 7 (KEY_6)
  818. Event code 8 (KEY_7)
  819. Event code 9 (KEY_8)
  820. Event code 10 (KEY_9)
  821. Event code 11 (KEY_0)
  822. Event code 12 (KEY_MINUS)
  823. Event code 13 (KEY_EQUAL)
  824. Event code 14 (KEY_BACKSPACE)
  825. Event code 15 (KEY_TAB)
  826. Event code 16 (KEY_Q)
  827. Event code 17 (KEY_W)
  828. Event code 18 (KEY_E)
  829. Event code 19 (KEY_R)
  830. Event code 20 (KEY_T)
  831. Event code 21 (KEY_Y)
  832. Event code 22 (KEY_U)
  833. Event code 23 (KEY_I)
  834. Event code 24 (KEY_O)
  835. Event code 25 (KEY_P)
  836. Event code 26 (KEY_LEFTBRACE)
  837. Event code 27 (KEY_RIGHTBRACE)
  838. Event code 28 (KEY_ENTER)
  839. Event code 29 (KEY_LEFTCTRL)
  840. Event code 30 (KEY_A)
  841. Event code 31 (KEY_S)
  842. Event code 32 (KEY_D)
  843. Event code 33 (KEY_F)
  844. Event code 34 (KEY_G)
  845. Event code 35 (KEY_H)
  846. Event code 36 (KEY_J)
  847. Event code 37 (KEY_K)
  848. Event code 38 (KEY_L)
  849. Event code 39 (KEY_SEMICOLON)
  850. Event code 40 (KEY_APOSTROPHE)
  851. Event code 41 (KEY_GRAVE)
  852. Event code 42 (KEY_LEFTSHIFT)
  853. Event code 43 (KEY_BACKSLASH)
  854. Event code 44 (KEY_Z)
  855. Event code 45 (KEY_X)
  856. Event code 46 (KEY_C)
  857. Event code 47 (KEY_V)
  858. Event code 48 (KEY_B)
  859. Event code 49 (KEY_N)
  860. Event code 50 (KEY_M)
  861. Event code 51 (KEY_COMMA)
  862. Event code 52 (KEY_DOT)
  863. Event code 53 (KEY_SLASH)
  864. Event code 54 (KEY_RIGHTSHIFT)
  865. Event code 55 (KEY_KPASTERISK)
  866. Event code 56 (KEY_LEFTALT)
  867. Event code 57 (KEY_SPACE)
  868. Event code 58 (KEY_CAPSLOCK)
  869. Event code 59 (KEY_F1)
  870. Event code 60 (KEY_F2)
  871. Event code 61 (KEY_F3)
  872. Event code 62 (KEY_F4)
  873. Event code 63 (KEY_F5)
  874. Event code 64 (KEY_F6)
  875. Event code 65 (KEY_F7)
  876. Event code 66 (KEY_F8)
  877. Event code 67 (KEY_F9)
  878. Event code 68 (KEY_F10)
  879. Event code 69 (KEY_NUMLOCK)
  880. Event code 70 (KEY_SCROLLLOCK)
  881. Event code 71 (KEY_KP7)
  882. Event code 72 (KEY_KP8)
  883. Event code 73 (KEY_KP9)
  884. Event code 74 (KEY_KPMINUS)
  885. Event code 75 (KEY_KP4)
  886. Event code 76 (KEY_KP5)
  887. Event code 77 (KEY_KP6)
  888. Event code 78 (KEY_KPPLUS)
  889. Event code 79 (KEY_KP1)
  890. Event code 80 (KEY_KP2)
  891. Event code 81 (KEY_KP3)
  892. Event code 82 (KEY_KP0)
  893. Event code 83 (KEY_KPDOT)
  894. Event code 85 (KEY_ZENKAKUHANKAKU)
  895. Event code 86 (KEY_102ND)
  896. Event code 87 (KEY_F11)
  897. Event code 88 (KEY_F12)
  898. Event code 89 (KEY_RO)
  899. Event code 90 (KEY_KATAKANA)
  900. Event code 91 (KEY_HIRAGANA)
  901. Event code 92 (KEY_HENKAN)
  902. Event code 93 (KEY_KATAKANAHIRAGANA)
  903. Event code 94 (KEY_MUHENKAN)
  904. Event code 95 (KEY_KPJPCOMMA)
  905. Event code 96 (KEY_KPENTER)
  906. Event code 97 (KEY_RIGHTCTRL)
  907. Event code 98 (KEY_KPSLASH)
  908. Event code 99 (KEY_SYSRQ)
  909. Event code 100 (KEY_RIGHTALT)
  910. Event code 102 (KEY_HOME)
  911. Event code 103 (KEY_UP)
  912. Event code 104 (KEY_PAGEUP)
  913. Event code 105 (KEY_LEFT)
  914. Event code 106 (KEY_RIGHT)
  915. Event code 107 (KEY_END)
  916. Event code 108 (KEY_DOWN)
  917. Event code 109 (KEY_PAGEDOWN)
  918. Event code 110 (KEY_INSERT)
  919. Event code 111 (KEY_DELETE)
  920. Event code 113 (KEY_MUTE)
  921. Event code 114 (KEY_VOLUMEDOWN)
  922. Event code 115 (KEY_VOLUMEUP)
  923. Event code 116 (KEY_POWER)
  924. Event code 117 (KEY_KPEQUAL)
  925. Event code 119 (KEY_PAUSE)
  926. Event code 121 (KEY_KPCOMMA)
  927. Event code 122 (KEY_HANGUEL)
  928. Event code 123 (KEY_HANJA)
  929. Event code 124 (KEY_YEN)
  930. Event code 125 (KEY_LEFTMETA)
  931. Event code 126 (KEY_RIGHTMETA)
  932. Event code 127 (KEY_COMPOSE)
  933. Event code 128 (KEY_STOP)
  934. Event code 129 (KEY_AGAIN)
  935. Event code 130 (KEY_PROPS)
  936. Event code 131 (KEY_UNDO)
  937. Event code 132 (KEY_FRONT)
  938. Event code 133 (KEY_COPY)
  939. Event code 134 (KEY_OPEN)
  940. Event code 135 (KEY_PASTE)
  941. Event code 136 (KEY_FIND)
  942. Event code 137 (KEY_CUT)
  943. Event code 138 (KEY_HELP)
  944. Event code 140 (KEY_CALC)
  945. Event code 142 (KEY_SLEEP)
  946. Event code 150 (KEY_WWW)
  947. Event code 152 (KEY_SCREENLOCK)
  948. Event code 158 (KEY_BACK)
  949. Event code 159 (KEY_FORWARD)
  950. Event code 161 (KEY_EJECTCD)
  951. Event code 163 (KEY_NEXTSONG)
  952. Event code 164 (KEY_PLAYPAUSE)
  953. Event code 165 (KEY_PREVIOUSSONG)
  954. Event code 166 (KEY_STOPCD)
  955. Event code 173 (KEY_REFRESH)
  956. Event code 176 (KEY_EDIT)
  957. Event code 177 (KEY_SCROLLUP)
  958. Event code 178 (KEY_SCROLLDOWN)
  959. Event code 179 (KEY_KPLEFTPAREN)
  960. Event code 180 (KEY_KPRIGHTPAREN)
  961. Event code 183 (KEY_F13)
  962. Event code 184 (KEY_F14)
  963. Event code 185 (KEY_F15)
  964. Event code 186 (KEY_F16)
  965. Event code 187 (KEY_F17)
  966. Event code 188 (KEY_F18)
  967. Event code 189 (KEY_F19)
  968. Event code 190 (KEY_F20)
  969. Event code 191 (KEY_F21)
  970. Event code 192 (KEY_F22)
  971. Event code 193 (KEY_F23)
  972. Event code 194 (KEY_F24)
  973. Event code 240 (KEY_UNKNOWN)
  974. Event type 4 (EV_MSC)
  975. Event code 4 (MSC_SCAN)
  976. Event type 17 (EV_LED)
  977. Event code 0 (LED_NUML) state 0
  978. Event code 1 (LED_CAPSL) state 0
  979. Event code 2 (LED_SCROLLL) state 0
  980. Key repeat handling:
  981. Repeat type 20 (EV_REP)
  982. Repeat code 0 (REP_DELAY)
  983. Value 250
  984. Repeat code 1 (REP_PERIOD)
  985. Value 33
  986. Properties:
  987. Testing ... (interrupt to exit)
  988. /dev/input/event1
  989. [2] 1609
  990. Input driver version is 1.0.1
  991. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  992. Input device name: "Dell KB216 Wired Keyboard System Control"
  993. Supported events:
  994. Event type 0 (EV_SYN)
  995. Event type 1 (EV_KEY)
  996. Event code 116 (KEY_POWER)
  997. Event code 142 (KEY_SLEEP)
  998. Event code 143 (KEY_WAKEUP)
  999. Event type 4 (EV_MSC)
  1000. Event code 4 (MSC_SCAN)
  1001. Properties:
  1002. Testing ... (interrupt to exit)
  1003. [1]- Done ( evtest $i )
  1004. /dev/input/event2
  1005. [3] 1612
  1006. Input driver version is 1.0.1
  1007. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  1008. Input device name: "Dell KB216 Wired Keyboard Consumer Control"
  1009. Supported events:
  1010. Event type 0 (EV_SYN)
  1011. Event type 1 (EV_KEY)
  1012. Event code 113 (KEY_MUTE)
  1013. Event code 114 (KEY_VOLUMEDOWN)
  1014. Event code 115 (KEY_VOLUMEUP)
  1015. Event code 128 (KEY_STOP)
  1016. Event code 140 (KEY_CALC)
  1017. Event code 144 (KEY_FILE)
  1018. Event code 155 (KEY_MAIL)
  1019. Event code 156 (KEY_BOOKMARKS)
  1020. Event code 158 (KEY_BACK)
  1021. Event code 159 (KEY_FORWARD)
  1022. Event code 161 (KEY_EJECTCD)
  1023. Event code 163 (KEY_NEXTSONG)
  1024. Event code 164 (KEY_PLAYPAUSE)
  1025. Event code 165 (KEY_PREVIOUSSONG)
  1026. Event code 166 (KEY_STOPCD)
  1027. Event code 171 (KEY_CONFIG)
  1028. Event code 172 (KEY_HOMEPAGE)
  1029. Event code 173 (KEY_REFRESH)
  1030. Event code 217 (KEY_SEARCH)
  1031. Event code 235 (KEY_DOCUMENTS)
  1032. Event type 4 (EV_MSC)
  1033. Event code 4 (MSC_SCAN)
  1034. Properties:
  1035. Testing ... (interrupt to exit)
  1036. [2]- Done ( evtest $i )
  1037. /dev/input/event3
  1038. [4] 1615
  1039. Input driver version is 1.0.1
  1040. Input device ID: bus 0x5 vendor 0x54c product 0x5c4 version 0x8100
  1041. Input device name: "Wireless Controller Touchpad"
  1042. Supported events:
  1043. Event type 0 (EV_SYN)
  1044. Event type 1 (EV_KEY)
  1045. Event code 272 (BTN_LEFT)
  1046. Event code 325 (BTN_TOOL_FINGER)
  1047. Event code 330 (BTN_TOUCH)
  1048. Event code 333 (BTN_TOOL_DOUBLETAP)
  1049. Event type 3 (EV_ABS)
  1050. Event code 0 (ABS_X)
  1051. Value 0
  1052. Min 0
  1053. Max 1920
  1054. Event code 1 (ABS_Y)
  1055. Value 0
  1056. Min 0
  1057. Max 942
  1058. Event code 47 (ABS_MT_SLOT)
  1059. Value 0
  1060. Min 0
  1061. Max 1
  1062. Event code 53 (ABS_MT_POSITION_X)
  1063. Value 0
  1064. Min 0
  1065. Max 1920
  1066. Event code 54 (ABS_MT_POSITION_Y)
  1067. Value 0
  1068. Min 0
  1069. Max 942
  1070. Event code 57 (ABS_MT_TRACKING_ID)
  1071. Value 0
  1072. Min 0
  1073. Max 65535
  1074. Properties:
  1075. Property type 0 (INPUT_PROP_POINTER)
  1076. Property type 2 (INPUT_PROP_BUTTONPAD)
  1077. Testing ... (interrupt to exit)
  1078. [3]- Terminated ( evtest $i )
  1079. /dev/input/event5
  1080. [5] 1618
  1081. Input driver version is 1.0.1
  1082. Input device ID: bus 0x5 vendor 0x54c product 0x5c4 version 0x8100
  1083. Input device name: "Wireless Controller"
  1084. Supported events:
  1085. Event type 0 (EV_SYN)
  1086. Event type 1 (EV_KEY)
  1087. Event code 304 (BTN_SOUTH)
  1088. Event code 305 (BTN_EAST)
  1089. Event code 307 (BTN_NORTH)
  1090. Event code 308 (BTN_WEST)
  1091. Event code 310 (BTN_TL)
  1092. Event code 311 (BTN_TR)
  1093. Event code 312 (BTN_TL2)
  1094. Event code 313 (BTN_TR2)
  1095. Event code 314 (BTN_SELECT)
  1096. Event code 315 (BTN_START)
  1097. Event code 316 (BTN_MODE)
  1098. Event code 317 (BTN_THUMBL)
  1099. Event code 318 (BTN_THUMBR)
  1100. Event type 3 (EV_ABS)
  1101. Event code 0 (ABS_X)
  1102. Value 131
  1103. Min 0
  1104. Max 255
  1105. Flat 15
  1106. Event code 1 (ABS_Y)
  1107. Value 124
  1108. Min 0
  1109. Max 255
  1110. Flat 15
  1111. Event code 2 (ABS_Z)
  1112. Value 0
  1113. Min 0
  1114. Max 255
  1115. Flat 15
  1116. Event code 3 (ABS_RX)
  1117. Value 122
  1118. Min 0
  1119. Max 255
  1120. Flat 15
  1121. Event code 4 (ABS_RY)
  1122. Value 132
  1123. Min 0
  1124. Max 255
  1125. Flat 15
  1126. Event code 5 (ABS_RZ)
  1127. Value 0
  1128. Min 0
  1129. Max 255
  1130. Flat 15
  1131. Event code 16 (ABS_HAT0X)
  1132. Value 0
  1133. Min -1
  1134. Max 1
  1135. Event code 17 (ABS_HAT0Y)
  1136. Value 0
  1137. Min -1
  1138. Max 1
  1139. Event type 4 (EV_MSC)
  1140. Event code 4 (MSC_SCAN)
  1141. Event type 21 (EV_FF)
  1142. Event code 80 (FF_RUMBLE)
  1143. Event code 81 (FF_PERIODIC)
  1144. Event code 88 (FF_SQUARE)
  1145. Event code 89 (FF_TRIANGLE)
  1146. Event code 90 (FF_SINE)
  1147. Event code 96 (FF_GAIN)
  1148. Properties:
  1149. Testing ... (interrupt to exit)
  1150. [4]- Done ( evtest $i )
  1151. # for i in /dev/input/event*; do echo $i;(evtest $i) & ( evtestpid=$! && sleep 0.1 && kill -15 $evtestpid );done
  1152. /dev/input/event0
  1153. [6] 1636
  1154. Input driver version is 1.0.1
  1155. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  1156. Input device name: "Dell KB216 Wired Keyboard"
  1157. Supported events:
  1158. Event type 0 (EV_SYN)
  1159. Event type 1 (EV_KEY)
  1160. Event code 1 (KEY_ESC)
  1161. Event code 2 (KEY_1)
  1162. Event code 3 (KEY_2)
  1163. Event code 4 (KEY_3)
  1164. Event code 5 (KEY_4)
  1165. Event code 6 (KEY_5)
  1166. Event code 7 (KEY_6)
  1167. Event code 8 (KEY_7)
  1168. Event code 9 (KEY_8)
  1169. Event code 10 (KEY_9)
  1170. Event code 11 (KEY_0)
  1171. Event code 12 (KEY_MINUS)
  1172. Event code 13 (KEY_EQUAL)
  1173. Event code 14 (KEY_BACKSPACE)
  1174. Event code 15 (KEY_TAB)
  1175. Event code 16 (KEY_Q)
  1176. Event code 17 (KEY_W)
  1177. Event code 18 (KEY_E)
  1178. Event code 19 (KEY_R)
  1179. Event code 20 (KEY_T)
  1180. Event code 21 (KEY_Y)
  1181. Event code 22 (KEY_U)
  1182. Event code 23 (KEY_I)
  1183. Event code 24 (KEY_O)
  1184. Event code 25 (KEY_P)
  1185. Event code 26 (KEY_LEFTBRACE)
  1186. Event code 27 (KEY_RIGHTBRACE)
  1187. Event code 28 (KEY_ENTER)
  1188. Event code 29 (KEY_LEFTCTRL)
  1189. Event code 30 (KEY_A)
  1190. Event code 31 (KEY_S)
  1191. Event code 32 (KEY_D)
  1192. Event code 33 (KEY_F)
  1193. Event code 34 (KEY_G)
  1194. Event code 35 (KEY_H)
  1195. Event code 36 (KEY_J)
  1196. Event code 37 (KEY_K)
  1197. Event code 38 (KEY_L)
  1198. Event code 39 (KEY_SEMICOLON)
  1199. Event code 40 (KEY_APOSTROPHE)
  1200. Event code 41 (KEY_GRAVE)
  1201. Event code 42 (KEY_LEFTSHIFT)
  1202. Event code 43 (KEY_BACKSLASH)
  1203. Event code 44 (KEY_Z)
  1204. Event code 45 (KEY_X)
  1205. Event code 46 (KEY_C)
  1206. Event code 47 (KEY_V)
  1207. Event code 48 (KEY_B)
  1208. Event code 49 (KEY_N)
  1209. Event code 50 (KEY_M)
  1210. Event code 51 (KEY_COMMA)
  1211. Event code 52 (KEY_DOT)
  1212. Event code 53 (KEY_SLASH)
  1213. Event code 54 (KEY_RIGHTSHIFT)
  1214. Event code 55 (KEY_KPASTERISK)
  1215. Event code 56 (KEY_LEFTALT)
  1216. Event code 57 (KEY_SPACE)
  1217. Event code 58 (KEY_CAPSLOCK)
  1218. Event code 59 (KEY_F1)
  1219. Event code 60 (KEY_F2)
  1220. Event code 61 (KEY_F3)
  1221. Event code 62 (KEY_F4)
  1222. Event code 63 (KEY_F5)
  1223. Event code 64 (KEY_F6)
  1224. Event code 65 (KEY_F7)
  1225. Event code 66 (KEY_F8)
  1226. Event code 67 (KEY_F9)
  1227. Event code 68 (KEY_F10)
  1228. Event code 69 (KEY_NUMLOCK)
  1229. Event code 70 (KEY_SCROLLLOCK)
  1230. Event code 71 (KEY_KP7)
  1231. Event code 72 (KEY_KP8)
  1232. Event code 73 (KEY_KP9)
  1233. Event code 74 (KEY_KPMINUS)
  1234. Event code 75 (KEY_KP4)
  1235. Event code 76 (KEY_KP5)
  1236. Event code 77 (KEY_KP6)
  1237. Event code 78 (KEY_KPPLUS)
  1238. Event code 79 (KEY_KP1)
  1239. Event code 80 (KEY_KP2)
  1240. Event code 81 (KEY_KP3)
  1241. Event code 82 (KEY_KP0)
  1242. Event code 83 (KEY_KPDOT)
  1243. Event code 85 (KEY_ZENKAKUHANKAKU)
  1244. Event code 86 (KEY_102ND)
  1245. Event code 87 (KEY_F11)
  1246. Event code 88 (KEY_F12)
  1247. Event code 89 (KEY_RO)
  1248. Event code 90 (KEY_KATAKANA)
  1249. Event code 91 (KEY_HIRAGANA)
  1250. Event code 92 (KEY_HENKAN)
  1251. Event code 93 (KEY_KATAKANAHIRAGANA)
  1252. Event code 94 (KEY_MUHENKAN)
  1253. Event code 95 (KEY_KPJPCOMMA)
  1254. Event code 96 (KEY_KPENTER)
  1255. Event code 97 (KEY_RIGHTCTRL)
  1256. Event code 98 (KEY_KPSLASH)
  1257. Event code 99 (KEY_SYSRQ)
  1258. Event code 100 (KEY_RIGHTALT)
  1259. Event code 102 (KEY_HOME)
  1260. Event code 103 (KEY_UP)
  1261. Event code 104 (KEY_PAGEUP)
  1262. Event code 105 (KEY_LEFT)
  1263. Event code 106 (KEY_RIGHT)
  1264. Event code 107 (KEY_END)
  1265. Event code 108 (KEY_DOWN)
  1266. Event code 109 (KEY_PAGEDOWN)
  1267. Event code 110 (KEY_INSERT)
  1268. Event code 111 (KEY_DELETE)
  1269. Event code 113 (KEY_MUTE)
  1270. Event code 114 (KEY_VOLUMEDOWN)
  1271. Event code 115 (KEY_VOLUMEUP)
  1272. Event code 116 (KEY_POWER)
  1273. Event code 117 (KEY_KPEQUAL)
  1274. Event code 119 (KEY_PAUSE)
  1275. Event code 121 (KEY_KPCOMMA)
  1276. Event code 122 (KEY_HANGUEL)
  1277. Event code 123 (KEY_HANJA)
  1278. Event code 124 (KEY_YEN)
  1279. Event code 125 (KEY_LEFTMETA)
  1280. Event code 126 (KEY_RIGHTMETA)
  1281. Event code 127 (KEY_COMPOSE)
  1282. Event code 128 (KEY_STOP)
  1283. Event code 129 (KEY_AGAIN)
  1284. Event code 130 (KEY_PROPS)
  1285. Event code 131 (KEY_UNDO)
  1286. Event code 132 (KEY_FRONT)
  1287. Event code 133 (KEY_COPY)
  1288. Event code 134 (KEY_OPEN)
  1289. Event code 135 (KEY_PASTE)
  1290. Event code 136 (KEY_FIND)
  1291. Event code 137 (KEY_CUT)
  1292. Event code 138 (KEY_HELP)
  1293. Event code 140 (KEY_CALC)
  1294. Event code 142 (KEY_SLEEP)
  1295. Event code 150 (KEY_WWW)
  1296. Event code 152 (KEY_SCREENLOCK)
  1297. Event code 158 (KEY_BACK)
  1298. Event code 159 (KEY_FORWARD)
  1299. Event code 161 (KEY_EJECTCD)
  1300. Event code 163 (KEY_NEXTSONG)
  1301. Event code 164 (KEY_PLAYPAUSE)
  1302. Event code 165 (KEY_PREVIOUSSONG)
  1303. Event code 166 (KEY_STOPCD)
  1304. Event code 173 (KEY_REFRESH)
  1305. Event code 176 (KEY_EDIT)
  1306. Event code 177 (KEY_SCROLLUP)
  1307. Event code 178 (KEY_SCROLLDOWN)
  1308. Event code 179 (KEY_KPLEFTPAREN)
  1309. Event code 180 (KEY_KPRIGHTPAREN)
  1310. Event code 183 (KEY_F13)
  1311. Event code 184 (KEY_F14)
  1312. Event code 185 (KEY_F15)
  1313. Event code 186 (KEY_F16)
  1314. Event code 187 (KEY_F17)
  1315. Event code 188 (KEY_F18)
  1316. Event code 189 (KEY_F19)
  1317. Event code 190 (KEY_F20)
  1318. Event code 191 (KEY_F21)
  1319. Event code 192 (KEY_F22)
  1320. Event code 193 (KEY_F23)
  1321. Event code 194 (KEY_F24)
  1322. Event code 240 (KEY_UNKNOWN)
  1323. Event type 4 (EV_MSC)
  1324. Event code 4 (MSC_SCAN)
  1325. Event type 17 (EV_LED)
  1326. Event code 0 (LED_NUML) state 0
  1327. Event code 1 (LED_CAPSL) state 0
  1328. Event code 2 (LED_SCROLLL) state 0
  1329. Key repeat handling:
  1330. Repeat type 20 (EV_REP)
  1331. Repeat code 0 (REP_DELAY)
  1332. Value 250
  1333. Repeat code 1 (REP_PERIOD)
  1334. Value 33
  1335. Properties:
  1336. Testing ... (interrupt to exit)
  1337. [5] Done ( evtest $i )
  1338. /dev/input/event1
  1339. [7] 1639
  1340. Input driver version is 1.0.1
  1341. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  1342. Input device name: "Dell KB216 Wired Keyboard System Control"
  1343. Supported events:
  1344. Event type 0 (EV_SYN)
  1345. Event type 1 (EV_KEY)
  1346. Event code 116 (KEY_POWER)
  1347. Event code 142 (KEY_SLEEP)
  1348. Event code 143 (KEY_WAKEUP)
  1349. Event type 4 (EV_MSC)
  1350. Event code 4 (MSC_SCAN)
  1351. Properties:
  1352. Testing ... (interrupt to exit)
  1353. [6]- Terminated ( evtest $i )
  1354. /dev/input/event2
  1355. [8] 1642
  1356. Input driver version is 1.0.1
  1357. Input device ID: bus 0x3 vendor 0x413c product 0x2113 version 0x111
  1358. Input device name: "Dell KB216 Wired Keyboard Consumer Control"
  1359. Supported events:
  1360. Event type 0 (EV_SYN)
  1361. Event type 1 (EV_KEY)
  1362. Event code 113 (KEY_MUTE)
  1363. Event code 114 (KEY_VOLUMEDOWN)
  1364. Event code 115 (KEY_VOLUMEUP)
  1365. Event code 128 (KEY_STOP)
  1366. Event code 140 (KEY_CALC)
  1367. Event code 144 (KEY_FILE)
  1368. Event code 155 (KEY_MAIL)
  1369. Event code 156 (KEY_BOOKMARKS)
  1370. Event code 158 (KEY_BACK)
  1371. Event code 159 (KEY_FORWARD)
  1372. Event code 161 (KEY_EJECTCD)
  1373. Event code 163 (KEY_NEXTSONG)
  1374. Event code 164 (KEY_PLAYPAUSE)
  1375. Event code 165 (KEY_PREVIOUSSONG)
  1376. Event code 166 (KEY_STOPCD)
  1377. Event code 171 (KEY_CONFIG)
  1378. Event code 172 (KEY_HOMEPAGE)
  1379. Event code 173 (KEY_REFRESH)
  1380. Event code 217 (KEY_SEARCH)
  1381. Event code 235 (KEY_DOCUMENTS)
  1382. Event type 4 (EV_MSC)
  1383. Event code 4 (MSC_SCAN)
  1384. Properties:
  1385. Testing ... (interrupt to exit)
  1386. /dev/input/event3
  1387. [9] 1645
  1388. Input driver version is 1.0.1
  1389. Input device ID: bus 0x5 vendor 0x54c product 0x5c4 version 0x8100
  1390. Input device name: "Wireless Controller Touchpad"
  1391. Supported events:
  1392. Event type 0 (EV_SYN)
  1393. Event type 1 (EV_KEY)
  1394. Event code 272 (BTN_LEFT)
  1395. Event code 325 (BTN_TOOL_FINGER)
  1396. Event code 330 (BTN_TOUCH)
  1397. Event code 333 (BTN_TOOL_DOUBLETAP)
  1398. Event type 3 (EV_ABS)
  1399. Event code 0 (ABS_X)
  1400. Value 0
  1401. Min 0
  1402. Max 1920
  1403. Event code 1 (ABS_Y)
  1404. Value 0
  1405. Min 0
  1406. Max 942
  1407. Event code 47 (ABS_MT_SLOT)
  1408. Value 0
  1409. Min 0
  1410. Max 1
  1411. Event code 53 (ABS_MT_POSITION_X)
  1412. Value 0
  1413. Min 0
  1414. Max 1920
  1415. Event code 54 (ABS_MT_POSITION_Y)
  1416. Value 0
  1417. Min 0
  1418. Max 942
  1419. Event code 57 (ABS_MT_TRACKING_ID)
  1420. Value 0
  1421. Min 0
  1422. Max 65535
  1423. Properties:
  1424. Property type 0 (INPUT_PROP_POINTER)
  1425. Property type 2 (INPUT_PROP_BUTTONPAD)
  1426. Testing ... (interrupt to exit)
  1427. [7] Terminated ( evtest $i )
  1428. [8]- Terminated ( evtest $i )
  1429. /dev/input/event5
  1430. [10] 1649
  1431. Input driver version is 1.0.1
  1432. Input device ID: bus 0x5 vendor 0x54c product 0x5c4 version 0x8100
  1433. Input device name: "Wireless Controller"
  1434. Supported events:
  1435. Event type 0 (EV_SYN)
  1436. Event type 1 (EV_KEY)
  1437. Event code 304 (BTN_SOUTH)
  1438. Event code 305 (BTN_EAST)
  1439. Event code 307 (BTN_NORTH)
  1440. Event code 308 (BTN_WEST)
  1441. Event code 310 (BTN_TL)
  1442. Event code 311 (BTN_TR)
  1443. Event code 312 (BTN_TL2)
  1444. Event code 313 (BTN_TR2)
  1445. Event code 314 (BTN_SELECT)
  1446. Event code 315 (BTN_START)
  1447. Event code 316 (BTN_MODE)
  1448. Event code 317 (BTN_THUMBL)
  1449. Event code 318 (BTN_THUMBR)
  1450. Event type 3 (EV_ABS)
  1451. Event code 0 (ABS_X)
  1452. Value 131
  1453. Min 0
  1454. Max 255
  1455. Flat 15
  1456. Event code 1 (ABS_Y)
  1457. Value 124
  1458. Min 0
  1459. Max 255
  1460. Flat 15
  1461. Event code 2 (ABS_Z)
  1462. Value 0
  1463. Min 0
  1464. Max 255
  1465. Flat 15
  1466. Event code 3 (ABS_RX)
  1467. Value 122
  1468. Min 0
  1469. Max 255
  1470. Flat 15
  1471. Event code 4 (ABS_RY)
  1472. Value 132
  1473. Min 0
  1474. Max 255
  1475. Flat 15
  1476. Event code 5 (ABS_RZ)
  1477. Value 0
  1478. Min 0
  1479. Max 255
  1480. Flat 15
  1481. Event code 16 (ABS_HAT0X)
  1482. Value 0
  1483. Min -1
  1484. Max 1
  1485. Event code 17 (ABS_HAT0Y)
  1486. Value 0
  1487. Min -1
  1488. Max 1
  1489. Event type 4 (EV_MSC)
  1490. Event code 4 (MSC_SCAN)
  1491. Event type 21 (EV_FF)
  1492. Event code 80 (FF_RUMBLE)
  1493. Event code 81 (FF_PERIODIC)
  1494. Event code 88 (FF_SQUARE)
  1495. Event code 89 (FF_TRIANGLE)
  1496. Event code 90 (FF_SINE)
  1497. Event code 96 (FF_GAIN)
  1498. Properties:
  1499. Testing ... (interrupt to exit)
  1500. #
  1501. [9]- Terminated ( evtest $i )
  1502. [10]+ Terminated ( evtest $i )
  1503. #
  1504.  
Advertisement
Add Comment
Please, Sign In to add comment