From owner-freebsd-wireless@freebsd.org Sat Feb 29 10:28:39 2020 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 75F8F25AEDC for ; Sat, 29 Feb 2020 10:28:39 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48V2gV2Qt2z4B9j; Sat, 29 Feb 2020 10:28:38 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (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 D9D17AD49; Sat, 29 Feb 2020 10:28:37 +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 EE4238D4A12B; Sat, 29 Feb 2020 10:28:35 +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 0F2D5E707CC; Sat, 29 Feb 2020 10:28:36 +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 6glxLu_W6JaI; Sat, 29 Feb 2020 10:28:34 +0000 (UTC) Received: from [169.254.231.217] (unknown [IPv6:fde9:577b:c1a9:4902:6d24:f412:e10b:e92c]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id B686CE707C7; Sat, 29 Feb 2020 10:28:33 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Dave Jones" Cc: freebsd-wireless@freebsd.org Subject: Re: FreeBSD with wireless support for Raspberry Pi 3 Date: Sat, 29 Feb 2020 10:28:32 +0000 X-Mailer: MailMate (2.0BETAr6146) Message-ID: <16555971-E22D-4CF5-803F-43F20A594BA9@FreeBSD.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 29 Feb 2020 10:28:39 -0000 On 24 Feb 2020, at 7:20, Dave Jones wrote: Hi, > I have read that wireless will work on RPi 3: > > https://www.freebsd.org/news/status/report-2019-04-2019-06.html#FreeBSD= -SDIO-and-Broadcom-FullMAC-WiFi-Support > https://www.freebsdfoundation.org/project/broadcom-fullmac-wifi-integra= tion/ > > What's the current status? Thanks. Long overdue. Sorry, that=E2=80=99s my fault. I promised to finish it o= n my = own time and life got in the way. I am in need of it myself so I hope I=E2=80=99ll have good news for publi= c = testing really soon. /bz