Re: Kernel device for iwlwifi in 13.3?
Enji Cooper <[email protected]>
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <[email protected]> |
> On Jun 7, 2024, at 11:13, Roger Marquis <[email protected]> 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