From nobody Thu Jul 1 11:47:04 2021 X-Original-To: freebsd-wireless@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 277E611D6852 for ; Thu, 1 Jul 2021 11:47:10 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 4GFxJt0T3Pz3R2h for ; Thu, 1 Jul 2021 11:47:10 +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 D1A50C40A for ; Thu, 1 Jul 2021 11:47:09 +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 D04628D4A157 for ; Thu, 1 Jul 2021 11:47:07 +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 5C967E707B4 for ; Thu, 1 Jul 2021 11:47:07 +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 sZMnH1cgdU9D for ; Thu, 1 Jul 2021 11:47:06 +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 153C9E707AF for ; Thu, 1 Jul 2021 11:47:06 +0000 (UTC) Date: Thu, 1 Jul 2021 11:47:04 +0000 (UTC) From: "Bjoern A. Zeeb" To: freebsd-wireless Subject: Intel Wireless Driver update snapshot for some testing Message-ID: List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-ThisMailContainsUnwantedMimeParts: N Hi everyone, I am happy to finally give you something to test as a start for FreeBSD HEAD. Please don't consider it fit for daily use yet. It is far from being perfect yet but if you are blessed it may be usable for a bit. I had a ping6 running for around 23 hours, been browsing the web or downloaded (though slowly) a FreeBSD release image. At other times while I was out it was entirely acting up. I just want to get the code out as-is and then give you an update every few days/week rather than letting you wait if there will be anything. It'll also give us a better understanding on what issues need most attention first. There's a wiki page detailing some of the things and I'll keep updating that and adding to it as things go on. https://wiki.freebsd.org/WiFi/Iwlwifi Lots of health, Bjoern