/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ina3221.txt | 5 - compatible: Must be "ti,ina3221" 6 - reg: I2C address 9 - ti,single-shot: This chip has two power modes: single-shot (chip takes one 13 but the single-shot mode is more power-friendly and useful 14 for battery-powered device which cares power consumptions 16 If this property is present, the single-shot mode will be 22 - #address-cells: Required only if a child node is present. Must be 1. 23 - #size-cells: Required only if a child node is present. Must be 0. 27 - reg: Must be 0, 1 or 2, corresponding to IN1, IN2 or IN3 port of INA3221 30 - label: Name of the input source [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | us5182d.txt | 4 - compatible: must be "upisemi,usd5182" 5 - reg: the I2C address of the device 8 - upisemi,glass-coef: glass attenuation factor - compensation factor of 11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc 14 - upisemi,upper-dark-gain: 8-bit dark gain compensation factor(4 int and 4 15 fractional bits - Q4.4) applied when light > threshold 17 - upisemi,lower-dark-gain: 8-bit dark gain compensation factor(4 int and 4 18 fractional bits - Q4.4) applied when light < threshold 20 - upisemi,continuous: This chip has two power modes: one-shot (chip takes one 22 chip takes continuous measurements). The one-shot mode is [all …]
|
H A D | upisemi,us5182.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Cameron <jic23@kernel.org> 19 upisemi,glass-coef: 22 glass attenuation factor - compensation factor of resolution 1000 26 upisemi,dark-ths: 27 $ref: /schemas/types.yaml#/definitions/uint16-array 31 16-bit thresholds (adc counts) corresponding to every scale. 33 upisemi,upper-dark-gain: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,sdm845.txt | 5 - compatible: 9 "qcom,sdm845-sndcard" 10 "qcom,db845c-sndcard" 11 "lenovo,yoga-c630-sndcard" 13 - audio-routing: 19 source. Valid names could be power supplies, MicBias 22 - model: 25 Definition: The user-visible name of this sound card. 27 - aux-devs 33 using "audio-routing". [all …]
|
H A D | qcom,apq8096.txt | 5 - compatible: 8 Definition: must be "qcom,apq8096-sndcard" 10 - audio-routing: 16 source. Valid names could be power supplies, MicBias 53 - model: 56 Definition: The user-visible name of this sound card. 58 - aux-devs 64 using "audio-routing". 70 - link-name: 73 Definition: User friendly name for dai link [all …]
|
/freebsd/contrib/libfido2/man/ |
H A D | fido2-token.1 | 1 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 32 .Nm fido2-token 150 .Bl -tag -width Ds 162 is the credential's base64-encoded id. 173 holds the blob's base64-encoded 32-byte AES-256 GCM encryption key. 174 A PIN or equivalent user-verification gesture is required. 190 is a base64-encoded blob. 191 A PIN or equivalent user-verification gesture is required. 199 is the enrollment's template base64-encoded id. [all …]
|
/freebsd/sbin/dump/ |
H A D | main.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 70 char *popenout; /* popen(3) per-"tape" command */ 75 int density = 0; /* density in bytes/0.1" " <- this is for hilit19 */ 82 int rsync_friendly; /* be friendly with rsync */ 88 int cartridge = 0; /* Assume non-cartridge tape */ 135 "0123456789aB:b:C:cD:d:f:h:LnP:RrSs:T:uWw")) != -1) in main() 140 level = 10 * level + ch - '0'; in main() 143 case 'a': /* `auto-size', Write to EOM. */ in main() 161 case 'c': /* Tape is cart. not 9-track */ in main() [all …]
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_dmtpps.c | 1 /*- 32 * signal on an IO pin. Each of timers 4-7 have an associated pin, and this 40 * holding a mutex) is scheduled to be done later in a non-interrupt context. 93 {"ti,am335x-timer", 1}, 94 {"ti,am335x-timer-1ms", 1}, 127 * This is either brilliantly user-friendly, or utterly lame... 130 * pins for all four capture-capable timers available on the P8 header. Allow 138 {"P8-7", "GPMC_ADVn_ALE"}, 139 {"P8-9", "GPMC_BEn0_CLE"}, 140 {"P8-10", "GPMC_WEn"}, [all …]
|
/freebsd/share/man/man4/ |
H A D | ipsec.4 | 65 by attaching a cryptographic checksum computed using one-way hash functions. 70 This will help nodes on slow links but with enough computing power. 73 Transport mode is used to protect peer-to-peer communication between end nodes. 90 .Bl -column net.inet6.ipsec6.filtertunnel default enable 124 which are similar to the per-packet filters. 127 interface is used to define per-socket behavior, and 129 interface is used to define host-wide default behavior. 140 configuring per-socket policies using the 142 system calls, or by configuring kernel level packet filter-based 155 may be used to configure per-socket security policies. [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd.conf | 6 # Note: This attribute can be overridden by the values supplied with the '-i' 37 # Module bitfield (ORed bitfield of modules that will be logged; -1 = all 53 logger_syslog=-1 55 logger_stdout=-1 72 # run as non-root users. However, since the control interface can be used to 75 # want to allow non-root users to use the control interface, add a new group 89 # (double quoted string, hexdump, printf-escaped string) 94 # UTF-8 SSID: Whether the SSID is to be interpreted using UTF-8 encoding 97 # Country code (ISO/IEC 3166-1). Used to set regulatory domain. 99 # This can limit available channels and transmit power. [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | cpu.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause 35 /*- 278 /* Provide some user-friendly aliases for bits in cpu_features */ 298 for (cp = models; cp->version != 0; cp++) { in cpu_feature_setup() 299 if (cp->version == vers) in cpu_feature_setup() 304 cpu_features |= cp->features; in cpu_feature_setup() 305 cpu_features2 |= cp->features2; in cpu_feature_setup() 336 revfmt = cput->revfmt; in cpu_setup() 337 name = cput->name; in cpu_setup() [all …]
|
/freebsd/contrib/llvm-project/libcxx/src/ryu/ |
H A D | d2s.cpp | 1 //===---------- [all...] |
H A D | f2s.cpp | 1 //===---------- [all...] |
/freebsd/sbin/camcontrol/ |
H A D | camcontrol.8 | 145 .Bk -words 402 .Bl -tag -width 14n 419 function-specific arguments. 437 .Bl -tag -width 14n 477 .Bl -tag -width periphlist 500 .Bl -tag -width 4n 514 .Bl -tag -width 4n 534 .Bl -tag -width 14n 541 .Bl -tag -width 012345678 569 .Bl -tag -width 5n [all …]
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_cwksp.h | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only 3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. 6 * This source code is licensed under both the BSD-style license (found in the 9 * You may select, at your option, one of the above-listed licenses. 15 /*-************************************* 24 /*-************************************* 39 /*-************************************* 57 * - These different internal datastructures have different setup requirements: 59 * - The static objects need to be cleared once and can then be trivially 62 * - Various buffers don't need to be initialized at all--they are always [all …]
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_tlv_layout.h | 1 /*- 2 * Copyright (c) 2012-2016 Solarflare Communications Inc. 48 * systems which are little-endian and do not do strange things with structure 49 * padding. (Big-endian host systems will require some byte-swapping.) 51 * ----- 53 * Please refer to SF-108797-SW for a general overview of the TLV partition 56 * ----- 62 * - L is a location, indicating where this tag is expected to be found: 69 * - TTT is a type, which is just a unique value. The same type value 73 * - NNNN is an index of some form. Some item types are per-port, some [all …]
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | host_controller_baseband.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 45 return (*a - '0'); in hci_hexa2int4() 48 return (*a - 'A' + 0xa); in hci_hexa2int4() 51 return (*a - 'a' + 0xa); in hci_hexa2int4() 53 return (-1); in hci_hexa2int4() 64 return (-1); in hci_hexa2int8() 82 return (-1); in hci_hexstring2array() 210 memcpy(&cmd.cp.bdaddr, he->h_addr, sizeof(cmd.cp.bdaddr)); in hci_read_stored_link_key() [all …]
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_regs.h | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 38 #define E1000_CTRL 0x00000 /* Device Control - RW */ 39 #define E1000_CTRL_DUP 0x00004 /* Device Control Duplicate (Shadow) - RW */ 40 #define E1000_STATUS 0x00008 /* Device Status - RO */ 41 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ 42 #define E1000_EERD 0x00014 /* EEPROM Read - RW */ 43 #define E1000_CTRL_EXT 0x00018 /* Extended Device Control - RW */ 44 #define E1000_FLA 0x0001C /* Flash Access - RW */ 45 #define E1000_MDIC 0x00020 /* MDI Control - RW */ [all …]
|
/freebsd/sys/conf/ |
H A D | NOTES | 2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs. 11 # Please use ``make LINT'' to create an old-style LINT file if you want to 12 # do kernel test-builds. 48 # auto-size based on physical memory. 66 # after most other flags. Here we use it to inhibit use of non-optimal 67 # gcc built-in functions (e.g., memcmp). 70 # The following is equivalent to 'config -g KERNELNAME' and creates 71 # 'kernel.debug' compiled with -g debugging as well as a normal 81 makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc. 82 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.conf.5 | 3 .\" unbound.conf.5 -- unbound.conf manual 12 \- Unbound configuration file. 27 \fIunbound\-checkconf\fR(8) 34 $ unbound \-c /etc/unbound/unbound.conf 53 # mount \-\-bind \-n /dev/urandom /etc/unbound/dev/urandom 54 # and mount \-\-bind \-n /dev/log /etc/unbound/dev/log 62 access\-control: 10.0.0.0/8 allow 63 access\-control: 2001:DB8::/64 allow 82 .B include\-toplevel: 99 .B statistics\-interval: \fI<seconds> [all …]
|
H A D | unbound.conf.5.in | 3 .\" unbound.conf.5 -- unbound.conf manual 12 \- Unbound configuration file. 27 \fIunbound\-checkconf\fR(8) 34 $ unbound \-c /etc/unbound/unbound.conf 53 # mount \-\-bind \-n /dev/urandom /etc/unbound/dev/urandom 54 # and mount \-\-bind \-n /dev/log /etc/unbound/dev/log 62 access\-control: 10.0.0.0/8 allow 63 access\-control: 2001:DB8::/64 allow 82 .B include\-toplevel: 99 .B statistics\-interval: \fI<seconds> [all …]
|
/freebsd/crypto/libecc/ |
H A D | README.md | 11 Copyright (C) 2017-2023 20 * Jean-Pierre FLORI (<mailto:jpflori@gmail.com>) 30 in the [ISO 14888-3:2018](https://www.iso.org/standard/76382.html) 34 * Core ISO 14888-3:2018 algorithms: ECDSA, ECKCDSA, ECGDSA, ECRDSA, EC{,O}SDSA, ECFSDSA, SM2. 36 …* BIGN (as standardized in [STB 34.101.45-2013](https://github.com/bcrypto/bign)). We allow a more… 38 … "Schnorr" Bitcoin proposal, as specified in [bip-0340](https://github.com/bitcoin/bips/blob/maste… 39 …tandard as we allow any curve and any hash function (the standard mandates SECP256K1 with SHA-256). 42 …-CDH (Elliptic Curve Cryptography Cofactor Diffie-Hellman) as described in [section 5.7.1.2 of the… 45 …STR3410-2001-CryptoPro{A,B,C,XchA,XchB,Test}-ParamSet, GOSTR3410-2012-{256,512}-ParamSet{A,B,C}, G… 47 * **Hash functions**: SHA-2 and SHA-3 hash functions (224, 256, 384, 512), SM3, RIPEMD-160, [all …]
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/ |
H A D | zstd.h | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only 3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. 6 * This source code is licensed under both the BSD-style license (found in the 9 * You may select, at your option, one of the above-listed licenses. 44 real-time compression scenarios at zlib-level and better compression ratios. 45 The zstd compression library provides in-memory compression and decompression 49 which is currently 22. Levels >= 20, labeled `--ultra`, should be used with 55 - a single step (described as Simple API) 56 - a single step, reusing a context (described as Explicit context) 57 - unbounded multiple steps (described as Streaming compression) [all …]
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 30 * **`const`** - Makes the mocked method a `const` method. Required if 32 * **`override`** - Marks the method with `override`. Recommended if overriding 34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a 36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to 38 * **`ref(...)`** - Marks the method with the reference qualification 56 Solution 1 - wrap with parentheses: 70 Solution 2 - define an alias: 132 // Overloaded on the const-ness of this object. 185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods} 187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection. [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | scan.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 13 #include "iwl-i [all...] |