diff mbox series

[7/7] doc: Document [DriverFlags].PowerSaveDisable

Message ID 20230615192415.1718516-7-prestwoj@gmail.com (mailing list archive)
State New
Headers show
Series [1/7] wiphy: store driver flags directly in wiphy object | expand

Commit Message

James Prestwood June 15, 2023, 7:24 p.m. UTC
---
 src/iwd.config.rst | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 190f2c69..6b52b040 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -403,6 +403,10 @@  are buggy or just don't behave similar enough to the majority of other drivers.
        not be used, and PAE will be used instead. Some drivers do not properly
        support ControlPortOverNL80211 even though they advertise support for it.
 
+   * - PowerSaveDisable
+     - Values: comma-separated list of drivers or glob matches
+
+       If a driver in user matches one in this list power save will be disabled.
 
 SEE ALSO
 ========