From owner-freebsd-wireless@freebsd.org Tue Mar 30 18:34:21 2021 Return-Path: Delivered-To: freebsd-wireless@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 99FD55A93B2 for ; Tue, 30 Mar 2021 18:34:21 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8yld3skhz57HF; Tue, 30 Mar 2021 18:34:21 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:13b:39f::9f:25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) (Authenticated sender: bz/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 5D0263768C; Tue, 30 Mar 2021 18:34:21 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 6667D8D4A15D; Tue, 30 Mar 2021 18:34:18 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id B5698E70815; Tue, 30 Mar 2021 18:34:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id UUwHX3RnsKIZ; Tue, 30 Mar 2021 18:34:15 +0000 (UTC) Received: from nv.sbone.de (nv.sbone.de [IPv6:fde9:577b:c1a9:31::2013:138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 8C39BE707FC; Tue, 30 Mar 2021 18:34:15 +0000 (UTC) Date: Tue, 30 Mar 2021 18:34:14 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Andrey V. Elsukov" cc: freebsd-wireless Subject: Re: Is anyone working on adding Intel Comet Lake Wi-FI support? In-Reply-To: <6c3e0a24-3e73-0c45-4da2-ddf513da7ee4@yandex.ru> Message-ID: References: <6c3e0a24-3e73-0c45-4da2-ddf513da7ee4@yandex.ru> X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 18:34:21 -0000 On Tue, 30 Mar 2021, Andrey V. Elsukov wrote: Hi Andrey, > I have got lenovo carbon X1 Gen8, that works well with 14.0-CURRENT, but > we lack support for its WiFi: > > none4@pci0:0:20:3: class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 > device=0x02f0 subvendor=0x8086 subdevice=0x0070 > vendor = 'Intel Corporation' > device = 'Comet Lake PCH-LP CNVi WiFi' > class = network > > We have support for iwm9000+ support, but it seems this card has bit > different handling in linux's iwlwifi driver. And just adding new PCI-ID > will not help. Is anyone working on adding support for these cards? It's an AX201, right? If so, yes. I have no CNVi or AX201 to test with but assumptions are it will work. Can I get back to you mid-/end next week? -- Bjoern A. Zeeb r15:7