/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [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/dev/sound/pci/ |
H A D | envy24ht.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* -------------------------------------------------------------------- */ 37 #define ENVY24HT_PCIR_MT 0x14 /* Multi-Track I/O Base Address */ 45 #define ENVY24HT_CCS_IMASK_PMT 0x10 /* Professional Multi-track */ 47 #define ENVY24HT_CCS_I2CDEV 0x10 /* I2C Port Device Address Register */ 53 #define ENVY24HT_CCS_I2CADDR 0x11 /* I2C Port Byte Address Register */ 54 #define ENVY24HT_CCS_I2CDATA 0x12 /* I2C Port Read/Write Data Register */ 56 #define ENVY24HT_CCS_I2CSTAT 0x13 /* I2C Port Control and Status Register */ 58 #define ENVY24HT_CCS_I2CSTAT_BSY 0x01 /* I2C port read/write status busy */ [all …]
|
H A D | envy24.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 29 /* -------------------------------------------------------------------- */ 40 #define PCIR_MT 0x1c /* Professional Multi-Track I/O Base Address */ 48 #define PCIM_LAC_MPU401 0x0008 /* MPU-401 I/O enable */ 49 #define PCIM_LAC_GAME 0x0004 /* Game Port enable (200h) */ 60 #define PCIM_LCC_MPUBASE 0x0006 /* MPU-401 base 300h-330h */ 68 #define PCIM_SCFG_MPU 0x20 /* 1(0)/2(1) MPU-401 UART(s) */ 71 #define PCIM_SCFG_ADC 0x0c /* 1-4 stereo ADC connected */ 72 #define PCIM_SCFG_DAC 0x03 /* 1-4 stereo DAC connected */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-turris-omnia.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 * Copyright (C) 2016 Uwe Kleine-König <uwe@kleine-koenig.org> 8 * Schematic available at https://www.turris.cz/doc/_media/rtrom01-schema.pdf 11 /dts-v1/; 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/input/input.h> 15 #include <dt-binding [all...] |
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|
H A D | fsl-usb.txt | 9 - compatible : Should be "fsl-usb2-mph" for multi port host USB 10 controllers, or "fsl-usb2-dr" for dual role USB controllers 11 or "fsl,mpc5121-usb2-dr" for dual role USB controllers of MPC5121. 13 also be mentioned (for eg. fsl-usb2-dr-v2.2 for bsc9132). 14 - phy_type : For multi port host USB controllers, should be one of 17 - reg : Offset and length of the register set for the device 18 - port0 : boolean; if defined, indicates port0 is connected for 19 fsl-usb2-mph compatible controllers. Either this property or 20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible 22 - port1 : boolean; if defined, indicates port1 is connected for [all …]
|
H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) 19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3) [all …]
|
H A D | mediatek,mt6370-tcpc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/mediatek,mt6370-tcpc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediatTek MT6370 Type-C Port Switch and Power Delivery controller 10 - ChiYuan Huang <cy_huang@richtek.com> 13 MediaTek MT6370 is a multi-functional device. 15 regulators (DSV/VIBLDO), and TypeC Port Switch with Power Delivery controller. 16 This document only describes MT6370 Type-C Port Switch and 22 - mediatek,mt6370-tcpc [all …]
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.8 | 1 .\" Copyright (c) 2016, George V. Neville-Neil 30 .Nm pkt-gen 34 .Bl -item -compact 43 .Op Fl d Ar dst_ip[:port[-dst_ip:port]] 44 .Op Fl s Ar src_ip[:port[-src_ip:port]] 65 .Bl -tag -width Ds 75 port (e.g., valeSSS:PPP), the name of a netmap pipe or monitor, 76 or any valid netmap port name accepted by the 90 for client-side ping-pong operation, and 92 for server-side ping-pong operation. [all …]
|
H A D | README | 4 pkt-gen a multi-function packet generator and traffic sink 6 bridge a two-port jumper wire, also using the netmap API 10 nmreplay a tool to playback a pcap file to a netmap port
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | http_server.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 15 * value 2 is to make sure no function defined in POSIX-2 is left undefined. 43 int multi = 0; /* run multiple responder processes */ variable 66 if (multi) { in log_message() 95 for (i = 0; i < multi; ++i) in killall() 111 * Loop spawning up to `multi` child processes, only child processes return 129 kidpids = app_malloc(multi * sizeof(*kidpids), "child PID array"); in spawn_loop() 130 for (i = 0; i < multi; ++i) in spawn_loop() 143 while (termsig == 0 && procs >= multi) { in spawn_loop() 144 if ((fpid = waitpid(-1, &status, 0)) > 0) { in spawn_loop() [all …]
|
/freebsd/lib/libnetmap/ |
H A D | libnetmap.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 32 /* if thread-safety is not needed, define LIBNETMAP_NOTHREADSAFE before including 47 * A port open specification (portspec for brevity) has the following syntax 71 * same memory region as the subsystem:indentifier1 port. 78 * -NN bind individual NIC ring pair 79 * @NN open the port in the NN memory region 94 * option:key1=value1,key2=value2,... (multi-key option) 96 * For multi-key options, the keys can be assigned in any order, but they 98 * option keys: unmentioned keys will receive default values. Some multi-key [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 32 … 0x001d00UL //Access:R DataWidth:0x2 // Multi Field Register. 37 … 0x001d04UL //Access:RW DataWidth:0x2 // Multi Field Register. 42 … 0x001d08UL //Access:WR DataWidth:0x2 // Multi Field Register. 47 … 0x001d0cUL //Access:RC DataWidth:0x2 // Multi Field Register. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … [all …]
|
/freebsd/sys/contrib/openzfs/man/man5/ |
H A D | vdev_id.conf.5 | 34 .Bl -tag -width "-h" 41 A defined alias takes precedence over a topology-derived name, but the 49 .Pa /dev/disk/by-vdev . 56 .It Sy channel [ Ns Ar pci_slot ] Ar port Ar name 62 .Pa /dev/by-enclosure 74 .Pa /dev/by-enclosure/ Ns Ao Ar prefix Ac Ns - Ns Ao Ar channel Ac Ns Aq Ar num 87 The first-specified 90 Therefore a channel-specific mapping for a given slot should generally appear 103 will handle only dm-multipath devices. 108 will examine the first running component disk of a dm-multipath [all …]
|
/freebsd/crypto/openssl/apps/include/ |
H A D | http_server.h | 2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 48 /*- 49 * Log a message to syslog if multi-threaded HTTP_DAEMON, else to bio_err 58 /*- 61 * port: the port to listen on 64 BIO *http_server_init_bio(const char *prog, const char *port); 66 /*- 67 * Accept an ASN.1-formatted HTTP request 75 * port: the local port listening to, for diagnostics only 79 * returns -1 on fatal error; also then holds *preq == *ppath == *pcbio == NULL [all …]
|
/freebsd/usr.sbin/rpcbind/ |
H A D | rpcbind.8 | 49 servers are started by port monitors, so 51 must be started before port monitors are invoked. 55 is started, it checks that certain name-to-address 56 translation-calls function correctly. 66 utility can only be started by the super-user. 68 .Bl -tag -width indent 83 With this option, the name-to-addres [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | audio-graph-card.txt | 3 Audio Graph Card specifies audio DAI connections of SoC <-> codec. 8 see ${LINUX}/Documentation/devicetree/bindings/sound/simple-card.yaml 10 Below are same as Simple-Card. 12 - label 13 - widgets 14 - routing 15 - dai-format 16 - frame-master 17 - bitclock-master 18 - bitclock-inversion [all …]
|
H A D | nvidia,tegra210-mvc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-mvc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 signal path. It can be used in input or output signal path for per-stream 14 multi-channel (up to 7.1 channels) stream. An independent mute control is 18 - Jon Hunter <jonathanh@nvidia.com> 19 - Mohan Kumar <mkumard@nvidia.com> 20 - Sameer Pujar <spujar@nvidia.com> 23 - $ref: dai-common.yaml# [all …]
|
H A D | nvidia,tegra210-ope.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-ope.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 PEQ (Parametric Equalizer) and MBDRC (Multi Band Dynamic Range Compressor) 15 - Jon Hunter <jonathanh@nvidia.com> 16 - Mohan Kumar <mkumard@nvidia.com> 17 - Sameer Pujar <spujar@nvidia.com> 20 - $ref: dai-common.yaml# 25 - const: nvidia,tegra210-ope [all …]
|
H A D | ti,pcm3168a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.mux | 2 ControlMaster connection-sharing. 109 non-multiplexed ssh(1) connection. Two additional cases that the 120 3. Requesting passenger-mode stdio forwarding 128 string connect port 160 6. Requesting establishment of port forwards 162 A client may request the master to establish a port forward: 168 uint32 listen port 170 uint32 connect port 174 If listen port is (unsigned int) -2, then the listen host is treated as 177 If connect port is (unsigned int) -2, then the connect host is treated [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ethernet-switch.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/ethernet-switc [all...] |
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | rpc.yppasswdd.8 | 62 is an RPC-based server that accepts incoming password change requests, 120 also allows the super-user on the NIS master server to perform more 122 The super-user can modify 125 receives a request from the super-user, the password authentication 129 flag, the super-user can even add new entries to the maps using 131 Again, this only applies to the super-user on the NIS 140 .Bl -tag -width indent 180 The compiled-in default path is 188 The super-user on the 196 is started with this flag, it will also allow the super-user to add new [all …]
|
/freebsd/usr.sbin/ppp/ |
H A D | ppp.8 | 31 .Nd Point to Point Protocol (a.k.a. user-ppp) 99 .Bl -tag -width XXX -offset XXX 141 exits with a non-zero result. 161 .Dq force-scripts 176 As pipes are not bi-directional, ppp will redirect all writes to descriptor 186 .Dq force-scripts 195 This is a no-op, and gives the same behaviour as if none of the above 213 .Bl -diag 231 .It Supports on-demand dialup capability. 243 mode (direct-dial mode) also automatically dials and establishes the [all …]
|