Searched +full:proj +full:- +full:enable (Results 1 – 5 of 5) sorted by relevance
| /freebsd-src/sys/contrib/device-tree/Bindings/input/ |
| H A D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
| H A D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 - $ref: input.yaml# 16 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 17 additional Hall-effect and inductive sensing capabilities. 24 - azoteq,iqs269a 25 - azoteq,iqs269a-00 26 - azoteq,iqs269a-d0 [all …]
|
| 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-schema [all...] |
| /freebsd-src/contrib/libfido2/ |
| H A D | README.adoc | 7 …-fuzz-build-logs.storage.googleapis.com/badges/libfido2.svg["Fuzz Status (oss-fuzz)", link="https:… 9 *libfido2* provides library functionality and command-line tools to 19 *libfido2* is licensed under the BSD 2-clause license. See the LICENSE 35 * Go: https://github.com/keys-pub/go-libfido2[go-libfido2] 36 * Perl: https://github.com/jacquesg/p5-FIDO-Raw[p5-FIDO-Raw] 57 $ sudo dnf install libfido2 libfido2-devel fido2-tools 61 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools 68 $ sudo apt install software-properties-common 69 $ sudo apt-add-repository ppa:yubico/stable 71 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools [all …]
|
| /freebsd-src/crypto/openssh/ |
| H A D | README.md | 3 …com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/op… 4 …tps://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/… 5 …//scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable) 7 … and ``sftp`` as well as tools for key generation (``ssh-keygen``), run-time key storage (``ssh-ag… 9 …-like operating systems, including Linux, OS X and Cygwin. Portable OpenSSH polyfills OpenBSD APIs… 17 * [ssh-keygen(1)](https://man.openbsd.org/ssh-keygen.1) 18 * [ssh-agent(1)](https://man.openbsd.org/ssh-agent.1) 21 * [ssh-keyscan(8)](https://man.openbsd.org/ssh-keyscan.8) 22 * [sftp-server(8)](https://man.openbsd.org/sftp-server.8) 40 In addition, certain platforms and build-time options may require additional dependencies; see READ… [all …]
|