From 203854ccd133f40b8c121feee681cb9182b90566 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 23 Feb 2020 16:44:41 +0100 Subject: setpci: Added an option to skip the bus scan if possible --- setpci.man | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'setpci.man') 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 -- cgit v1.2.1