From 8eab0229f1a1101831380609a9720249e9c3673d Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 15 Jun 2023 12:24:15 -0700 Subject: [PATCH] doc: Document [DriverQuirks].PowerSaveDisable --- src/iwd.config.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/iwd.config.rst b/src/iwd.config.rst index be03f454..00e31b72 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 ========