| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | st,stmfts.txt | 1 * ST-Microelectronics FingerTip touchscreen controller 3 The ST-Microelectronics FingerTip device provides a basic touchscreen 5 a basic HOME and BACK key for phones. 7 The driver supports also hovering as an absolute single touch event with x, y, z 11 - compatible : must be "st,stmfts" 12 - reg : I2C slave address, (e.g. 0x49) 13 - interrupts : interrupt specification 14 - avdd-supply : analogic power supply 15 - vdd-supply : power supply 16 - touchscreen-size-x : see touchscreen.txt [all …]
|
| H A D | st,stmfts.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: ST-Microelectronics FingerTip touchscreen controller 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 13 The ST-Microelectronics FingerTip device provides a basic touchscreen 15 as a basic HOME and BACK key for phones. 18 - $ref: touchscreen.yaml# 27 avdd-supply: 33 ledvdd-supply: [all …]
|
| H A D | cyttsp.txt | 4 - compatible : must be "cypress,cyttsp-i2c" or "cypress,cyttsp-spi" 5 - reg : Device I2C address or SPI chip select number 6 - spi-max-frequency : Maximum SPI clocking speed of the device (for cyttsp-spi) 7 - interrupts : (gpio) interrupt to which the chip is connected 9 - bootloader-key : the 8-byte bootloader key that is required to switch 16 - reset-gpios : the reset gpio the chip is connected to 18 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels) 19 - touchscreen-size-y : vertical resolution of touchscreen (in pixels) 20 - touchscreen-fuzz-x : horizontal noise value of the absolute input device 22 - touchscreen-fuzz-y : vertical noise value of the absolute input device [all …]
|
| H A D | cypress,cy8ctma340.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 be connected to either I2C or SPI buses. 14 - Javier Martinez Canillas <javier@dowhile0.org> 15 - Linus Walleij <linus.walleij@linaro.org> 18 - $ref: touchscreen.yaml# 26 - const: cypress,cy8ctma340 27 - const: cypress,cy8ctst341 28 - const: cypress,cyttsp-spi [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mn-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Copyright 2019-2020 Variscite Ltd. 9 /dts-v1/; 11 #include <dt-bindings/usb/pd.h> 12 #include "imx8mn-var-som.dtsi" 15 model = "Variscite VAR-SOM-MX8MN Symphony evaluation board"; 16 compatible = "variscite,var-som-mx8mn-symphony", "variscite,var-som-mx8mn", "fsl,imx8mn"; 18 reg_usdhc2_vmmc: regulator-usdhc2-vmmc { 19 compatible = "regulator-fixed"; 20 pinctrl-names = "default"; [all …]
|
| H A D | imx8x-colibri.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 8 stdout-path = &lpuart3; 11 colibri_gpio_keys: gpio-keys { 12 compatible = "gpio-keys"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_gpiokeys>; 17 key-wakeup { 18 debounce-interval = <10>; 20 label = "Wake-Up"; 22 wakeup-source; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun5i-a13-pocketbook-touch-lux-3.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 6 /dts-v1/; 7 #include "sun5i-a13.dtsi" 8 #include "sunxi-common-regulators.dtsi" 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/pwm/pwm.h> 15 model = "PocketBook Touch Lux 3"; 16 compatible = "pocketbook,touch-lux-3", "allwinner,sun5i-a13"; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos5433-tm2e.dts | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "exynos5433-tm2-common.dtsi" 16 chassis-type = "handset"; 25 assigned-clocks = <&cmu_disp CLK_FOUT_DISP_PLL>, 38 assigned-clock-parents = <0>, <0>, 50 assigned-clock-rates = <278000000>, <400000000>; 57 vdd3-supply = <&ldo27_reg>; 58 vci-supply = <&ldo28_reg>; 59 reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; 60 enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/examples/ |
| H A D | dpp-nfc.py | 4 # Copyright (c) 2012-2013, Jouni Malinen <j@w1.fi> 5 # Copyright (c) 2019-2020, The Linux Foundation 82 if os.path.basename(ctrl).startswith("p2p-dev-"): 145 extra = "-" + extra 173 curve=None, key=None): argument 188 if key: 189 cmd += " key=" + key 237 chan = "81/%d" % ((freq - 2407) / 5) 244 own_id = dpp_bootstrap_gen(wpas, type="nfc-uri", chan=chan, mac=True) 305 timeout -= time.time() - start [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | azoteq,iqs7222.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: Azoteq IQS7222A/B/C/D Capacitive Touch Controller 10 - Jeff LaBundy <jeff@labundy.com> 14 capacitive touch controllers that feature additional sensing capabilities. 21 - azoteq,iqs7222a 22 - azoteq,iqs7222b 23 - azoteq,iqs7222c 24 - azoteq,iqs7222d [all …]
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 4 # - lines that do not start with a white space give the number and name of 6 # - lines that start with a white space give the number and name of 20 0x08 Multi-axis Controller 62 0x90 D-pad Up 63 0x91 D-pad Down 64 0x92 D-pad Right 65 0x93 D-pad Left 107 0xB2 Anti-Torque Control 278 0x2D Keyboard - and (underscore) 283 0x32 Keyboard Non-US # and ~ [all …]
|
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-09-15 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 35 073d Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | ah_desc.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2008 Atheros Communications, Inc. 30 * should be used only if non-zero. 55 int8_t ts_rssi_ctl[3]; /* tx ack RSSI [ctl, chain 0-2] */ 56 int8_t ts_rssi_ext[3]; /* tx ack RSSI [ext, chain 0-2] */ 89 * Newer hardware supports a full 32-bits; use HAL_CAP_32TSTAMP to 95 * -96dBm absolute power in a 20MHz channel. 102 uint8_t rs_keyix; /* key cache index */ [all …]
|
| /freebsd/sys/contrib/openzfs/scripts/ |
| H A D | update_authors.pl | 3 # SPDX-License-Identifier: MIT 35 # - a person might change organisations, and so their email address changes 37 # - a person might be paid to work on OpenZFS for their employer, and then hack 41 # - names change for all kinds of reasons 58 # same slug, so at this point we also try to keep the "best" pre-slug value as 59 # the display version. We use this slug to update two maps, one of email->name, 60 # the other of name->email. 62 # Where possible, we also consider Signed-off-by: trailers in the commit 70 # extracted with git-interpret-trailers, which misses many seen in the OpenZFS 75 # emails associated, and so on until we've seen all the connected names and [all …]
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 10 ------------------- 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 16 with PIN method and push-button configuration (PBC) being the most 21 especially PBC mechanisms for authenticating the initial key setup is 28 - access point: the WLAN access point 29 - Registrar: a device that control a network and can authorize 33 - Enrollee: a device that is being authorized to use the network 40 More information about WPS is available from Wi-Fi Alliance: 41 http://www.wi-fi.org/wifi-protected-setup [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-apq8060-dragonboard.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 #include <dt-bindings/input/input.h> 3 #include <dt-bindings/gpio/gpio.h> 4 #include <dt-bindings/leds/common.h> 5 #include <dt-bindings/pinctrl/qcom,pmic-gpi [all...] |
| /freebsd/crypto/openssh/ |
| H A D | sshd_config.5 | 50 The file contains keyword-argument pairs, one per line. 61 keywords are case-insensitive and arguments are case-sensitive): 62 .Bl -tag -width Ds 77 requests a pseudo-terminal as it is required by the protocol. 102 .Xr ssh-agent 1 127 Specifies whether StreamLocal (Unix-domain socket) forwarding is permitted. 189 This option must be followed by one or more lists of comma-separated 198 .Qq publickey,password publickey,keyboard-interactive 199 would require the user to complete public key authentication, followed by 203 keyboard-interactive authentication before public key. [all …]
|
| H A D | sshconnect.c | 111 * a connected fd back to us. 125 if (socketpair(AF_UNIX, SOCK_STREAM, 0, sp) == -1) in ssh_proxy_fdpass_connect() 140 if (dup2(sp[0], 0) == -1) in ssh_proxy_fdpass_connect() 144 if (dup2(sp[0], 1) == -1) in ssh_proxy_fdpass_connect() 151 * Stderr is left for non-ControlPersist connections is so in ssh_proxy_fdpass_connect() 155 options.control_persist && stdfd_devnull(0, 0, 1) == -1) in ssh_proxy_fdpass_connect() 159 argv[1] = "-c"; in ssh_proxy_fdpass_connect() 172 if (pid == -1) in ssh_proxy_fdpass_connect() 177 if ((sock = mm_receive_fd(sp[1])) == -1) in ssh_proxy_fdpass_connect() 181 while (waitpid(pid, NULL, 0) == -1) in ssh_proxy_fdpass_connect() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra20-asus-tf101.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/atmel-maxtouch.h> 5 #include <dt-bindings/input/gpio-keys.h> 6 #include <dt-bindings/input/input.h> 7 #include <dt-binding [all...] |
| H A D | tegra30-lg-x3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/gpio-keys.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/leds/common.h> 6 #include <dt-bindings/mfd/max77620.h> 7 #include <dt-bindings/thermal/thermal.h> 10 #include "tegra30-cpu-opp.dtsi" 11 #include "tegra30-cpu-opp-microvolt.dtsi" 14 chassis-type = "handset"; 30 * pre-existing /chosen node to be available to insert the [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8939-samsung-a7.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8939-pm8916.dtsi" 6 #include "msm8916-modem-qdsp6.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/sound/apq8016-lpass.h> 16 chassis-type = "handset"; 25 stdout-path = "serial0"; [all …]
|
| /freebsd/sys/dev/sound/pci/hda/ |
| H A D | hdaa.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2008-2012 Alexander Motin <mav@FreeBSD.org> 50 #define hdaa_lock(devinfo) snd_mtxlock((devinfo)->lock) 51 #define hdaa_unlock(devinfo) snd_mtxunlock((devinfo)->lock) 52 #define hdaa_lockassert(devinfo) snd_mtxassert((devinfo)->lock) 55 const char *key; member 82 static const char *HDA_DEVS[16] = {"Line-out", "Speaker", "Headphones", "CD", 83 "SPDIF-out", "Digital-out", "Modem-line", "Modem-handset", "Line-in", 84 "AUX", "Mic", "Telephony", "SPDIF-in", "Digital-in", "Res.E", "Other"}; [all …]
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 5 by Eric S. Raymond and Zeyd M. Ben-Halim 31 o Low-Level Capability Access 71 + Variable-Sized Fields 84 o Inter-Field Navigation Requests 85 o Intra-Field Navigation Requests 117 The curses package is a subroutine library for terminal-independent 118 screen-painting and input-event handling which presents a high level 128 the advantage of (a) back-portability to character-cell terminals, and 129 (b) simplicity. For an application that does not require bit-mapped 137 provide screen-handling for the vi editor; these used the termcap [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/netpfil/ipfw/ |
| H A D | ip_dummynet.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Codel/FQ_Codel and PIE/FQ-PIE Code: 9 * Implemented by Rasool Al-Saadi <ralsaadi@swin.edu.au> 11 * Copyright (c) 1998-2002,2010 Luigi Rizzo, Universita` di Pisa 88 /*---- callout hooks. ----*/ 131 /*----- end of callout hooks -----*/ 143 if (d->type == type || (name && !strcasecmp(d->name, name))) in find_aqm_type() 159 if (d->type == type || (name && !strcasecmp(d->name, name))) in find_sched_type() 187 /*---- flow_id mask, hash and compare functions ---*/ [all …]
|