From owner-freebsd-wireless@freebsd.org Thu May 27 21:44:13 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 479406462AC for ; Thu, 27 May 2021 21:44:13 +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 4FrhCx1Jkgz4vQN for ; Thu, 27 May 2021 21:44:13 +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 EF8A0550B for ; Thu, 27 May 2021 21:44:12 +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 C742B8D4A42C for ; Thu, 27 May 2021 21:44:11 +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 3FE35E70802 for ; Thu, 27 May 2021 21:44:11 +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 T91njs0sMxtM for ; Thu, 27 May 2021 21:44:09 +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 C5CDBE70801 for ; Thu, 27 May 2021 21:44:09 +0000 (UTC) Date: Thu, 27 May 2021 21:44:09 +0000 (UTC) From: "Bjoern A. Zeeb" To: freebsd-wireless Subject: Re: Is anyone working on adding Intel Comet Lake Wi-FI support? In-Reply-To: Message-ID: References: <6c3e0a24-3e73-0c45-4da2-ddf513da7ee4@yandex.ru> <558de18e-ac42-bfea-1424-5f73f6315694@yandex.ru> X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII 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: Thu, 27 May 2021 21:44:13 -0000 On Thu, 27 May 2021, Berislav Purgar wrote: Hi, >> I'll send another update on Thu hopefully with a link to a tree and >> some documentation. > > Thanks for the information and also a great job. We are waiting for a link > so we can give it a try. Sorry, no tree tonight yet. I have 6 more pci and devres related functions to merge and get through review and with that the LinuxKPI bits for iwlwifi (modulo wifi which is self-contained) are in HEAD which simply eases life a lot and will allow me to focus on the actual work. It'll also make it a lot easier to get the driver into the hands of people running stable/13 in two weeks time. Amongst other things updates comitted this week (thanks to everyone reviewing!) needed changes for drm-kmod (pull request also submitted there) and the long-tail story of netdevice (which still is in ofed and mlx4 which we cannot break) seem to have a possible solution now (builds finished a few minutes ago). In addition there's was some other work which need to be addressed and I hadn't planned for (and more came in an hour ago). I will continue for another hour or two tonight as I'll not be around for part of tomorrow. Next email, with a link. /bz -- Bjoern A. Zeeb r15:7