mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 02:58:57 -05:00
System Devices: append product:vendor IDs to lspci output
This commit is contained in:
@@ -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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user