/freebsd/share/man/man4/ |
H A D | iwlwififw.4 | 1 .\"- 2 .\" Copyright (c) 2021-2024 The FreeBSD Foundation 37 driver should auto-load any firmware needed. 50 .Bl -column -compact "Vendor" "Device" "Subv. " "Subd. " "Firmware-Prefix" 52 .It Ar Vendor Ta Ar Device Ta Ar Subv. Ta Ar Subd. Ta Ar Firmware-Prefix 53 .% --- [all...] |
H A D | iwm.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2004-2006 38 .Bd -ragged -offset indent 47 .Bd -ragged -offset indent 60 .Bd -ragged -offset indent 69 .Bd -literal -offset indent 97 driver supports the following PCIe Wi-Fi devices: 99 .Bl -bullet -compact 101 Intel Dual Band Wireless AC 3160 [all …]
|
H A D | iwlwifi.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2021-2024 The FreeBSD Foundation 37 The driver will auto-load without any user interaction using 42 Only if auto-loading is explicitly disabled, place the following 46 .Bd -literal -offset indent 85 sub-driver with the following chipset generations: 87 .\" awk -F\\t '{ print $5 }' ~/tmp/iwlwifi_pci_ids_name.txt | \ 88 .\" grep -v undefined | sort -V | uniq | grep -v ^$ | \ 90 .Bl -bullet -compact [all …]
|
H A D | sk.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors 36 .Nd "SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver" 41 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 55 driver provides support for the SysKonnect SK-984x and SK-982x series PCI 65 allowing dual-port NIC configurations. 67 The SK-982x 1000baseT adapters also include a Broadcom BCM5400 1000baseTX 73 driver configures dual port SysKonnect adapters such that each XMAC 79 second port on dual port adapters for failover purposes: if the link 98 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx [all …]
|
H A D | em.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 4 .\" Copyright (c) 2001-2003, Intel Corporation 47 .Bd -ragged -offset indent 55 .Bd -literal -offset indent 61 driver provides support for PCI/PCI-X Gigabit Ethernet adapters based on 86 on all but 82542-based adapters. 114 .Bl -tag -width ".Cm 10baseT/UTP" 116 Enables auto-negotiation for speed and duplex. 122 .Cm full-duplex [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | advantech,idk-2121wr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/advantech,idk-212 [all...] |
/freebsd/sys/contrib/dev/iwlwifi/cfg/ |
H A D | 7000.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2020, 2023 Intel Corporation 4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH 9 #include "iwl-config.h" 37 #define IWL7260_FW_PRE "iwlwifi-7260" 38 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE "-" __stringify(api) ".ucode" 40 #define IWL3160_FW_PRE "iwlwifi-3160" 41 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE "-" __stringify(api) ".ucode" 43 #define IWL3168_FW_PRE "iwlwifi-3168" 44 #define IWL3168_MODULE_FIRMWARE(api) IWL3168_FW_PRE "-" __stringify(api) ".ucode" [all …]
|
H A D | 8000.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2014, 2018-2020, 2023 Intel Corporation 4 * Copyright (C) 2014-2015 Intel Mobile Communications GmbH 9 #include "iwl-config.h" 30 #define IWL8000_FW_PRE "iwlwifi-8000C" 32 IWL8000_FW_PRE "-" __stringify(api) ".ucode" 34 #define IWL8265_FW_PRE "iwlwifi-8265" 36 IWL8265_FW_PRE "-" __stringify(api) ".ucode" 38 #define DEFAULT_NVM_FILE_FAMILY_8000C "nvmData-8000C" 115 .name = "Intel(R) Dual Band Wireless N 8260", [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ro [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | thine,thc63lvd1024.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The THC63LVD1024 is a dual link LVDS receiver designed to convert LVDS 15 streams to parallel data outputs. The chip supports single/dual input/output 19 Single or dual operation mode, output data mapping and DDR output modes are 30 The device can operate in single or dual input and output modes. 33 and port@1 shall not contain any endpoint. In dual input mode, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | faraday,ftpci100.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 15 plain and dual PCI. The plain version embeds a cascading interrupt controller 16 into the host bridge. The dual version routes the interrupts to the host 21 The plain variant has 128MiB of non-prefetchable memory space, whereas the 22 "dual" variant has 64MiB. Take this into account when describing the ranges. 26 The "dual" variant will get INT A, B, C, D from the system interrupt controller 27 and should point to respective interrupt in that controller in its interrupt-map. [all …]
|
H A D | faraday,ftpci100.txt | 5 plain and dual PCI. The plain version embeds a cascading interrupt controller 6 into the host bridge. The dual version routes the interrupts to the host 14 - compatible: ranging from specific to generic, should be one of 15 "cortina,gemini-pci", "faraday,ftpci100" 16 "cortina,gemini-pci-dual", "faraday,ftpci100-dual" 18 "faraday,ftpci100-dual" 19 - reg: memory base and size for the host bridge 20 - #address-cells: set to <3> 21 - #size-cells: set to <2> 22 - #interrupt-cells: set to <1> [all …]
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_7000.c | 1 /*- 2 * Based on BSD-licensed source modules in the Linux iwlwifi driver, 7 * This file is provided under a dual BSD/GPLv2 license. When using or 12 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. 13 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH 35 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 39 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. 40 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH 95 .name = "Intel(R) Dual Band Wireless AC 7260", 102 .name = "Intel(R) Dual Band Wireless AC 3160", [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | mediatek,mtu3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Chunfeng Yun <chunfeng.yun@mediatek.com> 14 - $ref: usb-drd.yaml 23 - enum: 24 - mediatek,mt2712-mtu3 25 - mediatek,mt8173-mtu3 26 - mediatek,mt8183-mtu3 27 - mediatek,mt8186-mtu3 [all …]
|
H A D | fsl-usb.txt | 9 - compatible : Should be "fsl-usb2-mph" for multi port host USB 10 controllers, or "fsl-usb2-dr" for dual role USB controllers 11 or "fsl,mpc5121-usb2-dr" for dual role USB controllers of MPC5121. 13 also be mentioned (for eg. fsl-usb2-dr-v2.2 for bsc9132). 14 - phy_type : For multi port host USB controllers, should be one of 15 "ulpi", or "serial". For dual role USB controllers, should be 17 - reg : Offset and length of the register set for the device 18 - port0 : boolean; if defined, indicates port0 is connected for 19 fsl-usb2-mph compatible controllers. Either this property or 20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible [all …]
|
H A D | mediatek,mtu3.txt | 4 - compatible : should be "mediatek,<soc-model>-mtu3", "mediatek,mtu3", 5 soc-model is the name of SoC, such as mt8173, mt2712 etc, 8 - "mediatek,mt8173-mtu3" 9 - reg : specifies physical base address and size of the registers 10 - reg-names: should be "mac" for device IP and "ippc" for IP port control 11 - interrupts : interrupt used by the device IP 12 - power-domains : a phandle to USB power domain node to control USB's 14 - vusb33-supply : regulator of USB avdd3.3v 15 - clocks : a list of phandle + clock-specifier pairs, one for each 16 entry in clock-names [all …]
|
H A D | st,stusb160x.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: STMicroelectronics STUSB160x Type-C controller 10 - Amelie Delaunay <amelie.delaunay@foss.st.com> 15 - st,stusb1600 23 vdd-supply: 24 description: main power supply (4.1V-22V) 26 vsys-supply: 27 description: low power supply (3.0V-5.5V) [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | arm,sp804.txt | 1 ARM sp804 Dual Timers 2 --------------------------------------- 5 - compatible: Should be "arm,sp804" & "arm,primecell" 6 - interrupts: Should contain the list of Dual Timer interrupts. This is the 8 the combined interrupt or if "arm,sp804-has-irq" is present that 10 - reg: Should contain location and length for dual timer register. 11 - clocks: clocks driving the dual timer hardware. This list should be 1 or 3 17 - arm,sp804-has-irq = <#>: In the case of only 1 timer irq line connected, this 28 clock-names = "timer1", "timer2", "apb_pclk";
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-09-20 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 49 7a19 PCI-to-PCI Bridge 53 7a29 PCI-to-PCI Bridge [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
H A D | max8925-backlight.txt | 1 88pm860x-backlight bindings 4 - maxim,max8925-dual-string: whether support dual string 9 maxim,max8925-dual-string = <0>;
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-7020.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Device Tree file for the Armada 7020 SoC, made of an AP806 Dual and 9 #include "armada-ap806-dual.dtsi" 10 #include "armada-70x0.dtsi" 14 compatible = "marvell,armada7020", "marvell,armada-ap806-dual", 15 "marvell,armada-ap806";
|
H A D | armada-8020.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Device Tree file for the Armada 8020 SoC, made of an AP806 Dual and 9 #include "armada-ap806-dual.dtsi" 10 #include "armada-80x0.dtsi" 14 compatible = "marvell,armada8020", "marvell,armada-ap806-dual", 15 "marvell,armada-ap806";
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | rtsm-dcscb.txt | 1 ARM Dual Cluster System Configuration Block 2 ------------------------------------------- 4 The Dual Cluster System Configuration Block (DCSCB) provides basic 6 the Dual Cluster System implemented by the Real-Time System Model (RTSM). 10 - compatible : should be "arm,rtsm,dcscb" 12 - reg : physical base address and the size of the registers window
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | csky,apb-intc.txt | 2 C-SKY APB Interrupt Controller 5 C-SKY APB Interrupt Controller is a simple soc interrupt controller 8 - csky,apb-intc is used in a lot of csky fpgas and socs, it support 64 irq nums. 9 - csky,dual-apb-intc consists of 2 apb-intc and 128 irq nums supported. 10 - csky,gx6605s-intc is gx6605s soc internal irq interrupt controller, 64 irq nums. 20 - compatible 23 Definition: must be "csky,apb-intc" 24 "csky,dual-apb-intc" 25 "csky,gx6605s-intc" 26 - #interrupt-cells [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-savageboard.dts | 4 * This file is dual-licensed: you can use it either under the terms 5 * of the GPL or the X11 license, at your option. Note that this dual 43 /dts-v1/; 46 #include "imx6qdl-savageboard.dtsi" 49 model = "Poslab SavageBoard Dual"; 50 compatible = "poslab,imx6dl-savageboard", "fsl,imx6dl";
|