-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path0F21E859FA
798 lines (758 loc) · 27.6 KB
/
0F21E859FA
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
07: PCI 1f.2: 0101 IDE interface
[Created at pci.386]
Unique ID: w7Y8.bYiRNLk73nA
SysFS ID: /devices/pci0000:00/0000:00:1f.2
SysFS BusID: 0000:00:1f.2
Hardware Class: storage
Model: "Intel 82801EB (ICH5) SATA Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d1 "82801EB (ICH5) SATA Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "ata_piix"
Driver Modules: "ata_piix"
I/O Ports: 0xc800-0xc807 (rw)
I/O Ports: 0xc480-0xc483 (rw)
I/O Ports: 0xc400-0xc407 (rw)
I/O Ports: 0xc080-0xc083 (rw)
I/O Ports: 0xc000-0xc00f (rw)
IRQ: 18 (41660 events)
Module Alias: "pci:v00008086d000024D1sv00008086sd00003439bc01sc01i8F"
Driver Info #0:
Driver Status: pata_acpi is active
Driver Activation Cmd: "modprobe pata_acpi"
Config Status: cfg=new, avail=yes, need=no, active=unknown
08: PCI 1f.0: 0601 ISA bridge
[Created at pci.386]
Unique ID: BUZT.5pEcFkkUbIA
SysFS ID: /devices/pci0000:00/0000:00:1f.0
SysFS BusID: 0000:00:1f.0
Hardware Class: bridge
Model: "Intel 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d0 "82801EB/ER (ICH5/ICH5R) LPC Interface Bridge"
Revision: 0x02
Driver: "lpc_ich"
Driver Modules: "lpc_ich"
Module Alias: "pci:v00008086d000024D0sv00000000sd00000000bc06sc01i00"
Driver Info #0:
Driver Status: intel_rng is not active
Driver Activation Cmd: "modprobe intel_rng"
Driver Info #1:
Driver Status: lpc_ich is active
Driver Activation Cmd: "modprobe lpc_ich"
Config Status: cfg=new, avail=yes, need=no, active=unknown
09: PCI 704.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: FO_j.g1UJSUKG2m9
Parent ID: 6NW+.c7JTK_YUBi2
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:07:04.0
SysFS BusID: 0000:07:04.0
Hardware Class: network
Model: "Intel 82541GI Gigabit Ethernet Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x1076 "82541GI Gigabit Ethernet Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x05
Driver: "e1000"
Driver Modules: "e1000"
Device File: enp7s4
Memory Range: 0xfebe0000-0xfebfffff (rw,non-prefetchable)
I/O Ports: 0xec80-0xecbf (rw)
IRQ: 16 (42189 events)
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Module Alias: "pci:v00008086d00001076sv00008086sd00003439bc02sc00i00"
Driver Info #0:
Driver Status: e1000 is active
Driver Activation Cmd: "modprobe e1000"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (PCI bridge)
10: PCI 01.0: 0880 System peripheral
[Created at pci.386]
Unique ID: vSkL.YO1JElazi13
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: unknown
Model: "Intel E7520 DMA Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3594 "E7520 DMA Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x0c
Memory Range: 0xfcdff000-0xfcdfffff (rw,non-prefetchable)
IRQ: 10 (no events)
Module Alias: "pci:v00008086d00003594sv00008086sd00003439bc08sc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
11: PCI 1d.1: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: vayM.6iiwzFo2eB2
SysFS ID: /devices/pci0000:00/0000:00:1d.1
SysFS BusID: 0000:00:1d.1
Hardware Class: usb controller
Model: "Intel 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d4 "82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xcc00-0xcc1f (rw)
IRQ: 19 (no events)
Module Alias: "pci:v00008086d000024D4sv00008086sd00003439bc0Csc03i00"
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 100.2: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: Essh.WikR6nKZ689
Parent ID: _Znp.Gljm6ZYIYK3
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.2
SysFS BusID: 0000:01:00.2
Hardware Class: bridge
Model: "Intel 6700PXH PCI Express-to-PCI Bridge B"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x032a "6700PXH PCI Express-to-PCI Bridge B"
Revision: 0x09
Module Alias: "pci:v00008086d0000032Asv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (PCI bridge)
13: PCI 04.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: 8otl.IacG4e7xbg2
SysFS ID: /devices/pci0000:00/0000:00:04.0
SysFS BusID: 0000:00:04.0
Hardware Class: bridge
Model: "Intel E7525/E7520 PCI Express Port B"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3597 "E7525/E7520 PCI Express Port B"
Revision: 0x0c
Driver: "pcieport"
IRQ: 16 (42189 events)
Module Alias: "pci:v00008086d00003597sv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
14: PCI 70c.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: VfgW.4bYvHs2IT34
Parent ID: 6NW+.c7JTK_YUBi2
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:07:0c.0
SysFS BusID: 0000:07:0c.0
Hardware Class: graphics card
Model: "ATI Mach64 GR"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x4752 "Mach64 GR"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x27
Memory Range: 0xfd000000-0xfdffffff (rw,non-prefetchable)
I/O Ports: 0xe800-0xe8ff (rw)
Memory Range: 0xfebdb000-0xfebdbfff (rw,non-prefetchable)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 11 (no events)
Module Alias: "pci:v00001002d00004752sv00008086sd00003439bc03sc00i00"
Driver Info #0:
XFree86 v4 Server Module: ati
XF86Config Entry: Option "XaaNoPixmapCache" "on"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #16 (PCI bridge)
15: PCI 100.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: VCu0.+HohdCDsal8
Parent ID: _Znp.Gljm6ZYIYK3
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: bridge
Model: "Intel 6700PXH PCI Express-to-PCI Bridge A"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0329 "6700PXH PCI Express-to-PCI Bridge A"
Revision: 0x09
Module Alias: "pci:v00008086d00000329sv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (PCI bridge)
16: PCI 1e.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: 6NW+.c7JTK_YUBi2
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"
Revision: 0xc2
Module Alias: "pci:v00008086d0000244Esv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
17: PCI 1f.3: 0c05 SMBus
[Created at pci.386]
Unique ID: nS1_.dieb0FhSW20
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: unknown
Model: "Intel 82801EB/ER (ICH5/ICH5R) SMBus Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d3 "82801EB/ER (ICH5/ICH5R) SMBus Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "i801_smbus"
Driver Modules: "i2c_i801"
I/O Ports: 0x540-0x55f (rw)
IRQ: 17 (51 events)
Module Alias: "pci:v00008086d000024D3sv00008086sd00003439bc0Csc05i00"
Driver Info #0:
Driver Status: i2c_i801 is active
Driver Activation Cmd: "modprobe i2c_i801"
Config Status: cfg=new, avail=yes, need=no, active=unknown
18: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.Skjbse8izt3
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Model: "Intel E7520 Memory Controller Hub"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3590 "E7520 Memory Controller Hub"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x0c
Driver: "e752x_edac"
Driver Modules: "e752x_edac"
Module Alias: "pci:v00008086d00003590sv00008086sd00003439bc06sc00i00"
Driver Info #0:
Driver Status: e752x_edac is active
Driver Activation Cmd: "modprobe e752x_edac"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 1f.1: 0101 IDE interface
[Created at pci.386]
Unique ID: 3p2J.glK5ucBPcb9
SysFS ID: /devices/pci0000:00/0000:00:1f.1
SysFS BusID: 0000:00:1f.1
Hardware Class: storage
Model: "Intel 82801EB/ER (ICH5/ICH5R) IDE Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24db "82801EB/ER (ICH5/ICH5R) IDE Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
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: 0xfc00-0xfc0f (rw)
Memory Range: 0xf0000000-0xf00003ff (rw,non-prefetchable)
IRQ: 18 (41660 events)
Module Alias: "pci:v00008086d000024DBsv00008086sd00003439bc01sc01i8A"
Driver Info #0:
Driver Status: pata_acpi is active
Driver Activation Cmd: "modprobe pata_acpi"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 1d.2: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: mvRC.fxXAQvUODw1
SysFS ID: /devices/pci0000:00/0000:00:1d.2
SysFS BusID: 0000:00:1d.2
Hardware Class: usb controller
Model: "Intel 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d7 "82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xcc80-0xcc9f (rw)
IRQ: 18 (41660 events)
Module Alias: "pci:v00008086d000024D7sv00008086sd00003439bc0Csc03i00"
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
21: PCI 06.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: H0_h.KPVm1nMLfR3
SysFS ID: /devices/pci0000:00/0000:00:06.0
SysFS BusID: 0000:00:06.0
Hardware Class: bridge
Model: "Intel E7520 PCI Express Port C"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3599 "E7520 PCI Express Port C"
Revision: 0x0c
Driver: "pcieport"
IRQ: 16 (42189 events)
Module Alias: "pci:v00008086d00003599sv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
22: PCI 100.3: 0800 PIC (IO(X)-APIC)
[Created at pci.386]
Unique ID: 6BMX.GVKn7dRd+g7
Parent ID: _Znp.Gljm6ZYIYK3
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.3
SysFS BusID: 0000:01:00.3
Hardware Class: unknown
Model: "Intel 6700PXH I/OxAPIC Interrupt Controller B"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0327 "6700PXH I/OxAPIC Interrupt Controller B"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x09
Memory Range: 0xfceff000-0xfcefffff (rw,non-prefetchable)
Module Alias: "pci:v00008086d00000327sv00008086sd00003439bc08sc00i20"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (PCI bridge)
23: PCI 500.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: D2Iq.HiI1+Xg4O6A
Parent ID: CvwD.p_Y0ZCFe733
SysFS ID: /devices/pci0000:00/0000:00:05.0/0000:05:00.0
SysFS BusID: 0000:05:00.0
Hardware Class: network
Model: "Marvell 88E8050 Gigabit Ethernet Controller (Intel)"
Vendor: pci 0x11ab "Marvell Technology Group Ltd."
Device: pci 0x4361 "88E8050 PCI-E ASF Gigabit Ethernet Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439 "Marvell 88E8050 Gigabit Ethernet Controller (Intel)"
Revision: 0x18
Driver: "sky2"
Driver Modules: "sky2"
Device File: enp5s0
Memory Range: 0xfcffc000-0xfcffffff (rw,non-prefetchable)
I/O Ports: 0xdc00-0xdcff (rw)
Memory Range: 0xfcfc0000-0xfcfdffff (ro,non-prefetchable,disabled)
IRQ: 24 (1 event)
HW Address: ...
Permanent HW Address: ...
Link detected: no
Module Alias: "pci:v000011ABd00004361sv00008086sd00003439bc02sc00i00"
Driver Info #0:
Driver Status: sky2 is active
Driver Activation Cmd: "modprobe sky2"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #29 (PCI bridge)
24: PCI 1d.0: 0c03 USB Controller (UHCI)
[Created at pci.386]
Unique ID: 1GTX.4tpQ07ZeaQ1
SysFS ID: /devices/pci0000:00/0000:00:1d.0
SysFS BusID: 0000:00:1d.0
Hardware Class: usb controller
Model: "Intel 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24d2 "82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "uhci_hcd"
Driver Modules: "uhci_hcd"
I/O Ports: 0xc880-0xc89f (rw)
IRQ: 16 (42189 events)
Module Alias: "pci:v00008086d000024D2sv00008086sd00003439bc0Csc03i00"
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 100.1: 0800 PIC (IO(X)-APIC)
[Created at pci.386]
Unique ID: NXNs.l4O1f2KwTI7
Parent ID: _Znp.Gljm6ZYIYK3
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.1
SysFS BusID: 0000:01:00.1
Hardware Class: unknown
Model: "Intel 6700/6702PXH I/OxAPIC Interrupt Controller A"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0326 "6700/6702PXH I/OxAPIC Interrupt Controller A"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x09
Memory Range: 0xfcefe000-0xfcefefff (rw,non-prefetchable)
Module Alias: "pci:v00008086d00000326sv00008086sd00003439bc08sc00i20"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #26 (PCI bridge)
26: PCI 02.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: _Znp.Gljm6ZYIYK3
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: bridge
Model: "Intel E7525/E7520/E7320 PCI Express Port A"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3595 "E7525/E7520/E7320 PCI Express Port A"
Revision: 0x0c
Driver: "pcieport"
IRQ: 16 (42189 events)
Module Alias: "pci:v00008086d00003595sv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
27: PCI 1d.7: 0c03 USB Controller (EHCI)
[Created at pci.386]
Unique ID: 5YuN.FRoraOhNv29
SysFS ID: /devices/pci0000:00/0000:00:1d.7
SysFS BusID: 0000:00:1d.7
Hardware Class: usb controller
Model: "Intel 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24dd "82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x02
Driver: "ehci-pci"
Memory Range: 0xfcdfec00-0xfcdfefff (rw,non-prefetchable)
IRQ: 23 (74850 events)
Module Alias: "pci:v00008086d000024DDsv00008086sd00003439bc0Csc03i20"
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
28: PCI 00.1: ff00 Unclassified device
[Created at pci.386]
Unique ID: hgAj.spj9PsaV7D4
SysFS ID: /devices/pci0000:00/0000:00:00.1
SysFS BusID: 0000:00:00.1
Hardware Class: unknown
Model: "Intel E7525/E7520 Error Reporting Registers"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3591 "E7525/E7520 Error Reporting Registers"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x3439
Revision: 0x0c
Module Alias: "pci:v00008086d00003591sv00008086sd00003439bcFFsc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
29: PCI 05.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: CvwD.p_Y0ZCFe733
SysFS ID: /devices/pci0000:00/0000:00:05.0
SysFS BusID: 0000:00:05.0
Hardware Class: bridge
Model: "Intel E7520 PCI Express Port B1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3598 "E7520 PCI Express Port B1"
Revision: 0x0c
Driver: "pcieport"
IRQ: 16 (42189 events)
Module Alias: "pci:v00008086d00003598sv00000000sd00000000bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
30: SCSI 400.0: 10600 Disk
[Created at block.245]
Unique ID: Uc5H.ee_jY0dshh6
Parent ID: 5YuN.FRoraOhNv29
SysFS ID: /class/block/sdb
SysFS BusID: 4:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0
Hardware Class: disk
Model: "Verbatim STORE N GO"
Vendor: usb 0x18a5 "Verbatim"
Device: usb 0x0300 "STORE N GO"
Revision: "1100"
Serial ID: --
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdb (/dev/sg2)
Device Files: /dev/sdb, /dev/disk/by-id/usb-Verbatim_STORE_N_GO_..., /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0
Device Number: block 8:16-8:31 (char 21:2)
Speed: 480 Mbps
Module Alias: "usb:v18A5p0300d1100dc00dsc00dp00ic08isc06ip50in00"
Driver Info #0:
Driver Status: uas is active
Driver Activation Cmd: "modprobe uas"
Driver Info #1:
Driver Status: usb_storage is active
Driver Activation Cmd: "modprobe usb_storage"
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
31: SCSI 01.0: 10600 Disk
[Created at block.245]
Unique ID: KD9E.5mCYaJ9YANC
Parent ID: 3p2J.glK5ucBPcb9
SysFS ID: /class/block/sr0
SysFS BusID: 0:0:1:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0
Hardware Class: disk
Model: "ATAPI-CD ROM-DRIVE-56MAX"
Vendor: "ATAPI-CD"
Device: "ROM-DRIVE-56MAX"
Revision: "56PP"
Driver: "ata_piix", "sr"
Driver Modules: "ata_piix"
Device File: /dev/sr0 (/dev/sg0)
Device Files: /dev/sr0, /dev/cdrom, /dev/disk/by-id/ata-ATAPI-CD_..., /dev/disk/by-path/pci-0000:00:1f.1-ata-1
Device Number: block 11:0 (char 21:0)
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (IDE interface)
32: None 00.0: 10600 Disk
[Created at block.245]
Unique ID: kwWm.Fxp0d3BezAE
SysFS ID: /class/block/fd0
SysFS BusID: floppy.0
SysFS Device Link: /devices/platform/floppy.0
Hardware Class: disk
Model: "Disk"
Driver: "floppy"
Driver Modules: "floppy"
Device File: /dev/fd0
Device Number: block 2:0
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
33: IDE 200.0: 10600 Disk
[Created at block.245]
Unique ID: 3OOL.H66XZODYM81
Parent ID: w7Y8.bYiRNLk73nA
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: "WDC WD3200AAJS-0"
Vendor: "WDC"
Device: "WD3200AAJS-0"
Revision: "3E01"
Driver: "ata_piix", "sd"
Driver Modules: "ata_piix"
Device File: /dev/sda
Device Files: /dev/sda, /dev/disk/by-id/ata-WDC_WD3200AAJS-00M0A0_..., /dev/disk/by-id/wwn-0x... /dev/disk/by-path/pci-0000:00:1f.2-ata-1
Device Number: block 8:0-8:15
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #7 (IDE interface)
34: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: uIhY.gkSaZmjGyhD
Parent ID: vayM.6iiwzFo2eB2
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.00"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0500dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #11 (USB Controller)
35: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: hSuP.e3CKt61yyDD
Parent ID: pBe4.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0
SysFS BusID: 2-2:1.0
Hardware Class: keyboard
Model: "Chicony Electronics KU-8933 Keyboard with PS/2 Mouse port"
Hotplug: USB
Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
Device: usb 0x0112 "KU-8933 Keyboard with PS/2 Mouse port"
Revision: "1.03"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event3
Device Files: /dev/input/event3, /dev/input/by-id/usb-CHICONY_USB_..., /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-kbd
Device Number: char 13:67
Speed: 1.5 Mbps
Module Alias: "usb:v04F2p0112d0103dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
36: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: zPk0.RTX9xWW_uz4
Parent ID: mvRC.fxXAQvUODw1
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.00"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0500dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #20 (USB Controller)
37: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.9T1GDCLyFd9
Parent ID: 5YuN.FRoraOhNv29
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.00"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0500dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
39: USB 00.0: 10503 USB Mouse
[Created at usb.122]
Unique ID: PYMB.OjLlz9Ls7d7
Parent ID: zPk0.RTX9xWW_uz4
SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0
SysFS BusID: 4-1:1.0
Hardware Class: mouse
Model: "Microsoft Basic Optical Mouse"
Hotplug: USB
Vendor: usb 0x045e "Microsoft Corp."
Device: usb 0x0084 "Basic Optical Mouse"
Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse1)
Device Number: char 13:63 (char 13:33)
Speed: 1.5 Mbps
Module Alias: "usb:v045Ep0084d0000dc00dsc00dp00ic03isc01ip02in00"
Driver Info #0:
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Hub)
40: USB 00.1: 10503 USB Mouse
[Created at usb.122]
Unique ID: 8e8U.ZjGkXDAxWl1
Parent ID: pBe4.v+N+B0xY+P6
SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1
SysFS BusID: 2-2:1.1
Hardware Class: mouse
Model: "Chicony Electronics KU-8933 Keyboard with PS/2 Mouse port"
Hotplug: USB
Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
Device: usb 0x0112 "KU-8933 Keyboard with PS/2 Mouse port"
Revision: "1.03"
Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/mice (/dev/input/mouse0)
Device Number: char 13:63 (char 13:32)
Speed: 1.5 Mbps
Module Alias: "usb:v04F2p0112d0103dc00dsc00dp00ic03isc01ip02in01"
Driver Info #0:
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #41 (Hub)
41: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.v+N+B0xY+P6
Parent ID: 1GTX.4tpQ07ZeaQ1
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.00"
Serial ID: --
Driver: "hub"
Driver Modules: "usbcore"
Speed: 12 Mbps
Module Alias: "usb:v1D6Bp0001d0500dc09dsc00dp00ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #24 (USB Controller)
42: None 00.0: 10103 CPU
[Created at cpu.462]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 15.4.3 "Intel(R) Xeon(TM) CPU 3.00GHz"
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,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,cpuid,pni,dtes64,monitor,ds_cpl,cid,cx16,xtpr,pti
Clock: 2992 MHz
BogoMips: 5985.06
Cache: 2048 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
43: None 01.0: 10103 CPU
[Created at cpu.462]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 15.4.3 "Intel(R) Xeon(TM) CPU 3.00GHz"
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,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,cpuid,pni,dtes64,monitor,ds_cpl,cid,cx16,xtpr,pti
Clock: 2992 MHz
BogoMips: 5985.14
Cache: 2048 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
44: None 02.0: 10103 CPU
[Created at cpu.462]
Unique ID: +rIN.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 15.4.3 "Intel(R) Xeon(TM) CPU 3.00GHz"
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,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,cpuid,pni,dtes64,monitor,ds_cpl,cid,cx16,xtpr,pti
Clock: 2992 MHz
BogoMips: 5985.06
Cache: 2048 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
45: None 03.0: 10103 CPU
[Created at cpu.462]
Unique ID: 4zLr.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 15.4.3 "Intel(R) Xeon(TM) CPU 3.00GHz"
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,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,cpuid,pni,dtes64,monitor,ds_cpl,cid,cx16,xtpr,pti
Clock: 2992 MHz
BogoMips: 5985.14
Cache: 2048 kb
Units/Processor: 2
Config Status: cfg=new, avail=yes, need=no, active=unknown
46: 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
47: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: uhYi.ndpeucax6V1
Parent ID: D2Iq.HiI1+Xg4O6A
SysFS ID: /class/net/enp5s0
SysFS Device Link: /devices/pci0000:00/0000:00:05.0/0000:05:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "sky2"
Driver Modules: "sky2"
Device File: enp5s0
HW Address: ...
Permanent HW Address: ...
Link detected: no
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #23 (Ethernet controller)
48: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: w1Fc.ndpeucax6V1
Parent ID: FO_j.g1UJSUKG2m9
SysFS ID: /class/net/enp7s4
SysFS Device Link: /devices/pci0000:00/0000:00:1e.0/0000:07:04.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "e1000"
Driver Modules: "e1000"
Device File: enp7s4
HW Address: ...
Permanent HW Address: ...
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #9 (Ethernet controller)