-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path7B91F52E83
817 lines (778 loc) · 27.6 KB
/
7B91F52E83
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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
09: PCI 1f.2: 0101 IDE interface (PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering)
[Created at pci.386]
Unique ID: w7Y8.xyd+qedQTr5
SysFS ID: /devices/pci0000:00/0000:00:1f.2
SysFS BusID: 0000:00:1f.2
Hardware Class: storage
Model: "Intel NM10/ICH7 Family SATA Controller [IDE mode]"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27c0 "NM10/ICH7 Family SATA Controller [IDE mode]"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27c0
Revision: 0x01
Driver: "ata_piix"
Driver Modules: "ata_piix"
I/O Ports: 0xb400-0xb407 (rw)
I/O Ports: 0xb080-0xb083 (rw)
I/O Ports: 0xb000-0xb007 (rw)
I/O Ports: 0xac00-0xac03 (rw)
I/O Ports: 0xa880-0xa88f (rw)
IRQ: 19 (19507 events)
Module Alias: "pci:v00008086d000027C0sv00001849sd000027C0bc01sc01i8F"
Config Status: cfg=new, avail=yes, need=no, active=unknown
10: PCI 1c.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: z8Q3.qgQLzt34+v9
SysFS ID: /devices/pci0000:00/0000:00:1c.0
SysFS BusID: 0000:00:1c.0
Hardware Class: bridge
Model: "Intel NM10/ICH7 Family PCI Express Port 1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27d0 "NM10/ICH7 Family PCI Express Port 1"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27d0
Revision: 0x01
Driver: "pcieport"
IRQ: 25 (no events)
Module Alias: "pci:v00008086d000027D0sv00001849sd000027D0bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
11: PCI 1d.3: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: eEx1.FDfDOFR2w+7
SysFS ID: /devices/pci0000:00/0000:00:1d.3
SysFS BusID: 0000:00:1d.3
Hardware Class: usb controller
Model: "Intel NM10/ICH7 Family USB UHCI Controller #4"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27cb "NM10/ICH7 Family USB UHCI Controller #4"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27cb
Revision: 0x01
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xbc00-0xbc1f (rw)
IRQ: 16 (1401 events)
Module Alias: "pci:v00008086d000027CBsv00001849sd000027CBbc0Csc03i00"
Driver Info #0:
Driver Status: uhci-hcd is not active
Driver Activation Cmd: "modprobe uhci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
12: PCI 1f.0: 0601 ISA bridge
[Created at pci.386]
Unique ID: BUZT.XHLukS9VAn4
SysFS ID: /devices/pci0000:00/0000:00:1f.0
SysFS BusID: 0000:00:1f.0
Hardware Class: bridge
Model: "Intel 82801GB/GR (ICH7 Family) LPC Interface Bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27b8 "82801GB/GR (ICH7 Family) LPC Interface Bridge"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27b8
Revision: 0x01
Driver: "lpc_ich"
Driver Modules: "lpc_ich"
Module Alias: "pci:v00008086d000027B8sv00001849sd000027B8bc06sc01i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
13: PCI 200.0: 0282 WLAN controller
[Created at pci.386]
Unique ID: qru8.m4MB2Rf6uF9
Parent ID: z8Q3.qgQLzt34+v9
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Qualcomm Atheros AR9485 Wireless Network Adapter"
Vendor: pci 0x168c "Qualcomm Atheros"
Device: pci 0x0032 "AR9485 Wireless Network Adapter"
SubVendor: pci 0x168c "Qualcomm Atheros"
SubDevice: pci 0x3118
Revision: 0x01
Driver: "ath9k"
Driver Modules: "ath9k", "ath9k"
Device File: wlp2s0
Features: WLAN
Memory Range: 0xf9f80000-0xf9ffffff (rw,non-prefetchable)
Memory Range: 0xf9f70000-0xf9f7ffff (ro,non-prefetchable,disabled)
IRQ: 16 (1401 events)
HW Address: ...
Permanent HW Address: ...
Link detected: yes
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v0000168Cd00000032sv0000168Csd00003118bc02sc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #10 (PCI bridge)
14: PCI 01.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: vSkL.sSQWPCkbidF
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: bridge
Model: "Intel 4 Series Chipset PCI Express Root Port"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x2e31 "4 Series Chipset PCI Express Root Port"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x2e31
Revision: 0x03
Driver: "pcieport"
IRQ: 24 (no events)
Module Alias: "pci:v00008086d00002E31sv00001849sd00002E31bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
15: PCI 1d.1: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: vayM.B9bsDSEG610
SysFS ID: /devices/pci0000:00/0000:00:1d.1
SysFS BusID: 0000:00:1d.1
Hardware Class: usb controller
Model: "Intel NM10/ICH7 Family USB UHCI Controller #2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27c9 "NM10/ICH7 Family USB UHCI Controller #2"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27c9
Revision: 0x01
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xb800-0xb81f (rw)
IRQ: 19 (19507 events)
Module Alias: "pci:v00008086d000027C9sv00001849sd000027C9bc0Csc03i00"
Driver Info #0:
Driver Status: uhci-hcd is not active
Driver Activation Cmd: "modprobe uhci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
16: PCI 100.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: lkKU.eRvPGez0JmE
Parent ID: qTvu.ukUi7hGsou1
SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: network
Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x8168 "Motherboard (one of many)"
Revision: 0x03
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp1s0
I/O Ports: 0xc800-0xc8ff (rw)
Memory Range: 0xdffff000-0xdfffffff (ro,non-prefetchable)
Memory Range: 0xdfff8000-0xdfffbfff (ro,non-prefetchable)
IRQ: 17 (no events)
HW Address: ...
Permanent HW Address: ...
Link detected: no
Module Alias: "pci:v000010ECd00008168sv00001849sd00008168bc02sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #20 (PCI bridge)
17: PCI 1e.0: 0604 PCI bridge (Subtractive decode)
[Created at pci.386]
Unique ID: 6NW+.RlqjBL7v2IB
SysFS ID: /devices/pci0000:00/0000:00:1e.0
SysFS BusID: 0000:00:1e.0
Hardware Class: bridge
Model: "Intel 82801 PCI Bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x244e "82801 PCI Bridge"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x244e
Revision: 0xe1
Module Alias: "pci:v00008086d0000244Esv00001849sd0000244Ebc06sc04i01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
18: PCI 1f.3: 0c05 SMBus
[Created at pci.386]
Unique ID: nS1_.l6WLdgpPgnC
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: unknown
Model: "Intel NM10/ICH7 Family SMBus Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27da "NM10/ICH7 Family SMBus Controller"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27da
Revision: 0x01
Driver: "i801_smbus"
Driver Modules: "i2c_i801"
I/O Ports: 0x400-0x41f (rw)
IRQ: 19 (19507 events)
Module Alias: "pci:v00008086d000027DAsv00001849sd000027DAbc0Csc05i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.ma7VnhcUU9F
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel 4 Series Chipset DRAM Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x2e30 "4 Series Chipset DRAM Controller"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x2e30
Revision: 0x03
Module Alias: "pci:v00008086d00002E30sv00001849sd00002E30bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 1c.1: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: qTvu.ukUi7hGsou1
SysFS ID: /devices/pci0000:00/0000:00:1c.1
SysFS BusID: 0000:00:1c.1
Hardware Class: bridge
Model: "Intel NM10/ICH7 Family PCI Express Port 2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27d2 "NM10/ICH7 Family PCI Express Port 2"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27d2
Revision: 0x01
Driver: "pcieport"
IRQ: 26 (no events)
Module Alias: "pci:v00008086d000027D2sv00001849sd000027D2bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
21: PCI 1f.1: 0101 IDE interface (ISA Compatibility mode controller, supports both channels switched to PCI native mode, supports bus mastering)
[Created at pci.386]
Unique ID: 3p2J.q+IlYYXyZe8
SysFS ID: /devices/pci0000:00/0000:00:1f.1
SysFS BusID: 0000:00:1f.1
Hardware Class: storage
Model: "Intel 82801G (ICH7 Family) IDE Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27df "82801G (ICH7 Family) IDE Controller"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27df
Revision: 0x01
Driver: "ata_piix"
Driver Modules: "ata_piix"
I/O Ports: 0x1f0-0x1f7 (rw)
I/O Port: 0x3f6 (rw)
I/O Ports: 0x170-0x177 (rw)
I/O Port: 0x376 (rw)
I/O Ports: 0xffa0-0xffaf (rw)
IRQ: 18 (no events)
Module Alias: "pci:v00008086d000027DFsv00001849sd000027DFbc01sc01i8A"
Config Status: cfg=new, avail=yes, need=no, active=unknown
22: PCI 1d.2: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: mvRC.DB72prK9W04
SysFS ID: /devices/pci0000:00/0000:00:1d.2
SysFS BusID: 0000:00:1d.2
Hardware Class: usb controller
Model: "Intel NM10/ICH7 Family USB UHCI Controller #3"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27ca "NM10/ICH7 Family USB UHCI Controller #3"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27ca
Revision: 0x01
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xb880-0xb89f (rw)
IRQ: 18 (no events)
Module Alias: "pci:v00008086d000027CAsv00001849sd000027CAbc0Csc03i00"
Driver Info #0:
Driver Status: uhci-hcd is not active
Driver Activation Cmd: "modprobe uhci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
23: PCI 301.0: 0401 Multimedia audio controller
[Created at pci.386]
Unique ID: x0Ln.leFtcOMtGx0
Parent ID: 6NW+.RlqjBL7v2IB
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:01.0
SysFS BusID: 0000:03:01.0
Hardware Class: sound
Model: "C-Media Electronics CMI8738/C3DX PCI Audio Device"
Vendor: pci 0x13f6 "C-Media Electronics Inc"
Device: pci 0x0111 "CMI8738/CMI8768 PCI Audio"
SubVendor: pci 0x13f6 "C-Media Electronics Inc"
SubDevice: pci 0x0111 "CMI8738/C3DX PCI Audio Device"
Revision: 0x10
Driver: "snd_cmipci"
Driver Modules: "snd_cmipci"
I/O Ports: 0xd800-0xd8ff (rw)
IRQ: 22 (54 events)
Module Alias: "pci:v000013F6d00000111sv000013F6sd00000111bc04sc01i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #17 (PCI bridge)
24: PCI 1d.0: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: 1GTX.973he28Ni1C
SysFS ID: /devices/pci0000:00/0000:00:1d.0
SysFS BusID: 0000:00:1d.0
Hardware Class: usb controller
Model: "Intel NM10/ICH7 Family USB UHCI Controller #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27c8 "NM10/ICH7 Family USB UHCI Controller #1"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27c8
Revision: 0x01
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xb480-0xb49f (rw)
IRQ: 23 (2165 events)
Module Alias: "pci:v00008086d000027C8sv00001849sd000027C8bc0Csc03i00"
Driver Info #0:
Driver Status: uhci-hcd is not active
Driver Activation Cmd: "modprobe uhci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
25: PCI 400.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: YmUS.HJI6Z0eZFQ2
Parent ID: vSkL.sSQWPCkbidF
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:04:00.0
SysFS BusID: 0000:04:00.0
Hardware Class: graphics card
Model: "nVidia GeForce 8400 GS"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x0422 "GeForce 8400 GS"
SubVendor: pci 0x10b0 "CardExpert Technology"
SubDevice: pci 0x1401
Revision: 0xa1
Memory Range: 0xfd000000-0xfdffffff (rw,non-prefetchable)
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xfa000000-0xfbffffff (rw,non-prefetchable)
I/O Ports: 0xec00-0xec7f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 11 (no events)
I/O Port: 0x00 (rw)
Module Alias: "pci:v000010DEd00000422sv000010B0sd00001401bc03sc00i00"
Driver Info #0:
XFree86 v4 Server Module: nv
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #14 (PCI bridge)
26: PCI 1d.7: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: 5YuN.nFnaFj0irq0
SysFS ID: /devices/pci0000:00/0000:00:1d.7
SysFS BusID: 0000:00:1d.7
Hardware Class: usb controller
Model: "Intel NM10/ICH7 Family USB2 EHCI Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x27cc "NM10/ICH7 Family USB2 EHCI Controller"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x27cc
Revision: 0x01
Driver: "ehci-pci"
Memory Range: 0xf9efbc00-0xf9efbfff (rw,non-prefetchable)
IRQ: 23 (2165 events)
Module Alias: "pci:v00008086d000027CCsv00001849sd000027CCbc0Csc03i20"
Driver Info #0:
Driver Status: ehci-hcd is not active
Driver Activation Cmd: "modprobe ehci-hcd"
Config Status: cfg=new, avail=yes, need=no, active=unknown
27: SCSI 400.3: 10600 Disk
[Created at block.256]
Unique ID: wkjR.U_Jt4BKDVLA
Parent ID: 5YuN.nFnaFj0irq0
SysFS ID: /class/block/sdf
SysFS BusID: 4:0:0:3
SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:3
Hardware Class: disk
Model: "Generic USB MS Reader"
Vendor: usb 0x058f "Generic"
Device: usb 0x6362 "USB MS Reader"
Revision: "1.03"
Serial ID: --
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdf (/dev/sg6)
Device Number: block 8:80-8:95 (char 21:6)
Speed: 480 Mbps
Module Alias: "usb:v058Fp6362d0129dc00dsc00dp00ic08isc06ip50in00"
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
28: SCSI 400.1: 10600 Disk
[Created at block.256]
Unique ID: ofUZ.ESrhO6fmky3
Parent ID: 5YuN.nFnaFj0irq0
SysFS ID: /class/block/sdd
SysFS BusID: 4:0:0:1
SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:1
Hardware Class: disk
Model: "Generic USB CF Reader"
Vendor: usb 0x058f "Generic"
Device: usb 0x6362 "USB CF Reader"
Revision: "1.01"
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdd (/dev/sg4)
Device Number: block 8:48-8:63 (char 21:4)
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
29: IDE 201.0: 10600 Disk
[Created at block.245]
Unique ID: WZeP.PXruDSVpR4C
Parent ID: w7Y8.xyd+qedQTr5
SysFS ID: /class/block/sdb
SysFS BusID: 2:0:1:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0
Hardware Class: disk
Model: "ST2000DM008-2FR1"
Device: "ST2000DM008-2FR1"
Revision: "0001"
Driver: "ata_piix", "sd"
Driver Modules: "ata_piix"
Device File: /dev/sdb
Device Number: block 8:16-8:31
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #9 (IDE interface)
30: SCSI 00.0: 10602 CD-ROM (DVD)
[Created at block.249]
Unique ID: KD9E.HT4JMwqCEc3
Parent ID: 3p2J.q+IlYYXyZe8
SysFS ID: /class/block/sr0
SysFS BusID: 0:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0
Hardware Class: cdrom
Model: "HL-DT-ST DVD-RAM GH22NP20"
Vendor: "HL-DT-ST"
Device: "DVD-RAM GH22NP20"
Revision: "1.01"
Driver: "ata_piix", "sr"
Driver Modules: "ata_piix"
Device File: /dev/sr0 (/dev/sg0)
Device Number: block 11:0 (char 21:0)
Features: CD-R, CD-RW, DVD, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL, DVD-RAM, MRW, MRW-W
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #21 (IDE interface)
Drive Speed: 48
31: SCSI 400.2: 10600 Disk
[Created at block.256]
Unique ID: Frkd.ESrhO6fmky3
Parent ID: 5YuN.nFnaFj0irq0
SysFS ID: /class/block/sde
SysFS BusID: 4:0:0:2
SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:2
Hardware Class: disk
Model: "Generic USB SM Reader"
Vendor: usb 0x058f "Generic"
Device: usb 0x6362 "USB SM Reader"
Revision: "1.02"
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sde (/dev/sg5)
Device Number: block 8:64-8:79 (char 21:5)
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
32: SCSI 400.0: 10600 Disk
[Created at block.256]
Unique ID: LUEV.ESrhO6fmky3
Parent ID: 5YuN.nFnaFj0irq0
SysFS ID: /class/block/sdc
SysFS BusID: 4:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0
Hardware Class: disk
Model: "Generic USB SD Reader"
Vendor: usb 0x058f "Generic"
Device: usb 0x6362 "USB SD Reader"
Revision: "1.00"
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdc (/dev/sg3)
Device Number: block 8:32-8:47 (char 21:3)
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
33: IDE 200.0: 10600 Disk
[Created at block.245]
Unique ID: 3OOL.nf7Tv_NUNwE
Parent ID: w7Y8.xyd+qedQTr5
SysFS ID: /class/block/sda
SysFS BusID: 2:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0
Hardware Class: disk
Model: "PNY CS900 120GB"
Vendor: "PNY"
Device: "CS900 120GB"
Revision: "0613"
Driver: "ata_piix", "sd"
Driver Modules: "ata_piix"
Device File: /dev/sda
Device Number: block 8:0-8:15
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #9 (IDE interface)
34: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: FKGF.f3oUvxA0ge8
Parent ID: pBe4.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0
SysFS BusID: 2-1:1.0
Hardware Class: keyboard
Model: "Colorado Acer Wired Keyboard Model KBAY211"
Hotplug: USB
Vendor: usb 0x0461 "Colorado"
Device: usb 0x4e6f "Acer Wired Keyboard Model KBAY211"
Revision: "1.07"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event2
Device Number: char 13:66
Speed: 1.5 Mbps
Module Alias: "usb:v0461p4E6Fd0107dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #43 (Hub)
35: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: uIhY.gkSaZmjGyhD
Parent ID: vayM.B9bsDSEG610
SysFS ID: /devices/pci0000:00/0000:00:1d.1/usb3/3-0:1.0
SysFS BusID: 3-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.11"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0511dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #15 (USB Controller)
36: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: KRJj.OPPaohJbIxB
Parent ID: uIhY.gkSaZmjGyhD
SysFS ID: /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0
SysFS BusID: 3-1:1.0
Hardware Class: keyboard
Model: "Compx 2.4G Receiver"
Hotplug: USB
Vendor: usb 0x25a7 "Compx"
Device: usb 0xfa23 "2.4G Receiver"
Revision: "2.41"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event5
Device Number: char 13:69
Speed: 12 Mbps
Module Alias: "usb:v25A7pFA23d0241dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #35 (Hub)
37: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: zPk0.RTX9xWW_uz4
Parent ID: mvRC.DB72prK9W04
SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0
SysFS BusID: 4-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.11"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0511dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #22 (USB Controller)
38: USB 00.1: 0000 Unclassified device
[Created at usb.122]
Unique ID: iVWJ.OAteGU_bah2
Parent ID: pBe4.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1
SysFS BusID: 2-1:1.1
Hardware Class: unknown
Model: "Colorado Acer Wired Keyboard Model KBAY211"
Hotplug: USB
Vendor: usb 0x0461 "Colorado"
Device: usb 0x4e6f "Acer Wired Keyboard Model KBAY211"
Revision: "1.07"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event3
Device Number: char 13:67
Speed: 1.5 Mbps
Module Alias: "usb:v0461p4E6Fd0107dc00dsc00dp00ic03isc00ip00in01"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #43 (Hub)
39: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.9T1GDCLyFd9
Parent ID: 5YuN.nFnaFj0irq0
SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0
SysFS BusID: 1-0:1.0
Hardware Class: hub
Model: "Linux Foundation 2.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0002 "2.0 root hub"
Revision: "5.11"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0511dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (USB Controller)
40: USB 00.0: 10503 USB Mouse
[Created at usb.122]
Unique ID: mZxt.2V+o4RD9Re2
Parent ID: uIhY.gkSaZmjGyhD
SysFS ID: /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0
SysFS BusID: 3-2:1.0
Hardware Class: mouse
Model: "SHARKOON 2.4G Mouse"
Hotplug: USB
Vendor: usb 0x1ea7 "SHARKOON Technologies GmbH"
Device: usb 0x0064 "2.4G Mouse"
Revision: "2.00"
Compatible to: int 0x0210 0x0048
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse1)
Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event11
Device Number: char 13:63 (char 13:33)
Speed: 12 Mbps
Module Alias: "usb:v1EA7p0064d0200dc00dsc00dp00ic03isc01ip02in00"
Driver Info #0:
Buttons: 8
Wheels: 4
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #35 (Hub)
41: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: 2XnU.CCckIHJirFC
Parent ID: eEx1.FDfDOFR2w+7
SysFS ID: /devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0
SysFS BusID: 5-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.11"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0511dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #11 (USB Controller)
42: USB 00.1: 10503 USB Mouse
[Created at usb.122]
Unique ID: ncZn.de22Jhho7wB
Parent ID: uIhY.gkSaZmjGyhD
SysFS ID: /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1
SysFS BusID: 3-1:1.1
Hardware Class: mouse
Model: "Compx 2.4G Receiver"
Hotplug: USB
Vendor: usb 0x25a7 "Compx"
Device: usb 0xfa23 "2.4G Receiver"
Revision: "2.41"
Compatible to: int 0x0210 0x0045
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse0)
Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event6
Device Number: char 13:63 (char 13:32)
Speed: 12 Mbps
Module Alias: "usb:v25A7pFA23d0241dc00dsc00dp00ic03isc01ip02in01"
Driver Info #0:
Buttons: 5
Wheels: 4
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #35 (Hub)
43: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.v+N+B0xY+P6
Parent ID: 1GTX.973he28Ni1C
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0
SysFS BusID: 2-0:1.0
Hardware Class: hub
Model: "Linux Foundation 1.1 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0001 "1.1 root hub"
Revision: "5.11"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0511dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #24 (USB Controller)
45: None 00.0: 10103 CPU
[Created at cpu.462]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.15.11 "Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ht,tm,pbe,syscall,nx,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,cpuid,aperfmperf,pni,dtes64,monitor,ds_cpl,smx,est,tm2,ssse3,cx16,xtpr,pdcm,lahf_lm,pti,dtherm
Clock: 2266 MHz
BogoMips: 4673.03
Cache: 4096 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
46: None 01.0: 10103 CPU
[Created at cpu.462]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.15.11 "Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz"
Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ht,tm,pbe,syscall,nx,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,cpuid,aperfmperf,pni,dtes64,monitor,ds_cpl,smx,est,tm2,ssse3,cx16,xtpr,pdcm,lahf_lm,pti,dtherm
Clock: 2003 MHz
BogoMips: 4673.03
Cache: 4096 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
47: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: QObM.ndpeucax6V1
Parent ID: lkKU.eRvPGez0JmE
SysFS ID: /class/net/enp1s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.1/0000:01:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: enp1s0
HW Address: ...
Permanent HW Address: ...
Link detected: no
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (Ethernet controller)
48: None 00.0: 10700 Loopback
[Created at net.126]
Unique ID: ZsBS.GQNx7L4uPNA
SysFS ID: /class/net/lo
Hardware Class: network interface
Model: "Loopback network interface"
Device File: lo
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
49: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: VV91.ndpeucax6V1
Parent ID: qru8.m4MB2Rf6uF9
SysFS ID: /class/net/wlp2s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "ath9k"
Driver Modules: "ath9k", "ath9k"
Device File: wlp2s0
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #13 (WLAN controller)