/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ntc-thermistor.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 --- 3 $id: http://devicetree.org/schemas/hwmon/ntc-thermistor.yaml# 4 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 - Linus Walleij <linus.walleij@linaro.org> 13 vary in resistance in an often non-linear way in relation to temperature. 16 temperature is non-linear, software drivers most often need to use a look 19 When used in practice, a thermistor is often connected between ground, a 20 pull-up resistor or/and a pull-down resistor and a fixed voltage like this: 22 + e.g. 5V = pull-up voltage (puv) [all …]
|
H A D | ntc_thermistor.txt | 2 ------------------------------- 5 - "compatible" value : one of 23 - "pullup-uv" Pull up voltage in micro volts 24 - "pullup-ohm" Pull up resistor value in ohms 25 - "pulldown-ohm" Pull down resistor value in ohms 26 - "connected-positive" Always ON, If not specified. 28 - "io-channels" Channel node of ADC to be used for 32 - "#thermal-sensor-cells" Used to expose itself to thermal fw. 35 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/ 40 pullup-uv = <1800000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7124.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Stefan Popa <stefan.popa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7124-8.pdf 21 - adi,ad7124-4 22 - adi,ad7124-8 32 clock-names: 34 - const: mclk 40 '#address-cells': [all …]
|
H A D | adi,max11410.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Ibrahim Tilki <Ibrahim.Tilki@analog.com> 21 - adi,max11410 30 interrupt-names: 34 - enum: [gpio0, gpio1] 35 - const: gpio1 37 '#address-cells': 40 '#size-cells': [all …]
|
/freebsd/share/man/man4/ |
H A D | iflib.4 | 28 .Bl -tag -width indent 31 The value is a comma separated list of positive integers. 38 The value is a comma separated list of positive integers. 49 socket connected to the controller. 54 socket connected to the controller. 56 Disables MSI-X interrupts for the device. 65 When set to a non-zero value, TX queues are assigned to cores following the 72 .Bl -tag -width indent 81 If set to a non-zero value, task returns immediately and the transmit 92 .Bl -tag -width indent [all …]
|
H A D | ng_vlan_rotate.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 4 .\" Copyright (c) 2019-2021 IKS Service GmbH 84 If the destination hook is not connected, the frame is dropped and the 109 to a positive value, the stack will roll up by this amount. 119 .Bl -tag -width incomplete 121 Typically this hook would be connected to a 125 hook connected to a carrier network. 127 Typically this hook would be connected to a 143 .Bl -tag -width foo [all …]
|
H A D | bnxt.4 | 31 .Nd "Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver" 36 .Bd -ragged -offset indent 44 .Bd -literal -offset indent 58 driver provides support for various NICs based on the Broadcom NetXtreme-C and 59 NetXtreme-E families of Gigabit Ethernet controller chips, including the 62 .Bl -bullet -compac [all...] |
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | moxtet.txt | 4 - compatible : Should be "cznic,moxtet" 5 - #address-cells : Has to be 1 6 - #size-cells : Has to be 0 7 - spi-cpol : Required inverted clock polarity 8 - spi-cpha : Required shifted clock phase 9 - interrupts : Must contain reference to the shared interrupt line 10 - interrupt-controller : Required 11 - #interrupt-cells : Has to be 1 14 ../spi/spi-bus.txt. 17 - reg : Should be position on the Moxtet bus (how many Moxtet [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/amplifiers/ |
H A D | adi,hmc425a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/contrib/tcp_wrappers/ |
H A D | hosts_options.5 | 3 hosts_options \- host access control language extensions 8 PROCESS_OPTIONS compile-time option. 61 connected to the null device, so that it won\'t mess up the 66 spawn (/some/where/safe_finger -l @%h | /usr/ucb/mail root) & 81 hosts_access(5) manual page. Stdin, stdout and stderr are connected to 95 To run /some/other/in.telnetd without polluting its command-line 111 it is still connected to a server. The keepalive option is not useful 114 Specifies how long the kernel will try to deliver not-yet delivered 121 RFC 931 (IDENT, etc.) -compliant daemon, and may cause noticeable 122 delays with connections from non-UNIX clients. The timeout period is [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | mantix,mlaf057we51-x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/mantix,mlaf057we51- [all...] |
/freebsd/usr.bin/morse/ |
H A D | morse.6 | 50 .Bl -tag -width indent 144 emitter connected to ground, base connected through a resistor 146 (assuming the transceiver has a positive key supply voltage and is keyed 156 characters with the high-order bit set 159 .Bl -tag -width ".Li ISO8859-15" -compact 160 .It Li ISO8859-1 161 .It Li ISO8859-15 162 Interpret characters with the high-order bit set as Western European characters. 164 .It Li KOI8-R 165 Interpret characters with the high-order bit set as Cyrillic characters. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ibm,emac.txt | 8 correct clock-frequency property. 13 - device_type : "network" 15 - compatible : compatible list, contains 2 entries, first is 16 "ibm,emac-CHIP" where CHIP is the host ASIC (440gx, 18 "ibm,emac4". For Axon, thus, we have: "ibm,emac-axon", 20 - interrupts : <interrupt mapping for EMAC IRQ and WOL IRQ> 21 - reg : <registers mapping> 22 - local-mac-address : 6 bytes, MAC address 23 - mal-device : phandle of the associated McMAL node 24 - mal-tx-channel : 1 cell, index of the tx channel on McMAL associated [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | pps.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 6 <title>Pulse-Per-Second (PPS) Signal Interfacing</title> 10 <h3>Pulse-Per-Second (PPS) Signal Interfacing</h3> 14 <!-- #BeginDate format:En2m -->10-Mar-2014 05:17<!-- #EndDate --> 24 <li class="inline"><a href="#use">Using the Pulse-per-Second (PPS) Signal</a></li> 28 …connected using a serial port operating at speeds of 9600 bps. The accuracy using typical timecode… 29 …connected in either of two ways. On FreeBSD systems (with the PPS_SYNC and pps kernel options) it… 35 …inum minibox containing the the circuitry, serial connector and optional 12-V power connector. A … 36 …positive edge into a fixed-width pulse at EIA levels and is for use with a timecode receiver or pr… [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_s_connect.pod | 10 BIO_set_nbio, BIO_do_connect - connect BIO 95 For non-SSL BIOs the connection is done typically at TCP level. 106 If blocking I/O is set then a non positive return value from any 132 the underlying socket has connected and retry the call. 151 BIO_get_conn_hostname() returns the connected hostname or NULL if 154 BIO_get_conn_ip_family() returns the address family or -1 if none was set. 156 BIO_get_conn_port() returns a string representing the connected 204 Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.
|
/freebsd/lib/libsys/ |
H A D | intro.2 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 55 .Bl -tag -width Ds 57 Each active process in the system is uniquely identified by a non-negative 72 a non-negative integer called the process group ID. 121 Each user on the system is identified by a positive intege [all...] |
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | omap-mailbox.txt | 6 various processor subsystems and is connected on an interconnect bus. The 25 routed to different processor sub-systems on DRA7xx as they are routed through 33 connected directly to various processors. 38 a SoC. The sub-mailboxes are represented as child nodes of this parent node. 41 -------------------- 42 - compatible: Should be one of the following, 43 "ti,omap2-mailbox" for OMAP2420, OMAP2430 SoCs 44 "ti,omap3-mailbox" for OMAP3430, OMAP3630 SoCs 45 "ti,omap4-mailbox" for OMAP44xx, OMAP54xx, AM33xx, 47 "ti,am654-mailbox" for K3 AM65x and J721E SoCs [all …]
|
H A D | ti,omap-mailbox.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mailbox/ti,omap-mailbo [all...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | semtech,sx9310.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/share/doc/smm/02.config/ |
H A D | e.t | 38 The network support in the kernel is self-configuring 59 to positive numbers. 73 When this is noted, if the source machine is on the directly-attached 87 For this test, other subnets of a directly-connected subnetted 96 This may be used to pass IDP packets through IP-only link layer networks. 102 The NS Sequenced Packet Protocol does not require a three-way handshake 104 (A three-way handshake consists of a connection request, an acknowledgement 107 This option forces a three-way handshake before data may be transmitted
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 5.t | 50 transmission channel associated with each pair of connected 58 support only in-band signaling (i.e. the urgent data is 75 of the out-of-band data, but only notification that it is pending. 101 then reads the out-of-band byte. 135 A process may also read or peek at the out-of-band data 138 the urgent data in-band with the normal data, and only sends 141 With such protocols, the out-of-band byte may not yet have arrived 144 Worse, there may be enough in-band data in the input buffer 153 This treatment is available as a socket-level option, SO_OOBINLINE; 159 but no out-of-band data are lost. [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | BIO_s_connect.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/usr.sbin/inetd/ |
H A D | inetd.8 | 34 .Dq super-server 70 .Bl -tag -width indent 92 a TCP-based service would need two entries, 106 May be overridden on a per-service basis with the 107 "max-connections-per-ip-per-minute" parameter. 112 May be overridden on a per-service basis with the "max-child" 128 May be overridden on a per-service basis with the "max-child-per-ip" 156 .Bd -unfilled -offset indent -compact 157 service-name 158 socket-type [all …]
|
/freebsd/tools/test/stress2/misc/ |
H A D | sctp2.sh | 12 # Use an arbitrary positive integer, 5 in this case. 19 # https://people.freebsd.org/~pho/stress/log/sctp2-2.txt 21 kldstat -v | grep -q sctp || kldload sctp.ko 86 printf("New client connected\n"); 141 cc -o /tmp/server -Wall -Wextra -O2 /tmp/sctp2.c || exit 142 ln -sf /tmp/server /tmp/client 148 (cd ../testcases/swap; ./swap -t 1m -i 20 -l 100) & 152 while [ $((`date +%s` - start)) -lt 60 ]; do 168 rm -f /tmp/sctp2.c /tmp/server /tmp/client
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 1 //===- SpillPlacement.cpp - Optimal Spill Code Placement ------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 21 // E = -sum_n V_n * ( B_n + sum_{n, m linked by b} V_m * F_b ) 27 //===----------------------------------------------------------------------===// 45 #define DEBUG_TYPE "spill-code-placement" 64 /// Node - Each edge bundle corresponds to a Hopfield node. 69 /// The node Value is positive when the variable should be in a register. The 71 /// because all weights are positive. 73 /// BiasN - Sum of blocks that prefer a spill. [all …]
|