/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liam Girdwood <lgirdwood@gmail.com> 11 - Mark Brown <broonie@kernel.org> 14 regulator-nam [all...] |
H A D | richtek,rt6245-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/regulator/richtek,rt6245-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - ChiYuan Huang <cy_huang@richtek.com> 13 The RT6245 is a high-performance, synchronous step-down converter 18 - $ref: regulator.yaml# 23 - richtek,rt6245 28 enable-gpios: 31 it will be treat as a default-on power. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.txt | 4 or interrupt-based thermal monitoring, CPU and GPU throttling based 10 - compatible : For Tegra124, must contain "nvidia,tegra124-soctherm". 11 For Tegra132, must contain "nvidia,tegra132-soctherm". 12 For Tegra210, must contain "nvidia,tegra210-soctherm". 13 - reg : Should contain at least 2 entries for each entry in reg-names: 14 - SOCTHERM register set 15 - Tegra CAR register set: Required for Tegra124 and Tegra210. 16 - CCROC register set: Required for Tegra132. 17 - reg-names : Should contain at least 2 entries: 18 - soctherm-reg [all …]
|
H A D | nvidia,tegra124-soctherm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/nvidia,tegra124-soctherm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Jon Hunter <jonathanh@nvidia.com> 14 polled or interrupt-based thermal monitoring, CPU and GPU throttling based 21 - nvidia,tegra124-soctherm 22 - nvidia,tegra132-soctherm 23 - nvidia,tegra210-soctherm [all …]
|
/freebsd/sbin/ipfw/ |
H A D | ipfw.8 | 8 in-kernel NAT. 19 .Op Ar rule | first-last ... 31 .Cm set Oo Cm disable Ar number ... Oc Op Cm enable Ar number ... 49 .Oo Cm set Ar N Oc Cm table Ar name Cm create Ar create-options 51 .Oo Cm set Ar N Oc Cm table 55 .Oo Cm set Ar N Oc Cm table Ar name Cm modify Ar modify-options 57 .Oo Cm set Ar N Oc Cm table Ar name Cm swap Ar name 59 .Oo Cm set Ar N Oc Cm table Ar name Cm add Ar table-key Op Ar value 61 .Oo Cm set Ar N Oc Cm table Ar name Cm add Op Ar table-key Ar value ... 63 .Oo Cm set Ar N Oc Cm table Ar name Cm atomic add Op Ar table-key Ar value ... [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-kontron-samx6i.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/sound/fsl-imx-audmux.h> 14 reg_1p0v_s0: regulator-1p0v-s0 { 15 compatible = "regulator-fixed"; 16 regulator-name = "V_1V0_S0"; 17 regulator-min-microvolt = <1000000>; 18 regulator-max-microvolt = <1000000>; 19 regulator-always-on; 20 regulator-boot-on; [all …]
|
H A D | mba6ulx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 3 * Copyright 2018-2022 TQ-Systems GmbH 4 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 8 model = "TQ-Systems MBA6ULx Baseboard"; 18 stdout-path = &uart1; 22 compatible = "pwm-backlight"; 23 power-supply = <®_mba6ul_3v3>; 24 enable-gpios = <&expander_out0 4 GPIO_ACTIVE_HIGH>; 29 compatible = "gpio-beeper"; 33 gpio_buttons: gpio-keys { [all …]
|
H A D | imx6q-evi.dts | 4 * This file is dual-licensed: you can use it either under the terms 44 /dts-v1/; 46 #include <dt-bindings/gpio/gpio.h> 47 #include <dt-bindings/interrupt-controller/irq.h> 51 compatible = "uniwest,imx6q-evi", "fsl,imx6q"; 58 reg_usbh1_vbus: regulator-usbhubreset { 59 compatible = "regulator-fixed"; 60 regulator-name = "usbh1_vbus"; 61 regulator-min-microvolt = <5000000>; 62 regulator-max-microvolt = <5000000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
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 | 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 …]
|
/freebsd/sbin/natd/ |
H A D | natd.8 | 9 .Bk -words 64 and will possibly change these before re-injecting them back into the 79 .Bl -tag -width Fl 119 When enabled, UDP packets use endpoint-independent mapping (EIM) from RFC 4787 131 When disabled, UDP packets use endpoint-dependent mapping (EDM) ("symmetric" 137 by port forwarding on the NAT, or tunnelling through an in-between server. 153 .Ar targetPORT Ns Oo - Ns Ar targetPORT Oc Xc 154 .Oo Ar aliasIP Ns : Oc Ns Xo 155 .Ar aliasPORT Ns Oo - Ns Ar aliasPORT Oc Xc 157 .Ar remotePORT Ns Op - Ns Ar remotePORT [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | adi,ltc2983.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices LTC2983, LTC2986, LTM2985 Multi-sensor Temperature system 10 - Nuno Sá <nuno.sa@analog.com> 13 Analog Devices LTC2983, LTC2984, LTC2986, LTM2985 Multi-Sensor Digital 16 https://www.analog.com/media/en/technical-documentation/data-sheets/2983fc.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/2984fb.pdf 18 https://www.analog.com/media/en/technical-documentation/data-sheets/29861fa.pdf 19 https://www.analog.com/media/en/technical-documentation/data-sheets/ltm2985.pdf [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 …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.1ntpdmdoc | 4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16 7 .\" From the definitions ntpd-opts.def 8 .\" and the template file agmdoc-cmd.tpl 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 27 Network Time Protocol (NTP) version 4, as defined by RFC\-5905, 29 version 3, as defined by RFC\-130 [all...] |
H A D | ntpd.mdoc.in | 4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16 7 .\" From the definitions ntpd-opts.def 8 .\" and the template file agmdoc-cmd.tpl 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 27 Network Time Protocol (NTP) version 4, as defined by RFC\-5905, 29 version 3, as defined by RFC\-130 [all...] |
H A D | ntp.conf.def | 1 /* -*- Mode: Text -*- */ 7 // We want the synopsis to be "/etc/ntp.conf" but we need the prog-name 8 // to be ntp.conf - the latter is also how autogen produces the output 10 prog-name = "ntp.conf"; 11 file-path = "/etc/ntp.conf"; 12 prog-title = "Network Time Protocol daemon (ntpd) configuration format"; 15 explain = <<- _END_EXPLAIN 18 doc-section = { 19 ds-type = 'DESCRIPTION'; 20 ds-format = 'mdoc'; [all …]
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 1994-1995 Søren Schmidt 54 "can", "em ", "sub", "esc", "fs ", "gs ", "rs ", "us " 72 /* 01-04 */ "\033[M", "\033[N", "\033[O", "\033[P", 73 /* 05-08 */ "\033[Q", "\033[R", "\033[S", "\033[T", 74 /* 09-12 */ "\033[U", "\033[V", "\033[W", "\033[X", 75 /* 13-16 */ "\033[Y", "\033[Z", "\033[a", "\033[b", 76 /* 17-20 */ "\033[c", "\033[d", "\033[e", "\033[f", 77 /* 21-24 */ "\033[g", "\033[h", "\033[i", "\033[j", [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 3 * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/ 4 * Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany. 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/net/ti-dp83867.h> 13 #include <dt-bindings/phy/phy.h> 14 #include <dt-bindings/pwm/pwm.h> [all …]
|
/freebsd/share/termcap/ |
H A D | termcap.5 | 31 .\" * ncurses is copyright (C) 1992-1995 * 32 .\" * Zeyd M. Ben-Halim * 77 consist of a number of `:'-separated fields. 98 in 132-column mode would be 99 .Dq vt100-w . 101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent 103 -w Wide mode (more than 80 columns) vt100-w 104 -am With automatic margins (usually default) vt100-am 105 -nam Without automatic margins vt100-nam 106 .Pf \- Ar n Ta No "Number of lines on screen aaa-60" [all …]
|
/freebsd/sys/contrib/openzfs/man/man7/ |
H A D | zfsprops.7 | 9 .\" or https://opensource.org/licenses/CDDL-1.0. 34 .\" Copyright (c) 2014-2015, The FreeBSD Foundation, All Rights Reserved. 38 .\" Copyright (c) 2019, Kjeld Schouten-Lebbing 47 .Nd native and user-defined properties of ZFS datasets 50 Properties are divided into two types, native properties and user-defined 56 In addition, native properties are either editable or read-only. 70 The values of numeric properties can be specified using human-readable suffixes 87 The values of non-numeric properties are case sensitive and must be lowercase, 94 The following native properties consist of read-only statistics about the 98 .Bl -tag -width "usedbyrefreservation" [all …]
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 2 * ntpq - query an NTP server using mode 6 commands 54 #ifdef SYS_VXWORKS /* vxWorks needs mode flag -casey*/ 72 * use old readvars behavior? --old-rv processing in ntpq resets 73 * this value based on the presence or absence of --old-rv. It is 84 te_Refid drefid = -1; 127 #define OC 131 #define OC global() macro [all...] |
/freebsd/contrib/ncurses/man/ |
H A D | terminfo.tail | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 32 .SS "User-Defined Capabilities" 41 \fI\%ncurses\fP addresses this limitation by allowing user-defined 44 the \fB\-x\fP option for this purpose. 45 When \fB\-x\fP is set, 46 \fB@TIC@\fP treats unknown capabilities as user-defined. 56 User-defined capability strings whose name begins 70 user-defined capabilities intended for use by termcap applications should 77 The \fI\%ncurses\fP library uses a few of these user-defined [all …]
|
/freebsd/contrib/ncurses/progs/ |
H A D | tic.c | 2 * Copyright 2018-2023,2024 Thomas E. Dickey * 3 * Copyright 1998-2017,2018 Free Software Foundation, Inc. * 31 * Author: Zeyd M. Ben-Halim <zmbenhal@netcom.com> 1992,1995 * 37 * tic.c --- Main program for terminfo compiler 75 [-e names] \ 76 [-o dir] \ 77 [-R name] \ 78 [-v[n]] \ 79 [-V] \ 80 [-w[n]] \ [all …]
|
/freebsd/contrib/ee/ |
H A D | new_curse.c | 166 #define nd__ 17 /* non-destructive space (cursor right) */ 439 "mp=", "mr=", "so=", "us=", "ec=", "ae=", "me=", "te=", "ed=", "ei=", "se=", 509 int value; /* CURSES value of key (9-bit) */ 565 { 3, "\033[q", 0534 }, /* ka1 upper-left of keypad */ 566 { 3, "\033[s", 0535 }, /* ka3 upper-right of keypad */ 568 { 3, "\033[p", 0537 }, /* kc1 lower-left of keypad */ 569 { 3, "\033[n", 0540 }, /* kc3 lower-right of keypad */ 577 { 3, "\033OC", 0405 }, /* key right */ 611 { 3, "\033Oq", 0534 }, /* ka1 upper-left of keypad */ 612 { 3, "\033Os", 0535 }, /* ka3 upper-right of keypad */ [all …]
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 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 50 7a19 PCI-to-PCI Bridge 55 7a29 PCI-to-PCI Bridge [all …]
|