summaryrefslogtreecommitdiff
path: root/setpci.man
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2020-02-23 16:44:41 +0100
committerMartin Mares <mj@ucw.cz>2020-02-23 16:44:41 +0100
commit203854ccd133f40b8c121feee681cb9182b90566 (patch)
tree88049abbfd425ee3985bdf4168b1373c401edccb /setpci.man
parentd7ff1d42bb0d181c588e01c87be5530872643ea6 (diff)
downloadpciutils-203854ccd133f40b8c121feee681cb9182b90566.tar.gz
setpci: Added an option to skip the bus scan if possible
Diffstat (limited to 'setpci.man')
-rw-r--r--setpci.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/setpci.man b/setpci.man
index 27dc958..665abec 100644
--- a/setpci.man
+++ b/setpci.man
@@ -45,6 +45,13 @@ to verify that your complex sequence of
.B setpci
operations does what you think it should do.
.TP
+.B -r
+Avoids bus scan if each operation selects a specific device (uses the
+.B -s
+selector with specific domain, bus, slot, and function). This is faster,
+but if the device does not exist, it fails instead of matching an empty
+set of devices.
+.TP
.B --version
Show
.I setpci