| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | pci-ep-bus.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/pci-ep-bus.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common Properties for PCI MFD EP with Peripherals Addressable from BARs 10 - A. della Porta <andrea.porta@suse.com> 13 Define a generic node representing a PCI endpoint which contains several sub- 14 peripherals. The peripherals can be accessed through one or more BARs. 19 '#address-cells': 22 '#size-cells': [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | raspberrypi,rp1-clocks.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/raspberrypi,rp1-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - A. della Porta <andrea.porta@suse.com> 15 the clocks to drive the sub-peripherals embedded inside the chipset. 18 https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf 22 const: raspberrypi,rp1-clocks 27 '#clock-cells': 31 include/dt-bindings/clock/raspberrypi,rp1-clocks.h. [all …]
|
| H A D | baikal,bt1-ccu-pll.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/clock/baikal,bt1-cc [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
| H A D | hisilicon.txt | 2 ---------------------------------------------------- 5 - compatible = "hisilicon,hi3660"; 9 - compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 13 - compatible = "hisilicon,hi3670"; 17 - compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 21 - compatible = "hisilicon,hi3798cv200"; 25 - compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; 29 - compatible = "hisilicon,hi3620-hi4511"; 33 - compatible = "hisilicon,hi6220"; 37 - compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | qcom_hidma_mgmt.txt | 18 - compatible: "qcom,hidma-mgmt-1.0"; 19 - reg: Address range for DMA device 20 - dma-channels: Number of channels supported by this DMA controller. 21 - max-write-burst-bytes: Maximum write burst in bytes that HIDMA can 25 starve other peripherals in the system. 26 - max-read-burst-bytes: Maximum read burst in bytes that HIDMA can 30 other peripherals in the system. 31 - max-write-transactions: This value is how many times a write burst is 34 - max-read-transactions: This value is how many times a read burst is 36 - channel-reset-timeout-cycles: Channel reset timeout in cycles for this SOC. [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | pci_ids | 2 #------------------------------------------------------------------------------ 7 # Vendor identification (ID) https://pci-ids.ucw.cz/v2.2/pci.ids 9 0 name PCI-vendor 42 # https://blog.ladsai.com/pci-configuration-space-class-code.html 44 # show hexadecimal PCI class+sub+ProgIF identification in human readable text form 45 0 name PCI-class 50 # Any device except for VGA-Compatible devices like: 2975BIOS.BIN Trm3x5.bin 51 # BUT also NVidia44.bin vgabios-stdvga-bin.rom 53 # VGA-Compatible Device; NO EXAMPLE found here!! 58 # device sub-type and its definition is dependent upon the base-type code [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | qcom,pon.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vinod Koul <vkoul@kernel.org> 14 and resin along with the Android reboot-mode. 16 This DT node has pwrkey and resin as sub nodes. 21 - qcom,pm8916-pon 22 - qcom,pm8941-pon 23 - qcom,pms405-pon 24 - qcom,pm8998-pon [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | raspberrypi,rp1-gpio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/raspberrypi,rp1-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - A. della Porta <andrea.porta@suse.com> 14 sub-peripherals, a gpio/pinconf/mux controller whose 54 pins are grouped 20 const: raspberrypi,rp1-gpio 26 '#gpio-cells': 28 to specify the flags (see include/dt-bindings/gpio/gpio.h). 31 gpio-controller: true [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,pruss-intc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controlle [all...] |
| /freebsd/share/doc/psd/05.sysman/ |
| H A D | 2.2.t | 35 other sub-directories) as well as files and references to other 36 objects such as devices and inter-process communications sockets. 41 Files may be read and written in a random-access fashion. 81 Only the super-user can change the root directory context of a process. 120 #define O_NDELAY 004 /* non-blocking open */ 154 Peripherals are distinguished as \fIblock\fP or \fIcharacter\fP 155 devices according by their ability to support block-oriented 160 one of possibly many peripherals of that kind. 314 This call returns, in \fIbuf\fP, the null-terminated string 346 #define L_XTND 2 /* set offset relative to end-of-file */ [all …]
|
| /freebsd/share/man/man4/ |
| H A D | acpi.4 | 65 .Bl -tag -width indent 140 (power-off nicely). 161 (suspend-to-RAM). 170 .Bl -tag -width indent 173 The CPU enters a lower power state, but most peripherals are left running. 206 .Bl -tag -width indent 230 BIOS, you can set this to 0 to re-enable ACPI for testing. 251 Multiple interfaces can be specified in a comma-separated list and 260 Forces active-lo polarity for edge-triggered ISA interrupts. 261 Some older systems incorrectly specify active-lo polarity for ISA [all …]
|
| /freebsd/sys/dev/hyperv/storvsc/ |
| H A D | hv_storvsc_drv_freebsd.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. 32 * StorVSC driver for Hyper-V. This driver presents a SCSI HBA interface 35 * partition StorVSP driver over the Hyper-V VMBUS. 86 #define VSTOR_PKT_SIZE (sizeof(struct vstor_packet) - vmscsi_size_delta) 92 * |<----------- 128KB ----------->| 96 * +--+--+-----+-----+.......+-----+--+--+ 99 * +--+--+-----+-----+.......------+--+--+ 106 ((STORVSC_DATA_SEGCNT_MAX - 1) * STORVSC_DATA_SEGSZ_MAX) [all …]
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_edid.c | 3 * Copyright (c) 2007-2008 Intel Corporation 14 * the rights to use, copy, modify, merge, publish, distribute, sub license, 24 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 40 (((edid)->version > (maj)) || \ 41 ((edid)->version == (maj) && (edid)->revision > (min))) 70 /* Force reduced-blanking timings for detailed modes */ 102 /* Envision Peripherals, Inc. EN-7100e */ 111 /* LG Philips LCD LP154W01-A5 */ 123 /* Samsung SyncMaster 22[5-6]BW */ 156 "Minimum number of valid EDID header bytes (0-8, default 6)"); [all …]
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1 ---------------------------------------- 6 Added option to skip the global lock for SMM - Huacai Chen 8 Fixed non-NUL terminated string implementations - Ahmed Salem 10 Fixed CCEL and CDAT templates - Ahmed Salem 12 …ethod parameters (definition) vs arguments (invocation) in different places - Peter Williams, Hans… 14 Define distinct D3 states (D3Hot and D3Cold) that help clarify the device behavior support - Aymeri… 19 ---------------------------------------- 26 Add complete support for 3 new ACPI tables - MRRM,ERDT and RIMT (Tony Luck & V L Sunil) 32 A few fixes including local cache allocation, FFixedHW Region, attribute packing, string vs. non-st… 35 ---------------------------------------- [all …]
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-09-15 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|
| H A D | pci_vendors | 5 # Date: 2025-10-18 03:15:01 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 51 7a19 PCI-to-PCI Bridge 57 7a29 PCI-to-PCI Bridge [all …]
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, 55 # as needed by software such as screen-oriented editors. [all …]
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | hsi_struct_def.h | 1 /*- 34 * Copyright(c) 2001-2025, Broadcom. All rights reserved. The 71 * * 0x0-0xFFF8 - The function ID 72 * * 0xFFF8-0xFFFC, 0xFFFE - Reserved for internal processors 73 * * 0xFFFD - Reserved for user-space HWRM interface 74 * * 0xFFFF - HWRM 122 /* Engine CKV - The Alias key EC curve and ECC public key information. */ 124 /* Engine CKV - Initialization vector. */ 126 /* Engine CKV - Authentication tag. */ 128 /* Engine CKV - The encrypted data. */ [all …]
|