Advertisement
Guest User

lsusb -v << on port 1

a guest
Jan 3rd, 2011
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.45 KB | None | 0 0
  1. adam@adam-laptop:~$ lsusb -v
  2.  
  3. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4. Device Descriptor:
  5. bLength 18
  6. bDescriptorType 1
  7. bcdUSB 1.10
  8. bDeviceClass 9 Hub
  9. bDeviceSubClass 0 Unused
  10. bDeviceProtocol 0 Full speed (or root) hub
  11. bMaxPacketSize0 64
  12. idVendor 0x1d6b Linux Foundation
  13. idProduct 0x0001 1.1 root hub
  14. bcdDevice 2.06
  15. iManufacturer 3
  16. iProduct 2
  17. iSerial 1
  18. bNumConfigurations 1
  19. Configuration Descriptor:
  20. bLength 9
  21. bDescriptorType 2
  22. wTotalLength 25
  23. bNumInterfaces 1
  24. bConfigurationValue 1
  25. iConfiguration 0
  26. bmAttributes 0xe0
  27. Self Powered
  28. Remote Wakeup
  29. MaxPower 0mA
  30. Interface Descriptor:
  31. bLength 9
  32. bDescriptorType 4
  33. bInterfaceNumber 0
  34. bAlternateSetting 0
  35. bNumEndpoints 1
  36. bInterfaceClass 9 Hub
  37. bInterfaceSubClass 0 Unused
  38. bInterfaceProtocol 0 Full speed (or root) hub
  39. iInterface 0
  40. Endpoint Descriptor:
  41. bLength 7
  42. bDescriptorType 5
  43. bEndpointAddress 0x81 EP 1 IN
  44. bmAttributes 3
  45. Transfer Type Interrupt
  46. Synch Type None
  47. Usage Type Data
  48. wMaxPacketSize 0x0002 1x 2 bytes
  49. bInterval 255
  50. can't get hub descriptor: Operation not permitted
  51. cannot read device status, Operation not permitted (1)
  52.  
  53. Bus 006 Device 009: ID 20b7:0713
  54. Device Descriptor:
  55. bLength 18
  56. bDescriptorType 1
  57. bcdUSB 2.00
  58. bDeviceClass 0 (Defined at Interface level)
  59. bDeviceSubClass 0
  60. bDeviceProtocol 0
  61. bMaxPacketSize0 64
  62. idVendor 0x20b7
  63. idProduct 0x0713
  64. bcdDevice 7.00
  65. iManufacturer 1
  66. iProduct 2
  67. iSerial 3
  68. bNumConfigurations 1
  69. Configuration Descriptor:
  70. bLength 9
  71. bDescriptorType 2
  72. wTotalLength 55
  73. bNumInterfaces 2
  74. bConfigurationValue 1
  75. iConfiguration 0
  76. bmAttributes 0x80
  77. (Bus Powered)
  78. MaxPower 90mA
  79. Interface Descriptor:
  80. bLength 9
  81. bDescriptorType 4
  82. bInterfaceNumber 0
  83. bAlternateSetting 0
  84. bNumEndpoints 2
  85. bInterfaceClass 255 Vendor Specific Class
  86. bInterfaceSubClass 255 Vendor Specific Subclass
  87. bInterfaceProtocol 255 Vendor Specific Protocol
  88. iInterface 2
  89. Endpoint Descriptor:
  90. bLength 7
  91. bDescriptorType 5
  92. bEndpointAddress 0x81 EP 1 IN
  93. bmAttributes 2
  94. Transfer Type Bulk
  95. Synch Type None
  96. Usage Type Data
  97. wMaxPacketSize 0x0040 1x 64 bytes
  98. bInterval 0
  99. Endpoint Descriptor:
  100. bLength 7
  101. bDescriptorType 5
  102. bEndpointAddress 0x02 EP 2 OUT
  103. bmAttributes 2
  104. Transfer Type Bulk
  105. Synch Type None
  106. Usage Type Data
  107. wMaxPacketSize 0x0040 1x 64 bytes
  108. bInterval 0
  109. Interface Descriptor:
  110. bLength 9
  111. bDescriptorType 4
  112. bInterfaceNumber 1
  113. bAlternateSetting 0
  114. bNumEndpoints 2
  115. bInterfaceClass 255 Vendor Specific Class
  116. bInterfaceSubClass 255 Vendor Specific Subclass
  117. bInterfaceProtocol 255 Vendor Specific Protocol
  118. iInterface 2
  119. Endpoint Descriptor:
  120. bLength 7
  121. bDescriptorType 5
  122. bEndpointAddress 0x83 EP 3 IN
  123. bmAttributes 2
  124. Transfer Type Bulk
  125. Synch Type None
  126. Usage Type Data
  127. wMaxPacketSize 0x0040 1x 64 bytes
  128. bInterval 0
  129. Endpoint Descriptor:
  130. bLength 7
  131. bDescriptorType 5
  132. bEndpointAddress 0x04 EP 4 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. can't get device qualifier: Operation not permitted
  140. can't get debug descriptor: Operation not permitted
  141. cannot read device status, Operation not permitted (1)
  142.  
  143. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  144. Device Descriptor:
  145. bLength 18
  146. bDescriptorType 1
  147. bcdUSB 1.10
  148. bDeviceClass 9 Hub
  149. bDeviceSubClass 0 Unused
  150. bDeviceProtocol 0 Full speed (or root) hub
  151. bMaxPacketSize0 64
  152. idVendor 0x1d6b Linux Foundation
  153. idProduct 0x0001 1.1 root hub
  154. bcdDevice 2.06
  155. iManufacturer 3
  156. iProduct 2
  157. iSerial 1
  158. bNumConfigurations 1
  159. Configuration Descriptor:
  160. bLength 9
  161. bDescriptorType 2
  162. wTotalLength 25
  163. bNumInterfaces 1
  164. bConfigurationValue 1
  165. iConfiguration 0
  166. bmAttributes 0xe0
  167. Self Powered
  168. Remote Wakeup
  169. MaxPower 0mA
  170. Interface Descriptor:
  171. bLength 9
  172. bDescriptorType 4
  173. bInterfaceNumber 0
  174. bAlternateSetting 0
  175. bNumEndpoints 1
  176. bInterfaceClass 9 Hub
  177. bInterfaceSubClass 0 Unused
  178. bInterfaceProtocol 0 Full speed (or root) hub
  179. iInterface 0
  180. Endpoint Descriptor:
  181. bLength 7
  182. bDescriptorType 5
  183. bEndpointAddress 0x81 EP 1 IN
  184. bmAttributes 3
  185. Transfer Type Interrupt
  186. Synch Type None
  187. Usage Type Data
  188. wMaxPacketSize 0x0002 1x 2 bytes
  189. bInterval 255
  190. can't get hub descriptor: Operation not permitted
  191. cannot read device status, Operation not permitted (1)
  192.  
  193. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  194. Device Descriptor:
  195. bLength 18
  196. bDescriptorType 1
  197. bcdUSB 1.10
  198. bDeviceClass 9 Hub
  199. bDeviceSubClass 0 Unused
  200. bDeviceProtocol 0 Full speed (or root) hub
  201. bMaxPacketSize0 64
  202. idVendor 0x1d6b Linux Foundation
  203. idProduct 0x0001 1.1 root hub
  204. bcdDevice 2.06
  205. iManufacturer 3
  206. iProduct 2
  207. iSerial 1
  208. bNumConfigurations 1
  209. Configuration Descriptor:
  210. bLength 9
  211. bDescriptorType 2
  212. wTotalLength 25
  213. bNumInterfaces 1
  214. bConfigurationValue 1
  215. iConfiguration 0
  216. bmAttributes 0xe0
  217. Self Powered
  218. Remote Wakeup
  219. MaxPower 0mA
  220. Interface Descriptor:
  221. bLength 9
  222. bDescriptorType 4
  223. bInterfaceNumber 0
  224. bAlternateSetting 0
  225. bNumEndpoints 1
  226. bInterfaceClass 9 Hub
  227. bInterfaceSubClass 0 Unused
  228. bInterfaceProtocol 0 Full speed (or root) hub
  229. iInterface 0
  230. Endpoint Descriptor:
  231. bLength 7
  232. bDescriptorType 5
  233. bEndpointAddress 0x81 EP 1 IN
  234. bmAttributes 3
  235. Transfer Type Interrupt
  236. Synch Type None
  237. Usage Type Data
  238. wMaxPacketSize 0x0002 1x 2 bytes
  239. bInterval 255
  240. can't get hub descriptor: Operation not permitted
  241. cannot read device status, Operation not permitted (1)
  242.  
  243. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  244. Device Descriptor:
  245. bLength 18
  246. bDescriptorType 1
  247. bcdUSB 1.10
  248. bDeviceClass 9 Hub
  249. bDeviceSubClass 0 Unused
  250. bDeviceProtocol 0 Full speed (or root) hub
  251. bMaxPacketSize0 64
  252. idVendor 0x1d6b Linux Foundation
  253. idProduct 0x0001 1.1 root hub
  254. bcdDevice 2.06
  255. iManufacturer 3
  256. iProduct 2
  257. iSerial 1
  258. bNumConfigurations 1
  259. Configuration Descriptor:
  260. bLength 9
  261. bDescriptorType 2
  262. wTotalLength 25
  263. bNumInterfaces 1
  264. bConfigurationValue 1
  265. iConfiguration 0
  266. bmAttributes 0xe0
  267. Self Powered
  268. Remote Wakeup
  269. MaxPower 0mA
  270. Interface Descriptor:
  271. bLength 9
  272. bDescriptorType 4
  273. bInterfaceNumber 0
  274. bAlternateSetting 0
  275. bNumEndpoints 1
  276. bInterfaceClass 9 Hub
  277. bInterfaceSubClass 0 Unused
  278. bInterfaceProtocol 0 Full speed (or root) hub
  279. iInterface 0
  280. Endpoint Descriptor:
  281. bLength 7
  282. bDescriptorType 5
  283. bEndpointAddress 0x81 EP 1 IN
  284. bmAttributes 3
  285. Transfer Type Interrupt
  286. Synch Type None
  287. Usage Type Data
  288. wMaxPacketSize 0x0002 1x 2 bytes
  289. bInterval 255
  290. can't get hub descriptor: Operation not permitted
  291. cannot read device status, Operation not permitted (1)
  292.  
  293. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  294. Device Descriptor:
  295. bLength 18
  296. bDescriptorType 1
  297. bcdUSB 1.10
  298. bDeviceClass 9 Hub
  299. bDeviceSubClass 0 Unused
  300. bDeviceProtocol 0 Full speed (or root) hub
  301. bMaxPacketSize0 64
  302. idVendor 0x1d6b Linux Foundation
  303. idProduct 0x0001 1.1 root hub
  304. bcdDevice 2.06
  305. iManufacturer 3
  306. iProduct 2
  307. iSerial 1
  308. bNumConfigurations 1
  309. Configuration Descriptor:
  310. bLength 9
  311. bDescriptorType 2
  312. wTotalLength 25
  313. bNumInterfaces 1
  314. bConfigurationValue 1
  315. iConfiguration 0
  316. bmAttributes 0xe0
  317. Self Powered
  318. Remote Wakeup
  319. MaxPower 0mA
  320. Interface Descriptor:
  321. bLength 9
  322. bDescriptorType 4
  323. bInterfaceNumber 0
  324. bAlternateSetting 0
  325. bNumEndpoints 1
  326. bInterfaceClass 9 Hub
  327. bInterfaceSubClass 0 Unused
  328. bInterfaceProtocol 0 Full speed (or root) hub
  329. iInterface 0
  330. Endpoint Descriptor:
  331. bLength 7
  332. bDescriptorType 5
  333. bEndpointAddress 0x81 EP 1 IN
  334. bmAttributes 3
  335. Transfer Type Interrupt
  336. Synch Type None
  337. Usage Type Data
  338. wMaxPacketSize 0x0002 1x 2 bytes
  339. bInterval 255
  340. can't get hub descriptor: Operation not permitted
  341. cannot read device status, Operation not permitted (1)
  342.  
  343. Bus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Storage Device
  344. Device Descriptor:
  345. bLength 18
  346. bDescriptorType 1
  347. bcdUSB 2.00
  348. bDeviceClass 0 (Defined at Interface level)
  349. bDeviceSubClass 0
  350. bDeviceProtocol 0
  351. bMaxPacketSize0 64
  352. idVendor 0x0bda Realtek Semiconductor Corp.
  353. idProduct 0x0158 Mass Storage Device
  354. bcdDevice 51.95
  355. iManufacturer 1
  356. iProduct 2
  357. iSerial 3
  358. bNumConfigurations 1
  359. Configuration Descriptor:
  360. bLength 9
  361. bDescriptorType 2
  362. wTotalLength 32
  363. bNumInterfaces 1
  364. bConfigurationValue 1
  365. iConfiguration 4
  366. bmAttributes 0x80
  367. (Bus Powered)
  368. MaxPower 500mA
  369. Interface Descriptor:
  370. bLength 9
  371. bDescriptorType 4
  372. bInterfaceNumber 0
  373. bAlternateSetting 0
  374. bNumEndpoints 2
  375. bInterfaceClass 8 Mass Storage
  376. bInterfaceSubClass 6 SCSI
  377. bInterfaceProtocol 80 Bulk (Zip)
  378. iInterface 5
  379. Endpoint Descriptor:
  380. bLength 7
  381. bDescriptorType 5
  382. bEndpointAddress 0x01 EP 1 OUT
  383. bmAttributes 2
  384. Transfer Type Bulk
  385. Synch Type None
  386. Usage Type Data
  387. wMaxPacketSize 0x0200 1x 512 bytes
  388. bInterval 0
  389. Endpoint Descriptor:
  390. bLength 7
  391. bDescriptorType 5
  392. bEndpointAddress 0x82 EP 2 IN
  393. bmAttributes 2
  394. Transfer Type Bulk
  395. Synch Type None
  396. Usage Type Data
  397. wMaxPacketSize 0x0200 1x 512 bytes
  398. bInterval 0
  399. can't get device qualifier: Operation not permitted
  400. can't get debug descriptor: Operation not permitted
  401. cannot read device status, Operation not permitted (1)
  402.  
  403. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  404. Device Descriptor:
  405. bLength 18
  406. bDescriptorType 1
  407. bcdUSB 2.00
  408. bDeviceClass 9 Hub
  409. bDeviceSubClass 0 Unused
  410. bDeviceProtocol 0 Full speed (or root) hub
  411. bMaxPacketSize0 64
  412. idVendor 0x1d6b Linux Foundation
  413. idProduct 0x0002 2.0 root hub
  414. bcdDevice 2.06
  415. iManufacturer 3
  416. iProduct 2
  417. iSerial 1
  418. bNumConfigurations 1
  419. Configuration Descriptor:
  420. bLength 9
  421. bDescriptorType 2
  422. wTotalLength 25
  423. bNumInterfaces 1
  424. bConfigurationValue 1
  425. iConfiguration 0
  426. bmAttributes 0xe0
  427. Self Powered
  428. Remote Wakeup
  429. MaxPower 0mA
  430. Interface Descriptor:
  431. bLength 9
  432. bDescriptorType 4
  433. bInterfaceNumber 0
  434. bAlternateSetting 0
  435. bNumEndpoints 1
  436. bInterfaceClass 9 Hub
  437. bInterfaceSubClass 0 Unused
  438. bInterfaceProtocol 0 Full speed (or root) hub
  439. iInterface 0
  440. Endpoint Descriptor:
  441. bLength 7
  442. bDescriptorType 5
  443. bEndpointAddress 0x81 EP 1 IN
  444. bmAttributes 3
  445. Transfer Type Interrupt
  446. Synch Type None
  447. Usage Type Data
  448. wMaxPacketSize 0x0004 1x 4 bytes
  449. bInterval 12
  450. can't get hub descriptor: Operation not permitted
  451. can't get device qualifier: Operation not permitted
  452. can't get debug descriptor: Operation not permitted
  453. cannot read device status, Operation not permitted (1)
  454.  
  455. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  456. Device Descriptor:
  457. bLength 18
  458. bDescriptorType 1
  459. bcdUSB 2.00
  460. bDeviceClass 9 Hub
  461. bDeviceSubClass 0 Unused
  462. bDeviceProtocol 0 Full speed (or root) hub
  463. bMaxPacketSize0 64
  464. idVendor 0x1d6b Linux Foundation
  465. idProduct 0x0002 2.0 root hub
  466. bcdDevice 2.06
  467. iManufacturer 3
  468. iProduct 2
  469. iSerial 1
  470. bNumConfigurations 1
  471. Configuration Descriptor:
  472. bLength 9
  473. bDescriptorType 2
  474. wTotalLength 25
  475. bNumInterfaces 1
  476. bConfigurationValue 1
  477. iConfiguration 0
  478. bmAttributes 0xe0
  479. Self Powered
  480. Remote Wakeup
  481. MaxPower 0mA
  482. Interface Descriptor:
  483. bLength 9
  484. bDescriptorType 4
  485. bInterfaceNumber 0
  486. bAlternateSetting 0
  487. bNumEndpoints 1
  488. bInterfaceClass 9 Hub
  489. bInterfaceSubClass 0 Unused
  490. bInterfaceProtocol 0 Full speed (or root) hub
  491. iInterface 0
  492. Endpoint Descriptor:
  493. bLength 7
  494. bDescriptorType 5
  495. bEndpointAddress 0x81 EP 1 IN
  496. bmAttributes 3
  497. Transfer Type Interrupt
  498. Synch Type None
  499. Usage Type Data
  500. wMaxPacketSize 0x0004 1x 4 bytes
  501. bInterval 12
  502. can't get hub descriptor: Operation not permitted
  503. can't get device qualifier: Operation not permitted
  504. can't get debug descriptor: Operation not permitted
  505. cannot read device status, Operation not permitted (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement