ubuntuusers.de

dmesg | grep usb

Datum:
3. August 2014 20:32
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
[  899.678173] usb 3-3: USB disconnect, device number 3
[  899.921742] usb 3-3: new SuperSpeed USB device number 4 using xhci_hcd
[  899.939220] usb 3-3: New USB device found, idVendor=17ef, idProduct=1012
[  899.939225] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  899.939229] usb 3-3: Product: Lenovo ThinkPad Dock   
[  899.939232] usb 3-3: Manufacturer: LENOVO                 
[  899.943462] usb 2-3: USB disconnect, device number 35
[  899.943467] usb 2-3.3: USB disconnect, device number 36
[  899.970443] usb 2-3.4: USB disconnect, device number 37
[  900.075255] usb 1-1.5: usbfs: process 2200 (pcscd) did not claim interface 0 before use
[  900.209487] usb 2-3: new high-speed USB device number 38 using xhci_hcd
[  900.226807] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[  900.226810] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  900.226811] usb 2-3: Product: Lenovo ThinkPad Dock   
[  900.226812] usb 2-3: Manufacturer: LENOVO                 
[  900.517615] usb 2-3.3: new low-speed USB device number 39 using xhci_hcd
[  900.538802] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[  900.538805] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[  900.538806] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[  900.538960] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  900.542332] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input15
[  900.542467] hid-generic 0003:17EF:6044.0004: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[  900.625504] usb 2-3.4: new high-speed USB device number 40 using xhci_hcd
[  900.641569] usb 2-3.4: device descriptor read/8, error -71
[  900.761540] usb 2-3.4: device descriptor read/8, error -71
[  903.492465] usb 2-3.4: new high-speed USB device number 51 using xhci_hcd
[  903.508736] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[  903.508744] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  903.508749] usb 2-3.4: Product: Lenovo ThinkPad Dock
[  903.508753] usb 2-3.4: Manufacturer: Lenovo
[  903.508757] usb 2-3.4: SerialNumber: Rev1.2
[ 1209.940203] usb 3-3: reset SuperSpeed USB device number 4 using xhci_hcd
[ 1210.027941] usb 1-1.5: reset full-speed USB device number 3 using ehci-pci
[ 1210.121278] usb 1-1.5: No LPM exit latency info found.  Power management will be impacted.
[ 1210.287759] usb 2-6: reset full-speed USB device number 3 using xhci_hcd
[ 1210.415720] usb 2-8: reset high-speed USB device number 5 using xhci_hcd
[ 1210.561237] usb 2-3: USB disconnect, device number 38
[ 1210.561240] usb 2-3.3: USB disconnect, device number 39
[ 1210.566323] usb 2-3.4: USB disconnect, device number 51
[ 1210.803246] usb 2-3: new high-speed USB device number 52 using xhci_hcd
[ 1210.820440] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[ 1210.820442] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1210.820443] usb 2-3: Product: Lenovo ThinkPad Dock   
[ 1210.820444] usb 2-3: Manufacturer: LENOVO                 
[ 1210.963379] usb 1-1.5: usbfs: process 2200 (pcscd) did not claim interface 0 before use
[ 1211.111096] usb 2-3.3: new low-speed USB device number 53 using xhci_hcd
[ 1211.132344] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[ 1211.132346] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1211.132347] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[ 1211.132492] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1211.135893] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input16
[ 1211.136000] hid-generic 0003:17EF:6044.0005: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[ 1211.218904] usb 2-3.4: new high-speed USB device number 54 using xhci_hcd
[ 1211.235115] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[ 1211.235120] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1211.235123] usb 2-3.4: Product: Lenovo ThinkPad Dock
[ 1211.235125] usb 2-3.4: Manufacturer: Lenovo
[ 1211.235128] usb 2-3.4: SerialNumber: Rev1.2
[12279.460962] usb 2-3: USB disconnect, device number 52
[12279.460971] usb 2-3.3: USB disconnect, device number 53
[12279.491388] usb 2-3.4: USB disconnect, device number 54
[12279.624666] usb 3-3: USB disconnect, device number 4
[12285.026987] usb 3-3: new SuperSpeed USB device number 5 using xhci_hcd
[12285.044900] usb 3-3: New USB device found, idVendor=17ef, idProduct=1012
[12285.044906] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12285.044909] usb 3-3: Product: Lenovo ThinkPad Dock   
[12285.044911] usb 3-3: Manufacturer: LENOVO                 
[12285.166594] usb 2-3: new high-speed USB device number 55 using xhci_hcd
[12285.185364] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[12285.185370] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12285.185373] usb 2-3: Product: Lenovo ThinkPad Dock   
[12285.185375] usb 2-3: Manufacturer: LENOVO                 
[12287.186127] usb 2-3: USB disconnect, device number 55
[12287.313748] usb 3-3: USB disconnect, device number 5
[12288.489737] usb 3-3: new SuperSpeed USB device number 6 using xhci_hcd
[12288.507663] usb 3-3: New USB device found, idVendor=17ef, idProduct=1012
[12288.507672] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12288.507677] usb 3-3: Product: Lenovo ThinkPad Dock   
[12288.507681] usb 3-3: Manufacturer: LENOVO                 
[12288.749346] usb 2-3: new high-speed USB device number 56 using xhci_hcd
[12288.768151] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[12288.768160] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12288.768165] usb 2-3: Product: Lenovo ThinkPad Dock   
[12288.768169] usb 2-3: Manufacturer: LENOVO                 
[12320.422128] usb 2-3.3: new low-speed USB device number 59 using xhci_hcd
[12320.443443] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[12320.443452] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12320.443457] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[12320.443728] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12320.447650] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input17
[12320.448012] hid-generic 0003:17EF:6044.0006: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[12325.796180] usb 2-3.4: new high-speed USB device number 80 using xhci_hcd
[12325.812240] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12325.812248] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12325.812252] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12325.812255] usb 2-3.4: Manufacturer: Lenovo
[12325.812258] usb 2-3.4: SerialNumber: Rev1.2
[12326.083792] usb 2-3.4.2: new full-speed USB device number 81 using xhci_hcd
[12326.105304] usb 2-3.4.2: New USB device found, idVendor=08bb, idProduct=2902
[12326.105309] usb 2-3.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12326.105312] usb 2-3.4.2: Product: USB Audio CODEC 
[12326.105314] usb 2-3.4.2: Manufacturer: Burr-Brown from TI              
[12326.105471] usb 2-3.4.2: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12326.106694] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.3/input/input18
[12326.106858] hid-generic 0003:08BB:2902.0007: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.2/input3
[12326.879162] usbcore: registered new interface driver snd-usb-audio
[12358.085345] usb 2-3.4: USB disconnect, device number 80
[12358.085353] usb 2-3.4.2: USB disconnect, device number 81
[12358.328284] usb 2-3.4: new high-speed USB device number 82 using xhci_hcd
[12358.328375] usb 2-3.4: Device not responding to set address.
[12358.532120] usb 2-3.4: Device not responding to set address.
[12358.735937] usb 2-3.4: device not accepting address 82, error -71
[12388.237565] usb 2-3.4: new high-speed USB device number 76 using xhci_hcd
[12388.253686] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12388.253696] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12388.253701] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12388.253705] usb 2-3.4: Manufacturer: Lenovo
[12388.253708] usb 2-3.4: SerialNumber: Rev1.2
[12388.525235] usb 2-3.4.3: new full-speed USB device number 77 using xhci_hcd
[12388.547067] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12388.547077] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12388.547082] usb 2-3.4.3: Product: USB Audio CODEC 
[12388.547087] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12388.547362] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12388.561830] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input19
[12388.562025] hid-generic 0003:08BB:2902.0008: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12391.864781] usb 2-3.3: USB disconnect, device number 59
[12395.134880] usb 2-3.4.2: new low-speed USB device number 78 using xhci_hcd
[12395.156630] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12395.156640] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12395.156646] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12395.156894] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12395.161203] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input20
[12395.161513] hid-generic 0003:17EF:6044.0009: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12413.616635] usb 2-3.4: USB disconnect, device number 76
[12413.616639] usb 2-3.4.2: USB disconnect, device number 78
[12413.650917] usb 2-3.4.3: USB disconnect, device number 77
[12413.904035] usb 2-3.4: new high-speed USB device number 79 using xhci_hcd
[12413.920216] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12413.920220] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12413.920222] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12413.920224] usb 2-3.4: Manufacturer: Lenovo
[12413.920226] usb 2-3.4: SerialNumber: Rev1.2
[12414.191850] usb 2-3.4.2: new low-speed USB device number 80 using xhci_hcd
[12414.213159] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12414.213162] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12414.213163] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12414.213269] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12414.216685] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input21
[12414.216770] hid-generic 0003:17EF:6044.000A: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12414.303798] usb 2-3.4.3: new full-speed USB device number 81 using xhci_hcd
[12414.324934] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12414.324937] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12414.324938] usb 2-3.4.3: Product: USB Audio CODEC 
[12414.324939] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12414.325012] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12414.335846] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input22
[12414.335905] hid-generic 0003:08BB:2902.000B: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12415.664509] usb 2-3.4: USB disconnect, device number 79
[12415.664511] usb 2-3.4.2: USB disconnect, device number 80
[12415.696610] usb 2-3.4.3: USB disconnect, device number 81
[12415.939356] usb 2-3.4: new high-speed USB device number 82 using xhci_hcd
[12415.955530] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12415.955532] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12415.955534] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12415.955535] usb 2-3.4: Manufacturer: Lenovo
[12415.955536] usb 2-3.4: SerialNumber: Rev1.2
[12416.227196] usb 2-3.4.2: new low-speed USB device number 83 using xhci_hcd
[12416.248830] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12416.248840] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12416.248845] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12416.249126] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12416.253164] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input23
[12416.253534] hid-generic 0003:17EF:6044.000C: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12416.339186] usb 2-3.4.3: new full-speed USB device number 84 using xhci_hcd
[12416.360869] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12416.360878] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12416.360883] usb 2-3.4.3: Product: USB Audio CODEC 
[12416.360887] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12416.361158] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12416.375855] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input24
[12416.376094] hid-generic 0003:08BB:2902.000D: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12418.735497] usb 2-3.4: USB disconnect, device number 82
[12418.735506] usb 2-3.4.2: USB disconnect, device number 83
[12418.760591] usb 2-3.4.3: USB disconnect, device number 84
[12419.713941] usb 2-3.4: new high-speed USB device number 88 using xhci_hcd
[12419.730116] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12419.730120] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12419.730122] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12419.730124] usb 2-3.4: Manufacturer: Lenovo
[12419.730125] usb 2-3.4: SerialNumber: Rev1.2
[12420.001757] usb 2-3.4.2: new low-speed USB device number 89 using xhci_hcd
[12420.023267] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12420.023270] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12420.023271] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12420.023435] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12420.027032] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input25
[12420.027217] hid-generic 0003:17EF:6044.000E: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12420.113688] usb 2-3.4.3: new full-speed USB device number 90 using xhci_hcd
[12420.134792] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12420.134796] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12420.134798] usb 2-3.4.3: Product: USB Audio CODEC 
[12420.134800] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12420.134887] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12420.147260] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input26
[12420.147340] hid-generic 0003:08BB:2902.000F: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12422.829396] usb 2-3.4: USB disconnect, device number 88
[12422.829402] usb 2-3.4.2: USB disconnect, device number 89
[12422.862930] usb 2-3.4.3: USB disconnect, device number 90
[12428.414954] usb 2-3.4: new high-speed USB device number 112 using xhci_hcd
[12428.431095] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12428.431098] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12428.431099] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12428.431100] usb 2-3.4: Manufacturer: Lenovo
[12428.431101] usb 2-3.4: SerialNumber: Rev1.2
[12428.702685] usb 2-3.4.3: new full-speed USB device number 113 using xhci_hcd
[12428.724268] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12428.724277] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12428.724282] usb 2-3.4.3: Product: USB Audio CODEC 
[12428.724287] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12428.724552] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12428.739407] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input27
[12428.739655] hid-generic 0003:08BB:2902.0010: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12428.938522] usb 2-3.4.2: new low-speed USB device number 114 using xhci_hcd
[12428.959842] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12428.959845] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12428.959847] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12428.959991] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12428.963606] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input28
[12428.963789] hid-generic 0003:17EF:6044.0011: input,hidraw1: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12434.089883] usb 2-3.4: USB disconnect, device number 112
[12434.089892] usb 2-3.4.2: USB disconnect, device number 114
[12434.109228] usb 2-3.4.3: USB disconnect, device number 113
[12434.360772] usb 2-3.4: new high-speed USB device number 115 using xhci_hcd
[12434.377009] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12434.377015] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12434.377018] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12434.377020] usb 2-3.4: Manufacturer: Lenovo
[12434.377022] usb 2-3.4: SerialNumber: Rev1.2
[12434.648511] usb 2-3.4.2: new low-speed USB device number 116 using xhci_hcd
[12434.669795] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12434.669800] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12434.669803] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12434.669952] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12434.673409] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input29
[12434.673639] hid-generic 0003:17EF:6044.0012: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12434.760479] usb 2-3.4.3: new full-speed USB device number 117 using xhci_hcd
[12434.781781] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12434.781784] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12434.781785] usb 2-3.4.3: Product: USB Audio CODEC 
[12434.781786] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12434.781941] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12434.795414] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input30
[12434.795652] hid-generic 0003:08BB:2902.0013: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12437.416603] usb 2-3.4: USB disconnect, device number 115
[12437.416611] usb 2-3.4.2: USB disconnect, device number 116
[12437.437331] usb 2-3.4.3: USB disconnect, device number 117
[12437.683504] usb 2-3.4: new high-speed USB device number 118 using xhci_hcd
[12437.699607] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12437.699610] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12437.699612] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12437.699614] usb 2-3.4: Manufacturer: Lenovo
[12437.699616] usb 2-3.4: SerialNumber: Rev1.2
[12437.971266] usb 2-3.4.2: new low-speed USB device number 119 using xhci_hcd
[12437.992286] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12437.992290] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12437.992292] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12437.992413] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12437.995874] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input31
[12437.996028] hid-generic 0003:17EF:6044.0014: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12438.067219] usb 2-3.4.3: new full-speed USB device number 120 using xhci_hcd
[12438.088226] usb 2-3.4.3: New USB device found, idVendor=08bb, idProduct=2902
[12438.088231] usb 2-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12438.088233] usb 2-3.4.3: Product: USB Audio CODEC 
[12438.088235] usb 2-3.4.3: Manufacturer: Burr-Brown from TI              
[12438.088350] usb 2-3.4.3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
[12438.100025] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.3/2-3.4.3:1.3/input/input32
[12438.100157] hid-generic 0003:08BB:2902.0015: input,hidraw1: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-3.4.3/input3
[12439.207733] usb 2-3.4: USB disconnect, device number 118
[12439.207736] usb 2-3.4.2: USB disconnect, device number 119
[12439.235454] usb 2-3.4.3: USB disconnect, device number 120
[12444.793160] usb 2-3.4: new high-speed USB device number 18 using xhci_hcd
[12444.809268] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12444.809277] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12444.809282] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12444.809286] usb 2-3.4: Manufacturer: Lenovo
[12444.809290] usb 2-3.4: SerialNumber: Rev1.2
[12445.284744] usb 2-3.4.2: new low-speed USB device number 19 using xhci_hcd
[12445.306524] usb 2-3.4.2: New USB device found, idVendor=17ef, idProduct=6044
[12445.306533] usb 2-3.4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12445.306538] usb 2-3.4.2: Product: ThinkPad USB Laser Mouse
[12445.306804] usb 2-3.4.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12445.310898] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4.2/2-3.4.2:1.0/input/input33
[12445.311252] hid-generic 0003:17EF:6044.0016: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.4.2/input0
[12446.372514] usb 2-3.4.2: USB disconnect, device number 19
[12446.629382] usb 2-3.4: USB disconnect, device number 18
[12449.143542] usb 2-3.4: new high-speed USB device number 29 using xhci_hcd
[12449.159623] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12449.159633] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12449.159638] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12449.159642] usb 2-3.4: Manufacturer: Lenovo
[12449.159645] usb 2-3.4: SerialNumber: Rev1.2
[12450.698681] usb 2-2: new low-speed USB device number 30 using xhci_hcd
[12450.719950] usb 2-2: New USB device found, idVendor=17ef, idProduct=6044
[12450.719954] usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12450.719956] usb 2-2: Product: ThinkPad USB Laser Mouse
[12450.720084] usb 2-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12450.723416] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/input/input34
[12450.723563] hid-generic 0003:17EF:6044.0017: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-2/input0
[12485.379787] usb 2-2: USB disconnect, device number 30
[12494.934766] usb 2-3.3: new low-speed USB device number 31 using xhci_hcd
[12494.956047] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[12494.956050] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12494.956051] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[12494.956135] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12494.959637] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input35
[12494.959752] hid-generic 0003:17EF:6044.0018: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[12497.907779] usb 2-3: USB disconnect, device number 56
[12497.907789] usb 2-3.3: USB disconnect, device number 31
[12497.927030] usb 2-3.4: USB disconnect, device number 29
[12498.073601] usb 3-3: USB disconnect, device number 6
[12506.598899] usb 3-3: new SuperSpeed USB device number 7 using xhci_hcd
[12506.616114] usb 3-3: New USB device found, idVendor=17ef, idProduct=1012
[12506.616117] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12506.616120] usb 3-3: Product: Lenovo ThinkPad Dock   
[12506.616121] usb 3-3: Manufacturer: LENOVO                 
[12506.786514] usb 2-3: new high-speed USB device number 32 using xhci_hcd
[12506.805301] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[12506.805309] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[12506.805313] usb 2-3: Product: Lenovo ThinkPad Dock   
[12506.805316] usb 2-3: Manufacturer: LENOVO                 
[12507.098402] usb 2-3.3: new low-speed USB device number 33 using xhci_hcd
[12507.119557] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[12507.119567] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[12507.119573] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[12507.119791] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[12507.123658] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input36
[12507.123731] hid-generic 0003:17EF:6044.0019: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[12507.206429] usb 2-3.4: new high-speed USB device number 34 using xhci_hcd
[12507.222637] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[12507.222643] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[12507.222646] usb 2-3.4: Product: Lenovo ThinkPad Dock
[12507.222649] usb 2-3.4: Manufacturer: Lenovo
[12507.222651] usb 2-3.4: SerialNumber: Rev1.2
[24747.674377] usb 1-1.5: reset full-speed USB device number 3 using ehci-pci
[24747.767707] usb 1-1.5: No LPM exit latency info found.  Power management will be impacted.
[24747.934452] usb 2-8: reset high-speed USB device number 5 using xhci_hcd
[24748.118392] usb 2-6: reset full-speed USB device number 3 using xhci_hcd
[24748.139421] usb 3-3: USB disconnect, device number 7
[24748.382312] usb 3-3: new SuperSpeed USB device number 8 using xhci_hcd
[24748.399586] usb 3-3: New USB device found, idVendor=17ef, idProduct=1012
[24748.399588] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24748.399590] usb 3-3: Product: Lenovo ThinkPad Dock   
[24748.399592] usb 3-3: Manufacturer: LENOVO                 
[24748.403698] usb 2-3.3: USB disconnect, device number 33
[24748.438479] usb 2-3.4: USB disconnect, device number 34
[24748.440962] usb 2-3: USB disconnect, device number 32
[24748.536461] usb 1-1.5: usbfs: process 2200 (pcscd) did not claim interface 0 before use
[24748.685948] usb 2-3: new high-speed USB device number 35 using xhci_hcd
[24748.707886] usb 2-3: New USB device found, idVendor=17ef, idProduct=1012
[24748.707895] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24748.707900] usb 2-3: Product: Lenovo ThinkPad Dock   
[24748.707903] usb 2-3: Manufacturer: LENOVO                 
[24748.998053] usb 2-3.3: new low-speed USB device number 36 using xhci_hcd
[24749.019158] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=6044
[24749.019163] usb 2-3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[24749.019165] usb 2-3.3: Product: ThinkPad USB Laser Mouse
[24749.019271] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[24749.022954] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input37
[24749.023172] hid-generic 0003:17EF:6044.001A: input,hidraw0: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:14.0-3.3/input0
[24749.725932] usb 2-3.4: new high-speed USB device number 39 using xhci_hcd
[24749.726025] usb 2-3.4: Device not responding to set address.
[24749.929513] usb 2-3.4: Device not responding to set address.
[24750.133423] usb 2-3.4: device not accepting address 39, error -71
[24754.587977] usb 2-3.4: new high-speed USB device number 57 using xhci_hcd
[24754.604165] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=1011
[24754.604167] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[24754.604169] usb 2-3.4: Product: Lenovo ThinkPad Dock
[24754.604170] usb 2-3.4: Manufacturer: Lenovo
[24754.604171] usb 2-3.4: SerialNumber: Rev1.2
[26372.988404] usb 3-3: reset SuperSpeed USB device number 8 using xhci_hcd
[26373.075962] usb 1-1.5: reset full-speed USB device number 3 using ehci-pci
[26373.169298] usb 1-1.5: No LPM exit latency info found.  Power management will be impacted.
[26373.335980] usb 2-3: reset high-speed USB device number 35 using xhci_hcd
[26373.463879] usb 2-6: reset full-speed USB device number 3 using xhci_hcd
[26373.591871] usb 2-8: reset high-speed USB device number 5 using xhci_hcd
[26373.696036] usb 2-3.4: reset high-speed USB device number 57 using xhci_hcd
[26373.983906] usb 2-3.3: reset low-speed USB device number 36 using xhci_hcd
[26374.002238] usb 2-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[26374.407659] usb 1-1.5: usbfs: process 2200 (pcscd) did not claim interface 0 before use