| /freebsd/share/man/man4/ |
| H A D | iwm.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2004-2006 7 .\" Redistribution and use in source and binary forms, with or without 10 .\" 1. Redistributions of source code must retain the above copyright 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: [all …]
|
| H A D | iwlwifi.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2021-2025 The FreeBSD Foundation 9 .\" Redistribution and use in source and binary forms, with or without 12 .\" 1. Redistributions of source code must retain the above copyright 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 101 sub-driver with the following chipset generations: 103 .\" awk -F\\t '{ print $5 }' ~/tmp/iwlwifi_pci_ids_name.txt | \ 104 .\" grep -v undefined | sort -V | uniq | grep -v ^$ | \ [all …]
|
| H A D | puc.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 7 .\" Redistribution and use in source and binary forms, with or without 10 .\" 1. Redistributions of source code must retain the above copyright 45 PCI multi-port serial and parallel adapters to the 54 PCI/PCIe multi-port serial and parallel adapters: 56 .Bl -bullet -compact 58 Advantech 2-port PCI PCI-1602/1603 Rev A/B1 69 .Bl -dash -compact 71 Instashield PCIe IX-400, IX-200, IX-100 73 Instashield PCI IS-400, IS-200 [all …]
|
| H A D | sk.4 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 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 [all …]
|
| H A D | em.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 4 .\" Copyright (c) 2001-2003, Intel Corporation 7 .\" Redistribution and use in source and binary forms, with or without 10 .\" 1. Redistributions of source code must retain the above copyright notice, 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" [all …]
|
| H A D | iwlwififw.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2021-2025 The FreeBSD Foundation 9 .\" Redistribution and use in source and binary forms, with or without 12 .\" 1. Redistributions of source code must retain the above copyright 39 driver should auto-load any firmware needed. 62 .Bl -column -compact "Vendor" "Device" "Subv. " "Subd. " "Flavor" "Firmware-Prefix" 64 .It Ar Vendor Ta Ar Device Ta Ar Subv. Ta Ar Subd. Ta Ar Flavor Ta Ar Firmware-Prefix 65 .\" --------------------------------------------------------------------- 66 .\" This list is manually generated from a sysctl and post-processing 69 .\" --------------------------------------------------------------------- [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 - Rob Herring <robh@kernel.org> 20 - enum: 21 - usb-a-connector 22 - usb-b-connector 23 - usb-c-connector 25 - items: [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 | 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 …]
|
| H A D | richtek,rt1711h.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: Richtek RT1711H Type-C Port Switch and Power Delivery controller 10 - Gene Chen <gene_chen@richtek.com> 13 The RT1711H is a USB Type-C controller that complies with the latest 14 USB Type-C and PD standards. It does the USB Type-C detection including attach 17 support for alternative interfaces of the Type-C specification. 22 - richtek,rt1711h 23 - richtek,rt1715 [all …]
|
| H A D | maxim,max33359.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: Maxim TCPCI Type-C PD controller 10 - Badhri Jagan Sridharan <badhri@google.com> 12 description: Maxim TCPCI Type-C PD controller 17 - enum: 18 - maxim,max33359 19 - items: 20 - const: maxim,max77759-tcpci [all …]
|
| H A D | richtek,rt1711h.txt | 4 - compatible : Must be "richtek,rt1711h". 5 - reg : Must be 0x4e, it's slave address of RT1711H. 6 - interrupts : <a b> where a is the interrupt number and b represents an 9 Required sub-node: 10 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings 12 Documentation/devicetree/bindings/connector/usb-connector.yaml 18 interrupt-parent = <&gpio26>; 22 compatible = "usb-c-connector"; 23 label = "USB-C"; 24 data-role = "dual"; [all …]
|
| H A D | analogix,anx7411.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: Analogix ANX7411 Type-C controller 10 - Xin Ji <xji@analogixsemi.com> 15 - analogix,anx7411 25 $ref: ../connector/usb-connector.yaml 29 const: usb-c-connector 32 - compatible 33 - reg [all …]
|
| H A D | typec-tcpci.txt | 2 --------------------------------------------- 5 - compatible: should be set one of following: 6 - "nxp,ptn5110" for NXP USB PD TCPC PHY IC ptn5110. 8 - reg: the i2c slave address of typec port controller device. 9 - interrupt-parent: the phandle to the interrupt controller which provides 11 - interrupts: interrupt specification for tcpci alert. 13 Required sub-node: 14 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings 16 Documentation/devicetree/bindings/connector/usb-connector.yaml 23 interrupt-parent = <&gpio3>; [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 44 * Redistribution and use in source and binary forms, with or without 48 * * Redistributions of source code must retain the above copyright [all …]
|
| H A D | if_iwm_8000.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 13 * Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH 35 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 40 * Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH 43 * Redistribution and use in source and binary forms, with or without 47 * * Redistributions of source code must retain the above copyright 90 .name = "Intel(R) Dual Band Wireless AC 8260", 97 .name = "Intel(R) Dual Band Wireless AC 8265",
|
| /freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | ite,it6263.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liu Ying <victor.liu@nxp.com> 13 The IT6263 is a high-performance single-chip De-SSC(De-Spread Spectrum) LVDS 16 The built-in LVDS receiver can support single-link and dual-link LVDS inputs, 17 and the built-in HDMI transmitter is fully compliant with HDMI 1.4a/3D, HDCP 24 The newly supported High-Bit Rate(HBR) audio by HDMI specifications v1.3 is 30 - $ref: /schemas/display/lvds-dual-ports.yaml# 43 clock-names: [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-facebook-bletchley.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "aspeed-g6.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 7 #include <dt-bindings/usb/pd.h> 8 #include <dt-bindings/leds/leds-pca955x.h> 9 #include <dt-bindings/interrupt-controller/irq.h> 10 #include <dt-bindings/i2c/i2c.h> 14 compatible = "facebook,bletchley-bmc", "aspeed,ast2600"; 29 iio-hwmon { [all …]
|
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwn_pci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2015-2016 Landon Fuller <landonf@FreeBSD.org> 7 * Redistribution and use in source and binary forms, with or without 10 * 1. Redistributions of source code must retain the above copyright 51 /* If non-zero, enable attachment of BWN_QUIRK_UNTESTED devices */ 77 BWN_BCM_DEV(BCM4321_D11N, "BCM4321 802.11n Dual-Band", 84 BWN_BCM_DEV(BCM4322_D11N, "BCM4322 802.11n Dual-Band", 0), 96 BWN_BCM_DEV(BCM4331_D11N, "BCM4331 802.11n Dual-Band", 0), 99 BWN_BCM_DEV(BCM43224_D11N, "BCM43224 802.11n Dual-Band", 0), [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | himax,hx8279.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: Himax HX8279/HX8279-D based MIPI-DSI panels 10 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 13 The Himax HX8279 is a 1803 channel outputs source driver with MIPI 15 the source and gate drivers. 18 single or dual, MIPI-DSI video interface. 21 - $ref: panel-common-dual.yaml# 26 - enum: [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx7d-sbc-imx7.dts | 2 * Support for CompuLab SBC-iMX7 Single Board Computer 4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ 7 * This file is dual-licensed: you can use it either under the terms 8 * of the GPL or the X11 license, at your option. Note that this dual 13 #include "imx7d-cl-som-imx7.dts" 16 model = "CompuLab SBC-iMX7"; 17 compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_usdhc1>; 23 cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7280-idp-ec-h1.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 11 pinctrl-0 = <&qup_spi10_data_clk>, <&qup_spi10_cs_gpio_init_high>, <&qup_spi10_cs_gpio>; 12 cs-gpios = <&tlmm 43 GPIO_ACTIVE_LOW>; 15 compatible = "google,cros-ec-spi"; 17 interrupt-parent = <&tlmm>; 19 pinctrl-names = "default"; 20 pinctrl-0 = <&ap_ec_int_l>; 21 spi-max-frequency = <3000000>; 22 wakeup-source; 25 compatible = "google,cros-ec-pwm"; [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | PciRootBridgeIo.h | 8 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 9 SPDX-License-Identifier: BSD-2-Clause-Patent 54 /// PCI dual address cycles. 59 /// PCI dual address cycles. 64 /// master that is not capable of producing PCI dual address cycles. 69 /// dual address cycles. 74 /// dual address cycles. 79 /// master that is capable of producing PCI dual address cycles. 157 operations, the source buffer to write data from. 192 @param SrcAddress The source address of the memory operation. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
| H A D | dsi-controller-main.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/display/msm/dsi-controller-main.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krishna Manikandan <quic_mkrishn@quicinc.com> 15 - items: 16 - enum: 17 - qcom,apq8064-dsi-ctrl 18 - qcom,msm8226-dsi-ctrl 19 - qcom,msm8916-dsi-ctrl [all …]
|