Created
December 1, 2011 07:16
-
-
Save syuu1228/1414567 to your computer and use it in GitHub Desktop.
lspci -vs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo lspci -vs 0000:00:1c.4 | |
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02) (prog-if 00 [Normal decode]) | |
Flags: bus master, fast devsel, latency 0 | |
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
I/O behind bridge: 0000d000-0000dfff | |
Memory behind bridge: f0000000-f1ffffff | |
Prefetchable memory behind bridge: 00000000f2200000-00000000f23fffff | |
Capabilities: [40] Express Root Port (Slot+), MSI 00 | |
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- | |
Capabilities: [90] Subsystem: Giga-byte Technology Device 5001 | |
Capabilities: [a0] Power Management version 2 | |
Capabilities: [100] Virtual Channel | |
Capabilities: [180] Root Complex Link | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment