Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2020 10:24:43 +0800
From:      ykla <yklaxds@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Does freebsd support wifi for rpi4b?
Message-ID:  <CA%2BPGaYBp9Y3D-CjqJiqofGrgNsdXDTAyF5S3d2rsWjebh4GBXA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
  OK, I see
https://wiki.freebsd.org/action/show/arm/Raspberry%20Pi?action=show&redirect=FreeBSD%2Farm%2FRaspberry+Pi

says "SDIO is implemented in r348805
<https://svnweb.freebsd.org/base?view=revision&revision=348805>; and we
should tether brcmfmac43455-sdio.bin / brcmfmac43455-sdio.txt to get first
WIFI network for the RPI4"

  Does freebsd support wifi for rpi4b? If so, how to do with it?

Just like gentoo linux?
For Gentoo :
user $mkdir /lib/firmware/brcm
user $cd /root
user $git clone https://github.com/RPi-Distro/firmware-nonfree
user $cp /root/firmware-nonfree/brcm/* /lib/firmware/brcm

And then wifi will works. What's about freebsd?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BPGaYBp9Y3D-CjqJiqofGrgNsdXDTAyF5S3d2rsWjebh4GBXA>