| /src/sys/contrib/device-tree/Bindings/net/can/ ! |
| H A D | rcar_can.txt | 5 - compatible: "renesas,can-r8a7742" if CAN controller is a part of R8A7742 SoC. 6 "renesas,can-r8a7743" if CAN controller is a part of R8A7743 SoC. 7 "renesas,can-r8a7744" if CAN controller is a part of R8A7744 SoC. 8 "renesas,can-r8a7745" if CAN controller is a part of R8A7745 SoC. 9 "renesas,can-r8a77470" if CAN controller is a part of R8A77470 SoC. 10 "renesas,can-r8a774a1" if CAN controller is a part of R8A774A1 SoC. 11 "renesas,can-r8a774b1" if CAN controller is a part of R8A774B1 SoC. 12 "renesas,can-r8a774c0" if CAN controller is a part of R8A774C0 SoC. 13 "renesas,can-r8a774e1" if CAN controller is a part of R8A774E1 SoC. 14 "renesas,can-r8a7778" if CAN controller is a part of R8A7778 SoC. [all …]
|
| H A D | atmel-can.txt | 4 - compatible: Should be "atmel,at91sam9263-can", "atmel,at91sam9x5-can" or 5 "microchip,sam9x60-can" 11 can0: can@f000c000 { 12 compatible = "atmel,at91sam9x5-can";
|
| H A D | xilinx_can.txt | 6 - "xlnx,zynq-can-1.0" for Zynq CAN controllers 7 - "xlnx,axi-can-1.00.a" for Axi CAN controllers 30 zynq_can_0: can@e0008000 { 31 compatible = "xlnx,zynq-can-1.0"; 41 axi_can_0: axi-can@40000000 { 42 compatible = "xlnx,axi-can-1.00.a";
|
| /src/contrib/libxo/doc/ ! |
| H A D | xolint-errors.rst | 4 The message "A percent sign appearing in text is a literal" can be caused by code like: 16 This can be a bit surprising and could be a field that was not 23 The message "Unknown long name for role/modifier" can be caused by code like: 42 The message "Last character before field definition is a field type" can be caused by code like: 61 The message "Encoding format uses different number of arguments" can be caused by code like: 76 'Only one field role can be used' 79 The message "Only one field role can be used" can be caused by code like: 94 The message "Potential missing slash after C, D, N, L, or T with format" can be caused by code like: 113 The message "An encoding format cannot be given (roles: DNLT)" can be caused by code like: 127 The message "Format cannot be given when content is present (roles: CDLN)" can be caused by code li… [all …]
|
| /src/sys/contrib/device-tree/Bindings/sound/ ! |
| H A D | renesas,rsnd.txt | 27 Multi-SSI : 6ch case, you can use stereo x 3 SSI 28 TDM-SSI : 6ch case, you can use TDM 36 ${LINUX}/arch/arm/boot/dts/r8a7790-lager.dts can be good example. 44 You can use below. 45 ${LINUX}/arch/arm/boot/dts/r8a7790.dts can be good example. 65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes 68 you can use this mode on Playback / Capture 72 you can use this mode on Playback 97 CTU can convert [xx]ch to [yy]ch, or exchange outputted channel. 140 MIX merges 2 sounds path. You can see 2 sound interface on system, [all …]
|
| /src/contrib/ntp/ ! |
| H A D | INSTALL | 13 you can run in the future to recreate the current configuration, a file 20 diffs or instructions to the address given in the `README' so they can 47 5. You can remove the program binaries and object files from the 49 files that `configure' created (so you can compile the package for 60 the `configure' script does not know about. You can give `configure' 62 a Bourne-compatible shell, you can do that on the command line like 66 Or on systems that have the `env' program, you can do it like this: 72 You can compile the package for more than one kind of computer at the 90 `/usr/local/bin', `/usr/local/man', etc. You can specify an 94 You can specify separate installation prefixes for [all …]
|
| /src/contrib/less/ ! |
| H A D | INSTALL | 16 you can run in the future to recreate the current configuration, a file 23 diffs or instructions to the address given in the `README' so they can 50 5. You can remove the program binaries and object files from the 52 files that `configure' created (so you can compile the package for 63 the `configure' script does not know about. You can give `configure' 65 a Bourne-compatible shell, you can do that on the command line like 69 Or on systems that have the `env' program, you can do it like this: 75 You can compile the package for more than one kind of computer at the 93 `/usr/local/bin', `/usr/local/man', etc. You can specify an 97 You can specify separate installation prefixes for [all …]
|
| /src/crypto/openssl/doc/man3/ ! |
| H A D | BIO_get_rpoll_descriptor.pod | 6 can be used to determine when a BIO object can next be read or written 28 which represents some kind of OS or non-OS resource which can be used to 31 BIO_get_rpoll_descriptor() outputs a descriptor which can be used to determine 32 when the BIO can (potentially) next be read, and BIO_get_wpoll_descriptor() 33 outputs a descriptor which can be used to determine when the BIO can 39 Poll descriptors can represent different kinds of information. A typical kind of 41 descriptor which can be used with APIs such as select(). 76 field I<value> can be used by the application arbitrarily as opaque values. 80 Because poll descriptors are a tagged union structure, they can represent 108 this file except in compliance with the License. You can obtain a copy
|
| /src/sys/contrib/device-tree/Bindings/display/exynos/ ! |
| H A D | exynos_dp.txt | 47 -video interfaces: Device node can contain video interface port 60 -interlaced: deprecated prop that can parsed from drm_display_mode. 61 -vsync-active-high: deprecated prop that can parsed from drm_display_mode. 62 -hsync-active-high: deprecated prop that can parsed from drm_display_mode. 63 -samsung,ycbcr-coeff: deprecated prop that can parsed from drm_display_mode. 64 -samsung,dynamic-range: deprecated prop that can parsed from drm_display_mode. 65 -samsung,color-space: deprecated prop that can parsed from drm_display_info. 66 -samsung,color-depth: deprecated prop that can parsed from drm_display_info. 67 -samsung,link-rate: deprecated prop that can reading from monitor by dpcd method. 68 -samsung,lane-count: deprecated prop that can reading from monitor by dpcd method.
|
| /src/crypto/openssl/doc/man7/ ! |
| H A D | X25519.pod | 15 No additional parameters can be set during key generation. 22 A context for the B<X25519> algorithm can be obtained by calling: 26 For the B<X448> algorithm a context can be obtained by calling: 30 X25519 or X448 private keys can be set directly using 33 can also be generated (see the example below). Setting a private key also sets 36 X25519 or X448 public keys can be set directly using 55 The key derivation example in L<EVP_PKEY_derive(3)> can be used with 70 this file except in compliance with the License. You can obtain a copy
|
| /src/contrib/wpa/hostapd/ ! |
| H A D | hostapd.wpa_psk | 3 # Special MAC address 00:00:00:00:00:00 can be used to configure PSKs that 4 # anyone can use. PSK can be configured as an ASCII passphrase of 8..63 6 # An optional key identifier can be added by prefixing the line with 8 # An optional VLAN ID can be specified by prefixing the line with 10 # An optional WPS tag can be added by prefixing the line with
|
| H A D | README-WPS | 4 This document describes how the WPS implementation in hostapd can be 19 While WPS can enable more home networks to use encryption in the 29 - Registrar: a device that control a network and can authorize 47 hostapd includes an optional WPS component that can be used as an 49 to the network. In addition, WPS Enrollee functionality in hostapd can 51 point, e.g., for initial network setup. In addition, hostapd can proxy a 67 Following parameter can be used to enable support for NFC config method: 127 digit. "hostapd_cli wps_check_pin <PIN>" can be used to do such 168 interface. This can be done either by using the UNIX domain socket 184 time in seconds can be set for the new PIN (value 0 indicates no [all …]
|
| /src/contrib/wpa/wpa_supplicant/ ! |
| H A D | README-WPS | 5 can be configured and how an external component on the client (e.g., 20 While WPS can enable more home networks to use encryption in the 30 - Registrar: a device that control a network and can authorize 48 wpa_supplicant includes an optional WPS component that can be used as 69 The following parameter can be used to enable support for NFC config 104 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing. 110 for each WPS registration session. wpa_supplicant can do this with a 121 random PIN, a hardcoded PIN that is printed on a label can be 131 interface, an optional timeout parameter can be used to specify 137 can be used to generate a new PIN without starting WPS negotiation. [all …]
|
| H A D | README-Windows.txt | 46 wpa_supplicant can be built with Microsoft Visual C++ compiler. This 49 can also be used by creating a project that includes the files and 51 files are included in vs2005 subdirectory. This can be used as a 55 WinPcap development package is needed for the build and this can be 58 that Include and Lib directories are in this directory. The files can be 64 OpenSSL source package can be downloaded from 70 this directory can be modified by changing OPENSSLDIR variable in 82 needed) for it. Alternative, you can copy files from 90 wpa_supplicant can be built for cygwin by installing the needed 106 additional tool, win_if_list.exe, can be built by running "make [all …]
|
| /src/crypto/openssl/doc/HOWTO/ ! |
| H A D | keys.txt | 19 An RSA key can be used both for encryption and for signing. 37 A DSA key can be used for signing only. It is important to 38 know what a certificate request with a DSA key can really be used for. 49 When that is done, you can generate a key using the parameters in 50 question (actually, several keys can be generated from the same 62 An EC key can be used both for key agreement (ECDH) and signing (ECDSA). 72 parameters. You can use the following command to list all supported curves: 76 When that is done, you can generate a key using the created parameters (several 77 keys can be produced from the same parameters): 85 You can also directly generate the key in one step: [all …]
|
| /src/contrib/googletest/googletest/ ! |
| H A D | README.md | 13 that can be used on a wide range of platforms ("C" stands for cross-platform.). 14 If you don't have CMake installed already, you can download it for free from 17 CMake works by generating native makefiles or build projects that can be used in 18 the compiler environment of your choice. You can either build GoogleTest as a 19 standalone project or it can be incorporated into an existing CMake build for 43 directory. Just type `make` to build GoogleTest. And then you can simply install 52 several `.vcproj` files will be created. You can then build them using Visual 63 example, if `find_package(GTest CONFIG REQUIRED)` succeeds, you can use the 73 main build can be done a few different ways: 76 location. This is the least flexible approach and can make it more difficult [all …]
|
| /src/release/packages/ucl/ ! |
| H A D | sound-all.ucl | 28 * mixer(8) can adjust the playback and recording levels of audio devices. 30 * sndctl(8) can display and modify audio device configuration. 32 * The virtual_oss(8) daemon can be used to configure flexible virtual audio 33 devices which can be used by any application. 35 * beep(1) can play a beep sound. 37 * mididump(1) can monitor the incoming MIDI events on a MIDI port.
|
| /src/usr.bin/fortune/datfiles/ ! |
| H A D | freebsd-tips | 1 Any user that is a member of the wheel group can use "su -" to simulate 2 a root login. You can add a user to the wheel group with: 6 By pressing "Scroll Lock" you can use the arrow keys to scroll backward 32 you can learn a lot about how the system is put together, which again will 41 If other operating systems have damaged your Master Boot Record, you can 45 If you accidentally end up inside vi, you can quit it by pressing Escape, colon 48 If you do not want to get beeps in X11 (X Windows), you can turn them off with 52 If you have a CD-ROM drive in your machine, you can make the CD-ROM that is 85 environment to 'K'. You can also use 'M' for Megabytes or 'G' for 99 username/password when it encounters a password-protected web page, you can set [all …]
|
| /src/contrib/llvm-project/llvm/include/llvm/Target/ ! |
| H A D | TargetPfmCounters.td | 16 // The name can be "some_counter + some_other_counter", in which case the 21 // Issue counters can be tied to a ProcResource 32 // event that can be measured using performance counters that is interesting 51 // a concrete performance counter name that can be looked up in libpfm. 62 // Processors can define how to measure cycles by defining a CycleCounter. 64 // Processors can define how to measure uops by defining a UopsCounter. 66 // Processors can define how to measure issued uops by defining IssueCounters. 68 // Processor can list mappings between validation events and real counters
|
| /src/sys/contrib/device-tree/Bindings/power/reset/ ! |
| H A D | keystone-reset.txt | 6 The Keystone SoCs can contain up to 4 watchdog timers to reset 8 block. The Reset Mux block can be configured to cause reset or not. 10 Additionally soft or hard reset can be configured. 29 - ti,wdt-list: WDT list that can cause SoC reset. It's not related 32 in format: <0>, <2>; It can be in random order and 33 begins from 0 to 3, as keystone can contain up to 4 SoC 34 reset watchdogs and can be in random order.
|
| /src/sys/contrib/device-tree/Bindings/hwmon/ ! |
| H A D | aspeed-pwm-tacho.txt | 3 The ASPEED PWM controller can support upto 8 PWM outputs. The ASPEED Fan Tacho 4 controller can support upto 16 Fan tachometer inputs. 6 There can be upto 8 fans supported. Each fan can have one PWM output and 31 Under fan subnode there can upto 8 child nodes, with each child node 32 representing a fan. If there are 8 fans each fan can have one PWM port and 34 For PWM port can be configured cooling-levels to create cooling device.
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ ! |
| H A D | x1-el2.dtso | 10 /* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */ 21 * can't use MSI on some PCIe controllers in EL1. But we can add them 48 * and can't be used when running in EL2.
|
| /src/crypto/openssl/ ! |
| H A D | README-QUIC.md | 13 for these can be [found in the source tree under `demos/guide`](./demos/guide/). 18 using simple examples. These can be [found in the source tree under 28 QUIC is a state-of-the-art secure transport protocol carried over UDP. It can 40 ### How can I use HTTP/3 with OpenSSL? 45 ### How can I use OpenSSL QUIC in my own application for a different protocol? 54 ### How can I test QUIC using `openssl s_client`? 65 HTTP/3). IANA maintains a standard list of [ALPN ids] that can be used. 68 Data can be passed via stdin/stdout as usual. This allows test usage of QUIC 73 ### How can I create a QUIC server with OpenSSL? 75 Starting with OpenSSL 3.5, you can create a QUIC server. OpenSSL provides a server [all …]
|
| /src/contrib/libpcap/doc/ ! |
| H A D | README.windows.md | 4 Unlike the UN*Xes on which libpcap can capture network traffic, Windows 5 has no network traffic capture mechanism that libpcap can use. 29 Npcap and its SDK can be downloaded from its [home page](https://npcap.com). 33 The WinPcap installer can be downloaded from 35 and the WinPcap Developer's Kit can be downloaded from 45 Community Edition of Visual Studio can be downloaded at no cost from 49 Windows with which those tools, and other tools, can be installed; it 50 can be downloaded from [here](https://chocolatey.org). 53 Chocolatey package, which can be installed from the command line: 59 For convenience, the `choco install` command can be run with the `-y` [all …]
|
| /src/contrib/file/ ! |
| H A D | INSTALL | 21 necessarily a bug. More recommendations for GNU packages can be found 29 you can run in the future to recreate the current configuration, and a 33 It can also use an optional file (typically called `config.cache' 41 diffs or instructions to the address given in the `README' so they can 77 6. You can remove the program binaries and object files from the 79 files that `configure' created (so you can compile the package for 86 7. Often, you can also type `make uninstall' to remove the installed 92 distcheck', which can by used by developers to test that all other 103 You can give `configure' initial values for configuration parameters 114 You can compile the package for more than one kind of computer at the [all …]
|