System Devices: append product:vendor IDs to lspci output

This commit is contained in:
Eric Schultz
2016-03-03 13:47:33 -08:00
parent 9482eb39a3
commit bf271fc2ab
+1 -1
View File
@@ -17,7 +17,7 @@ Title="System Devices"
> This displays the output of the `lspci` command. The numeric identifiers are used to configure PCI pass-through.
<pre><?=shell_exec("lspci")?></pre>
<pre><?=shell_exec("lspci -nn")?></pre>
**IOMMU Groups**