Name Date Size #Lines LOC

..--

dist/H09-Jul-2024-1,2451,210

MakefileH A D09-Jul-20243.4 KiB9768

READMEH A D09-Jul-20241.3 KiB3926

README

1#	$NetBSD: README,v 1.1 2020/03/22 21:06:35 thorpej Exp $
2
3Firmware images for Broadcom Fullmac are available from the linux-firmware
4repository:
5
6  https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
7
8It is always preferable to use firmware and configs from mainline Linux.
9
10When importing from linux-firmware, use vendor tag "LINUX" and release
11tag that's the name of the linux-firmware shapshot you're importing,
12e.g. "linux-firmware-20200316".
13
14
15There are some cases where the required files are not available from
16mainline linux-firmware.  In these cases, different vendor / release
17tags should be used for these specific files.  These special cases
18are listed here.
19
20Pinebook Pro "bwfm" firmware
21============================
22These firmware images come from Tobias Schramm's pinebook-firmware
23repository:
24
25  https://gitlab.manjaro.org/tsys/pinebook-firmware/-/tree/master/brcm
26
27When importing from this repository, use vendor tag "tsys-pinebook-firmware"
28and a release tag "commit-SHA" where SHA is the Git commit identifier.
29
30This applies to the following files:
31
32	dist/brcmfmac43456-sdio.bin
33	dist/brcmfmac43456-sdio.clm_blob
34	dist/brcmfmac43456-sdio.pine64,pinebook-pro.txt
35
36Note that in the pinebook-firmware repository, the file
37brcmfmac43456-sdio.pine64,pinebook-pro.txt is a symbolic link to
38brcmfmac43456-sdio.txt.
39