Index | Thread | Search

From:
"Theo de Raadt" <deraadt@openbsd.org>
Subject:
Re: sys/ieee80211: support of uAPSD; sys/iwx: enable uAPSD when supported by AP
To:
Klemens Nanni <kn@openbsd.org>
Cc:
tech@openbsd.org
Date:
Sun, 05 Apr 2026 10:52:01 -0600

Download raw body.

Thread
Klemens Nanni <kn@openbsd.org> wrote:

> Can this be guarded with !SMALL, !SMALL_KERNEL and/or a new IEEE80211_UAPSD
> in ifconfig, iwx and net80211, respectively?

But don't go overboard unless the size savings is big.
Mistakes relating to these #ifdef's can be a real pain.