Date: Mon, 24 May 2021 20:58:23 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: freebsd-wireless <freebsd-wireless@freebsd.org> Subject: Re: Is anyone working on adding Intel Comet Lake Wi-FI support? Message-ID: <alpine.BSF.2.00.2105242049010.4751@ai.fobar.qr> In-Reply-To: <E5137B82-276F-467E-892A-D6C8273C020D@FreeBSD.org> References: <6c3e0a24-3e73-0c45-4da2-ddf513da7ee4@yandex.ru> <alpine.BSF.2.00.2103301826230.72241@ai.fobar.qr> <558de18e-ac42-bfea-1424-5f73f6315694@yandex.ru> <YKWFUMH9xsU28AD1@heemeyer.club> <CANf5e8bZ5jeyBCniMxgWUgcBxABV8qKFxa656HhVkhmLS14WGQ@mail.gmail.com> <CAAUsrB7JdeeK4ghNAUqQF=PsQ8jCk7X4r1Liz9xWOCwk1JXQFQ@mail.gmail.com> <E5137B82-276F-467E-892A-D6C8273C020D@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 May 2021, Bjoern A. Zeeb wrote: Hi, > On 20 May 2021, at 12:48, Berislav Purgar wrote: > >> Any info will be great .. > > +100 from me. > > I resumed working on this yesterday updating and extracting the iwlwifi > specific bits from my dev repo. > > I’ll have a better update for you by Monday evening should life not interfere > again. It partially did so I am not quite where I wanted to be but here's the promised update: - I've started an email with core to resolve a licensing policy issue for importing the driver into HEAD; I was happy about both the feedback I got and that there was work in progress already on that issue. This is on-going. - I've started extracting the driver, firmware, the LinuxKPI and remaining net80211 changes out of my dev tree into a clean tree that I can also push somewhere. I've not resolved all LinuxKPI conflicts yet but hope to finish this all tomorrow. - LinuxKPI changes are getting extracted into small individual bits and being reviewed in parallel. I'll send another update on Thu hopefully with a link to a tree and some documentation. Bjoern -- Bjoern A. Zeeb r15:7 From owner-freebsd-wireless@freebsd.org Mon May 24 21:48:39 2021 Return-Path: <owner-freebsd-wireless@freebsd.org> 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 1F7F063DC4A for <freebsd-wireless@mailman.nyi.freebsd.org>; Mon, 24 May 2021 21:48:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FprSQ4dqsz4SMy for <freebsd-wireless@freebsd.org>; Mon, 24 May 2021 21:48:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 9D3F363D945; Mon, 24 May 2021 21:48:38 +0000 (UTC) Delivered-To: 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 9C8F163DC48 for <wireless@mailman.nyi.freebsd.org>; Mon, 24 May 2021 21:48:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FprSQ3QjQz4SMx for <wireless@FreeBSD.org>; Mon, 24 May 2021 21:48:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C62D11BBA for <wireless@FreeBSD.org>; Mon, 24 May 2021 21:48:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 14OLmcRE091517 for <wireless@FreeBSD.org>; Mon, 24 May 2021 21:48:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 14OLmcWF091516 for wireless@FreeBSD.org; Mon, 24 May 2021 21:48:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 218908] Missing usbdevs for TP-Link WN-821N v5 Date: Mon, 24 May 2021 21:48:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: asherikov@yandex.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: <bug-218908-21060-hHY3TIjwIE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218908-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-218908-21060@https.bugs.freebsd.org/bugzilla/> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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." <freebsd-wireless.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-wireless>, <mailto:freebsd-wireless-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-wireless/> List-Post: <mailto:freebsd-wireless@freebsd.org> List-Help: <mailto:freebsd-wireless-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, <mailto:freebsd-wireless-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 24 May 2021 21:48:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218908 --- Comment #10 from Alexander Sherikov <asherikov@yandex.com> --- Played a bit more with parameters without any success and also tried it in Linux where it fails in the same way until I force wext driver when starting wpa_supplicant. Don't want to waste more time on this, it was a backup opti= on anyways. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.2105242049010.4751>