Re: FreeBSD 14 Kernel changes

From: Ede Wolf <listac_at_nebelschwaden.de>
Date: Tue, 03 Oct 2023 12:17:29 UTC
Am 30.09.23 um 01:51 schrieb Christian Weisgerber:
> Ede Wolf:
> 
>> I am trying to make the jump from 12.4 to 14, and am wondering about some
>> changes to GENERIC.
>>
>> For some reason, iwm has been renamed to iwn, fine.
> 
> No, iwn(4) and iwm(4) are different drivers for different generations
> of Intel WiFi.
> 

Thanks very much for the heads up, since I then must have made an error 
during configuring my Kernel for 12:

# grep iwm N3000
device          iwm                     # Intel 4965/1000/5000/6000 
wireless NICs.
device          iwm3168fw

While on 14:
# grep iwn GENERIC
device          iwn                     # Intel 4965/1000/5000/6000 
wireless NICs.


Probably I have foobared the comments way back. dmesg is also telling 
me, that I am using iwm.