/freebsd-src/usr.sbin/fwget/pci/ |
H A D | pci_network_intel | 1 #- 2 # SPDX-License-Identifier: BSD-2-Clause 13 # as well as all for those which exists no firmware (yet). 19 local idstr=$(echo $2 | sed 's,.*\ device=\(0x[0-9a-z]*\) subvendor=\(0x[0-9a- [all...] |
H A D | pci_network_qca | 1 #- 2 # SPDX-License-Identifier: BSD-2-Clause 35 # to generate the flavor/firmware Makefile definitions for ports. 39 0x003c) addpkg "wifi-firmware-ath10k-kmod-qca988x_hw20"; return 1 ;; 40 0x003e) addpkg "wifi-firmware-ath10k-kmod-qca6174_hw21" 41 addpkg "wifi-firmware-ath10k-kmod-qca6174_hw30" 43 0x0040) addpkg "wifi-firmware-ath10k-kmod-qca99x0_hw20"; return 1 ;; 44 0x0041) addpkg "wifi-firmware-ath10k-kmod-qca6174_hw21"; return 1 ;; 45 0x0042) addpkg "wifi-firmware-ath10k-kmod-qca6174_hw30" 46 addpkg "wifi-firmware-ath10k-kmod-qca9377_hw10" [all …]
|
H A D | pci_network_mediatek | 1 #- 2 # SPDX-License-Identifier: BSD-2-Clause 37 # to generate the flavor/firmware Makefile definitions for ports. 41 0x0608) addpkg "wifi-firmware-mediatek-kmod-mt792x"; return 1 ;; 42 0x0616) addpkg "wifi-firmware-mediatek-kmod-mt792x"; return 1 ;; 43 0x0717) addpkg "wifi-firmware-mediatek-kmod-mt792x"; return 1 ;; 44 0x7906) addpkg "wifi-firmware-mediatek-kmod-mt7915"; return 1 ;; 45 0x790a) addpkg "wifi-firmware-mediatek-kmod-mt7915"; return 1 ;; 46 0x7915) addpkg "wifi-firmware-mediatek-kmod-mt7915"; return 1 ;; 47 0x7916) addpkg "wifi-firmware-mediatek-kmod-mt7915"; return 1 ;; [all …]
|
H A D | pci_network_realtek | 1 #- 2 # SPDX-License-Identifier: BSD-2-Clause 39 # to generate the flavor/firmware Makefile definitions for ports. 43 0xd723) addpkg "wifi-firmware-rtw88-kmod-rtw8723d"; return 1 ;; 44 0xb821) addpkg "wifi-firmware-rtw88-kmod-rtw8821c"; return 1 ;; 45 0xc821) addpkg "wifi-firmware-rtw88-kmod-rtw8821c"; return 1 ;; 46 0xb822) addpkg "wifi-firmware-rtw88-kmod-rtw8822b"; return 1 ;; 47 0xc822) addpkg "wifi-firmware-rtw88-kmod-rtw8822c"; return 1 ;; 48 0xc82f) addpkg "wifi-firmware-rtw88-kmod-rtw8822c"; return 1 ;; 61 # to generate the flavor/firmware Makefile definitions for ports. [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | qcom,ath10k.txt | 4 - compatible: Should be one of the following: 6 * "qcom,ipq4019-wifi" 7 * "qcom,wcn3990-wifi" 10 data along with board specific data via "qcom,ath10k-calibration-data". 13 AHB based devices (i.e. ipq4019) uses compatible string "qcom,ipq4019-wifi" 15 "qcom,ath10k-calibration-data"). It uses "qcom,ath10k-pre-calibration-data" 18 In general, entry "qcom,ath10k-pre-calibration-data" and 19 "qcom,ath10k-calibration-data" conflict with each other and only one 22 SNOC based devices (i.e. wcn3990) uses compatible string "qcom,wcn3990-wifi". 24 - reg: Address and length of the register set for the device. [all …]
|
H A D | qcom,ath10k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | qcom,ath11k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 --- [all...] |
H A D | brcm,bcm4329-fmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | marvell-8xxx.txt | 2 ------ 10 - compatible : should be one of the following: 21 - marvell,caldata* : A series of properties with marvell,caldata prefix, 23 initialization. This is an array of unsigned 8-bit values. 26 "marvell,caldata-txpwrlimit-2g" (length = 566). 27 "marvell,caldata-txpwrlimit-5g-sub0" (length = 502). 28 "marvell,caldata-txpwrlimit-5g-sub1" (length = 688). 29 "marvell,caldata-txpwrlimit-5g-sub2" (length = 750). 30 "marvell,caldata-txpwrlimit-5g-sub3" (length = 502). 31 - marvell,wakeup-pin : a wakeup pin number of wifi chip which will be configured [all …]
|
/freebsd-src/share/man/man4/ |
H A D | iwn.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2004-2006 39 .Bd -ragged -offset indent 43 .Cd "device firmware" 46 You also need to select a firmware fo [all...] |
H A D | mt7921.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2023-2024 Bjoern A. Zeeb 34 The driver will auto-load without any user interaction using 39 Only if auto-loading is explicitly disabled, place the following 43 .Bd -literal -offse [all...] |
H A D | mt7915.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2023-2024 Bjoern A. Zeeb 34 The driver will auto-load without any user interaction using 39 Only if auto-loading is explicitly disabled, place the following 43 .Bd -literal -offse [all...] |
H A D | rtw88.4 | 1 .\"- 2 .\" SPDX-License-Identifer: BSD-2-Clause 4 .\" Copyright (c) 2022-2024 Bjoern A. Zeeb 34 The driver will auto-load without any user interaction using 39 Only if auto-loading is explicitly disabled, place the following 43 .Bd -literal -offse [all...] |
H A D | ath10k.4 | 1 .\"- 2 .\" Copyright (c) 2022-2024 Bjoern A. Zeeb 32 The driver will auto-load without any user interaction using 37 Only if auto-loading is explicitly disabled, place the following 41 .Bd -literal -offset indent 52 This driver requires firmware to be loaded before it will work. 54 .Pa wifi-firmware [all...] |
H A D | otusfw.4 | 20 .Nd "Firmware Module for AR9170 driver" 24 .Bd -ragged -offset indent 28 This will include the firmware image, AR9170, inside the kernel. 32 Alternatively, to load the firmware images as a module at boot time, place 35 .Bd -literal -offset indent 40 This module provides the firmware for the Atheros AR9170 based 41 USB WiFi adapters. 44 .Xr firmware 9
|
H A D | rsufw.4 | 20 .Nd "Firmware Module for Realtek driver" 24 .Bd -ragged -offset indent 28 This will include the firmware image, RTL8712, inside the kernel. 32 Alternatively, to load the firmware images as a module at boot time, place 35 .Bd -literal -offset indent 36 rsu-rtl8712fw_load="YES" 39 This module provides the firmware for the Realtek RTL8188SU and 40 RTL8192SU chip based USB WiFi adapters. 45 .Xr firmware 9
|
H A D | runfw.4 | 24 .Nd "Firmware Module for Ralink driver" 28 .Bd -ragged -offset indent 32 This will include two firmware images, RT2870 and RT3071, inside the kernel. 36 Alternatively, to load the firmware images as a module at boot time, place 39 .Bd -literal -offset indent 43 This module provides firmware sets for the Ralink RT2700U, 44 RT2800U, RT3000U and RT3900E chip based USB WiFi adapters. 48 .Xr firmware 9
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,wcnss.txt | 4 block and a BT, WiFi and FM radio block, all using SMD as command channels. 6 - compatible: 11 - qcom,smd-channel: 15 communication with the WiFi firmware. 18 - qcom,mmio: 20 Value type: <prop-encoded-array> 27 - firmware-name: 30 Definition: specifies the relative firmware image path for the WLAN NV 41 - compatible: 45 "qcom,wcnss-bt" [all …]
|
H A D | qcom,wcnss.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm2711-rpi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "bcm2835-rpi.dtsi" 4 #include <dt-bindings/power/raspberrypi-power.h> 5 #include <dt-bindings/reset/raspberrypi,firmware-reset.h> 21 i2c0mux: i2c-mux [all...] |
H A D | bcm2837-rpi-3-a-plus.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include "bcm2836-rpi.dtsi" 5 #include "bcm283x-rpi-led-deprecated.dtsi" 6 #include "bcm283x-rpi-usb-host.dtsi" 7 #include "bcm283x-rpi-wifi-bt.dtsi" 10 compatible = "raspberrypi,3-model-a-plus", "brcm,bcm2837"; 15 stdout-path = "serial1:115200n8"; 24 &firmware { 26 compatible = "raspberrypi,firmware-gpio"; [all …]
|
H A D | bcm2837-rpi-3-b-plus.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include "bcm2836-rpi.dtsi" 5 #include "bcm283x-rpi-lan7515.dtsi" 6 #include "bcm283x-rpi-led-deprecated.dtsi" 7 #include "bcm283x-rpi-usb-host.dtsi" 8 #include "bcm283x-rpi-wifi-bt.dtsi" 11 compatible = "raspberrypi,3-model-b-plus", "brcm,bcm2837"; 16 stdout-path = "serial1:115200n8"; 26 shutdown-gpios = <&expgpio 0 GPIO_ACTIVE_HIGH>; [all …]
|
H A D | bcm2837-rpi-3-b.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include "bcm2836-rpi.dtsi" 5 #include "bcm283x-rpi-led-deprecated.dtsi" 6 #include "bcm283x-rpi-smsc9514.dtsi" 7 #include "bcm283x-rpi-usb-host.dtsi" 8 #include "bcm283x-rpi-wifi-bt.dtsi" 11 compatible = "raspberrypi,3-model-b", "brcm,bcm2837"; 16 stdout-path = "serial1:115200n8"; 26 shutdown-gpios = <&expgpio 0 GPIO_ACTIVE_HIGH>; [all …]
|
H A D | bcm47094-linksys-panamera.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 9 #include "bcm5301x-nand-cs0-bch8.dtsi" 30 gpio-keys { 31 compatible = "gpio-keys"; 33 button-wps { 39 button-rfkill { 40 label = "WiFi"; 45 button-reset { 53 compatible = "gpio-leds"; [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7280-chrome-common.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 20 /delete-node/ &cdsp_mem; 21 /delete-node/ &domain_idle_states; 22 /delete-node/ &gpu_zap_mem; 23 /delete-node/ &gpu_zap_shader; 24 /delete-node/ &hyp_mem; 25 /delete-node/ &xbl_mem; 26 /delete-nod [all...] |