From: Klemens Nanni Subject: Re: sys/iwx: support powersave To: tech@openbsd.org, stsp@openbsd.org Date: Fri, 06 Feb 2026 17:57:55 +0000 06.02.2026 20:40, Kirill A. Korinsky пишет: > On Sat, 31 Jan 2026 01:42:53 +0100, > "Kirill A. Korinsky" wrote: >> >> tech@, >> >> here a patch which introduces support of powersave in a way like it >> implemented in iwn and wpi. >> >> I run it for quite some time on: >> >> iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX201" rev 0x00, msix >> >> works, no regression or issue noticed. How much power does it save in which situations? This would be always on regardless of ifconfig(8)'s knob, right? powersave Enable 802.11 power saving mode. This option is generally only relevant to older devices where power saving is disabled by default. On modern hardware, drivers will ask the firmware to automatically enable any applicable power-saving features. -powersave Disable 802.11 power saving mode. >> > > A week using powersave constantly on this card, no issue.