/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbtfw.conf | 2 # Download Realtek 87XX/88XX bluetooth adaptor firmware 7 match "system" "USB"; 16 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 21 match "system" "USB"; 26 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 31 match "system" "USB"; 36 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 41 match "system" "USB"; 46 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 51 match "system" "USB"; [all …]
|
/freebsd/share/man/man9/ |
H A D | firmware.9 | 33 .Nd firmware image loading and management 39 .Bd -literal 40 struct firmware { 41 const char *name; /* system-wide name */ 53 .Fa "const struct firmware *parent" 62 .Fn firmware_put "const struct firmware *fp" "int flags" 65 .Nm firmware 67 .Nm firmware images 71 .Nm firmware image 81 firmware subsystem. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | ti,omap-remoteproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/ti,omap-remotepro [all...] |
H A D | ti,k3-r5f-rproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-r5 [all...] |
/freebsd/share/man/man4/ |
H A D | mlx.4 | 31 .Nd Mylex DAC-family RAID driver 36 .Bd -ragged -offset indent 44 .Bd -literal -offset indent 50 driver provides support for Mylex DAC-family PCI to SCSI RAID controllers, 57 .Bl -bullet -compact 79 RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB 80 cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) 83 All major firmware revisions (2.x, 3.x, 4.x and 5.x) are supported, however 84 it is always advisable to upgrade to the most recent firmware 91 .Bl -diag [all …]
|
H A D | cpuctl.4 | 1 .\" Copyright (c) 2006-2008 Stanislav Sedov <stas@FreeBSD.org> 35 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 48 presents interface to the system CPU. 51 CPU firmware updates. 53 For each CPU present in the system, the special device 64 system call. 66 .Bl -tag -width CPUCTL_CPUID_COUNT 75 .Bd -literal 89 .Bd -literal [all …]
|
H A D | pci.4 | 35 .Bd -ragged -offset indent 40 .Pq SR-IOV : 41 .Bd -ragged -offset indent 45 To compile in support for native PCI-express HotPlug: 46 .Bd -ragged -offset indent 77 configuration registers, system administrators should exercise caution when 85 to modify system state if the file descriptor was opened for writing. 91 or a BAR read access could have function-specific side-effects. 113 driver also includes support for PCI-PCI bridges, 114 various platform-specific Host-PCI bridges, [all …]
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | finalconfig | 2 #- 4 # Copyright (c) 2013-2018 Devin Teske 37 REVISIT=$(bsddialog --backtitle "$OSNAME Installer" \ 38 --title "Final Configuration" --ok-label "Select" \ 39 --cancel-label "Finish" --default-no --menu \ 40 …"Setup of your $OSNAME system is nearly complete. You can now modify your configuration choices. A… 41 "Add User" "Add a user to the system" \ 43 "Hostname" "Set system hostname" \ 46 "System Hardening" "Set security options" \ 47 "Time Zone" "Set system timezone" \ [all …]
|
/freebsd/lib/libsecureboot/efi/include/Guid/ |
H A D | GlobalVariable.h | 3 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 7 http://opensource.org/licenses/bsd-license.php 30 // other internal firmware data variables that are not defined here must be 33 // only permit the creation of variables with a UEFI Specification-defined 37 // L"Boot####" - A boot load option. 38 // L"Driver####" - A driver load option. 39 // L"SysPrep####" - A System Prep application load option. 40 // L"Key####" - Describes hot key relationship with a Boot#### load option. 47 /// The language codes that the firmware supports. This value is deprecated. 52 /// The language code that the system is configured for. This value is deprecated. [all …]
|
/freebsd/usr.sbin/acpi/acpidump/ |
H A D | acpidump.8 | 60 Differentiated System Description Table) 68 If any Secondary System Description Table 79 (Root System Description Pointer), 83 (Root System Description Table), 101 .Bl -tag -offset indent -width 12345 -compact 105 Contains information about the DMA remapping necessary for the system 107 .It DSDT Differentiated System Description Table 108 Contains the main AML for the system. 116 .It FACS Firmware ACPI Control Structure 117 Information for the OS to interact with the firmware for things [all …]
|
/freebsd/share/man/man8/ |
H A D | uefi.8 | 29 .Nd Unified Extensible Firmware Interface bootstrapping procedures 33 Unified Extensible Firmware Interface provides boot- and run-time services 39 The UEFI specification is the successor to the Extensible Firmware Interface 45 boot process loads system bootstrap code located in an EFI System Partition 49 FAT file system with a specified file hierarchy. 50 .Bl -column -offset indent "Partition Scheme" "ESP Identifier" 52 .It GPT Ta C12A7328-F81F-11D2-BA4B-00A0C93EC93B 59 .Bl -enum -offset indent -compact 62 firmware runs at power up and searches for an OS loader in the EFI system 66 If not set, an architecture-specific default is used. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/host1x/ |
H A D | nvidia,tegra234-nvdec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 15 - Thierry Reding <treding@gmail.com> 16 - Mikko Perttunen <mperttunen@nvidia.com> 20 pattern: "^nvdec@[0-9a-f]*$" 24 - nvidia,tegra234-nvdec 32 clock-names: 34 - const: nvdec [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | fsl,scu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/firmware/fsl,scu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX System Controller Firmware (SCFW) 10 - Dong Aisheng <aisheng.dong@nxp.com> 13 The System Controller Firmware (SCFW) is a low-level system function 14 which runs on a dedicated Cortex-M core to provide power, clock, and 17 The AP communicates with the SC using a multi-ported MU module found 21 with the LSIO DSC IP bus. The SC firmware will communicate with this MU [all …]
|
H A D | arm,scpi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/firmware/arm,scpi.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: System Control and Power Interface (SCPI) Message Protocol 11 - Sudeep Holla <sudeep.holla@arm.com> 14 Firmware implementing the SCPI described in ARM document number ARM DUI 16 used by Linux to initiate various system control and power operations. 18 This binding is intended to define the interface the firmware implementing 29 SCPI compliant firmware complying to SCPI v1.0 and above OR [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | tplink | 2 #------------------------------------------------------------------------------ 4 # tplink: File magic for openwrt firmware files 7 # Reference: https://git.openwrt.org/?p=openwrt.git;a=blob;f=tools/firmware-utils/src/mktplinkfw.c 8 # http://mark0.net/download/triddefs_xml.7z/defs/b/bin-tplink-v1.trid.xml 9 # Note: called "TP-Link router firmware (v1)" by TrID 24 >>>>>>0 use firmware-tplink 26 0 name firmware-tplink 27 >0 ubyte x firmware 28 !:mime application/x-tplink-bin 29 # like: TL-WR1043ND-V1-FW0.0.3-stripped.bin gluon-ffrefugee-0.9.2-tp-link-archer-c5-v1-sysupgrade.b… [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | pci.txt | 3 PCI Bus Binding to: IEEE Std 1275-1994 4 https://www.devicetree.org/open-firmware/bindings/pci/pci2_1.pdf 8 Open Firmware Recommended Practice: Interrupt Mapping 9 https://www.devicetree.org/open-firmware/practice/imap/imap0_9d.pdf 14 - linux,pci-domain: 18 host bridges in the system, otherwise potentially conflicting domain numbers 20 number for each host bridge in the system must be unique. 21 - max-link-speed: 27 - reset-gpios: 30 - supports-clkreq: [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | turris1x.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Copyright 2013 - 2022 CZ.NIC z.s.p.o. (http://www.nic.cz/) 8 * and available at: https://docs.turris.cz/hw/turris-1x/turris-1x/ 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/leds/common.h> 14 /include/ "fsl/p2020si-pre.dtsi" 41 gpio-controller@18 { 45 #gpio-cells = <2>; 46 gpio-controller; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | marvell-8xxx.txt | 2 ------ 6 connects the device to the system. 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). [all …]
|
/freebsd/share/examples/kld/firmware/ |
H A D | README | 2 This is a simple example of the firmware(9) system. It consists of two 6 This is the firmware image (the ascii art of beastie from the boot 7 menu). The Makefile lists the firmware file "firmware.img" and the 8 short handle for this firmware image "beastie". 13 This module tries to get the a firmware image called "beastie", 14 checks if the data is '\0'-terminated and prints it to the console. 15 It keeps a reference to the firmware until it is unloaded. 17 This is mainly to demonstrate how to construct firmware image modules.
|
/freebsd/share/man/man7/ |
H A D | mitigations.7 | 1 .\"- 2 .\" SPDX-License-Identifer: BSD-2-Clause 41 vulnerabilities and protect the system from malicious attacks. 42 Some of these mitigations have run-time controls to enable them on a global 43 or per-process basis, some are optionally enabled or disabled at compile time, 48 .Bl -bullet -compact 58 Relocation Read-Only (RELRO) 68 Firmware and Microcode 76 version and system configuration. 91 to enhance the overall security of the operating system. [all …]
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 12 # NOTE: introduces CDDL-licensed components into the kernel 42 options COUNT_IPIS # Per-CPU IPI interrupt counters 48 # Implement system calls compatible with 4.3BSD and FreeBSD 1.x, 58 # DEVICE_POLLING adds support for mixed interrupt-polling handling 76 # BPF_JITTER adds support for BPF just-in-time compiler. 91 device speaker #Play IBM BASIC-style noises out your speaker 110 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 114 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 175 # ACPI SBL Firmware Update 223 # cut-n-paste feature [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell-bt-8xxx.txt | 2 ------ 9 - compatible : should be one of the following: 10 * "marvell,sd8897-bt" (for SDIO) 11 * "marvell,sd8997-bt" (for SDIO) 16 - marvell,cal-data: Calibration data downloaded to the device during 20 - marvell,wakeup-pin: It represents wakeup pin number of the bluetooth chip. 21 firmware will use the pin to wakeup host system (u16). 22 - marvell,wakeup-gap-ms: wakeup gap represents wakeup latency of the host 23 platform. The value will be configured to firmware. This 25 - interrupt-names: Used only for USB based devices (See below) [all …]
|
/freebsd/share/man/man4/man4.i386/ |
H A D | glxiic.4 | 34 .Bd -ragged -offset indent 44 .Bd -literal -offset indent 50 driver supports the System Management Bus controller of the Geode LX 52 The Geode LX is a member of the AMD Geode family of integrated x86 system chips. 54 Although AMD refers to this device as a System Management Bus (SMBus) 69 .Bl -tag -width indent 78 driver uses the interrupt line number configured by the board firmware 80 If no interrupt line number has been configured by the board firmware 81 (or to override the interrupt line number configured by board firmware), 84 .Bd -ragged -offset indent [all …]
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiGpt.h | 4 Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR> 5 SPDX-License-Identifier: BSD-2-Clause-Patent 110 …/// features or failure for the platform to boot or operate. The system cannot functio… 111 … this partition is removed, and it should be considered part of the hardware of the system. 112 …/// Actions such as running diagnostics, system recovery, or even OS install or boot, … 113 …/ potentially stop working if this partition is removed. Unless OS software or firmware 114 … recognizes this partition, it should never be removed or modified as the UEFI firmware or 115 /// platform hardware may become non-functional. 116 …/// Bit 1: If this bit is set, then firmware must not produce an EFI_BLOCK_IO_PROTOCOL device… 117 /// this partition. By not producing an EFI_BLOCK_IO_PROTOCOL partition, file system [all …]
|
/freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi50.h | 4 Copyright (c) 2014 Hewlett-Packard Development Company, L.P.<BR> 5 Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR> 7 SPDX-License-Identifier: BSD-2-Clause-Patent 176 /// Root System Description Pointer Structure 205 // Root System Description Table 216 // Extended System Description Table 343 /// Firmware ACPI Control Structure 365 /// Firmware Control Structure Feature Flags 372 /// OSPM Enabled Firmware Control Structure Flags 378 // Differentiated System Description Table, [all …]
|