Re: Kernel device for iwlwifi in 13.3?

From: Enji Cooper <yaneurabeya_at_gmail.com>
Date: Sun, 09 Jun 2024 00:35:35 UTC
> On Jun 7, 2024, at 11:13, Roger Marquis <marquis@roble.com> wrote:
> 
> 13.3 Installkernel shows several new modules for iwlwifi* under /boot.
> Trouble is there doesn't seem to be a corresponding device in the kernel
> definition file.  These .ko files are also created regardless of
> OPTIONS_UNSET+=WIRELESS in /etc/src.conf.  Did I miss a release note
> somewhere?

Try WITHOUT_WIRELESS and use SUBMODULES_OVERRIDE with /etc/src.conf .
As des@ noted, those options are specific to ports, not src.
Hope that helps,
-Enji