From nobody Fri Sep 29 23:51:28 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Ry6fY5pQ9z4tsdY for ; Fri, 29 Sep 2023 23:55:17 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail.inka.de (mail.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry6fY45Bvz4Hh3 for ; Fri, 29 Sep 2023 23:55:17 +0000 (UTC) (envelope-from naddy@mips.inka.de) Authentication-Results: mx1.freebsd.org; none Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1qmNK6-007dmJ-Bz; Sat, 30 Sep 2023 01:55:06 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.17.1/8.17.1) with ESMTP id 38TNpSdI089712; Sat, 30 Sep 2023 01:51:28 +0200 (CEST) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.17.1/8.17.1/Submit) id 38TNpSQW089711; Sat, 30 Sep 2023 01:51:28 +0200 (CEST) (envelope-from naddy) Date: Sat, 30 Sep 2023 01:51:28 +0200 From: Christian Weisgerber To: Ede Wolf Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 14 Kernel changes Message-ID: References: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:202113, ipnet:2a04:c9c0::/29, country:DE] X-Rspamd-Queue-Id: 4Ry6fY45Bvz4Hh3 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. -- Christian "naddy" Weisgerber naddy@mips.inka.de