Home
last modified time | relevance | path

Searched +full:legacy +full:- +full:mode (Results 1 – 25 of 941) sorted by relevance

12345678910>>...38

/freebsd/sys/contrib/xen/
H A Delfnote.h39 * LEGACY indicated the fields in the legacy __xen_guest string which
42 * String values (for non-legacy) are NULL terminated ASCII, also known
54 * LEGACY: VIRT_ENTRY
60 * LEGACY: HYPERCALL_PAGE. (n.b. legacy value is a physical page
69 * LEGACY: VIRT_BASE
75 * pseudo-physical address (numeric).
81 * LEGACY: ELF_PADDR_OFFSET. (n.b. legacy default is VIRT_BASE)
88 * LEGACY: XEN_VER
95 * LEGACY: GUEST_OS
102 * LEGACY: GUEST_VER
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqca,qca7000.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
13 The QCA7000 is a serial-to-powerline bridge with a host interface which could
39 qca,legacy-mode:
42 Set the SPI data transfer of the QCA7000 to legacy mode.
43 In this mode the SPI master must toggle the chip select
44 between each data word. In burst mode these gaps aren't
47 property is missing the driver defaults to burst mode.
[all …]
H A Dqca,qca7000.txt3 The QCA7000 is a serial-to-powerline bridge with a host interface which could
13 - compatible : Should be "qca,qca7000"
14 - reg : Should specify the SPI chip select
15 - interrupts : The first cell should specify the index of the source
18 - spi-cpha : Must be set
19 - spi-cpol : Must be set
22 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at.
26 - qca,legacy-mode : Set the SPI data transfer of the QCA7000 to legacy mode.
27 In this mode the SPI master must toggle the chip select
28 between each data word. In burst mode these gaps aren't
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-am654.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/mmc/sdhci-am654.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Ulf Hansson <ulf.hansson@linaro.org>
14 - $ref: sdhci-common.yaml#
19 - enum:
20 - ti,am62-sdhci
21 - ti,am64-sdhci-4bit
[all …]
H A Dsdhci-am654.txt7 [2] Documentation/devicetree/bindings/clock/clock-bindings.txt
8 [3] Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
11 - compatible: should be one of:
12 "ti,am654-sdhci-5.1": SDHCI on AM654 device.
13 "ti,j721e-sdhci-8bit": 8 bit SDHCI on J721E device.
14 "ti,j721e-sdhci-4bit": 4 bit SDHCI on J721E device.
15 - reg: Must be two entries.
16 - The first should be the sdhci register space
17 - The second should the subsystem/phy register space
18 - clocks: Handles to the clock inputs.
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dopenssl-quic-concurrency.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-QUIC-CONCURRENCY 7ossl"
58 .TH OPENSSL-QUIC-CONCURRENCY 7ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-quic\-concurrency \- OpenSSL QUIC Concurrency Model
103 The \fBSingle-Threaded Concurrency Model (SCM)\fR, which supports only
104 application-synchronised single-threaded usage.
106 The \fBContentive Concurrency Model (CCM)\fR, which supports multi-threaded usage.
108 The \fBThread-Assisted Concurrency Model (TACM)\fR, which also supports
109 multi-threaded usage and provides assistance to an application for handling QUIC
114 The \fBSingle-Threaded Concurrency Model (SCM)\fR performs no locking or
[all …]
H A DOSSL_PROVIDER-legacy.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OSSL_PROVIDER-LEGACY 7ossl"
58 .TH OSSL_PROVIDER-LEGACY 7ossl 2025-09-30 3.5.4 OpenSSL
64 OSSL_PROVIDER\-legacy \- OpenSSL legacy provider
67 The OpenSSL legacy provider supplies OpenSSL implementations of algorithms
68 that have been deemed legacy. Such algorithms have commonly fallen out of
77 .IP """provider=legacy""" 4
78 .IX Item """provider=legacy"""
89 The OpenSSL legacy provider supports these operations and algorithms:
92 .IP "MD2, see \fBEVP_MD\-MD2\fR\|(7)" 4
[all …]
H A Dossl-guide-migration.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OSSL-GUIDE-MIGRATION 7ossl"
58 .TH OSSL-GUIDE-MIGRATION 7ossl 2025-09-30 3.5.4 OpenSSL
64 ossl\-guide\-migration, migration_guide
65 \&\- OpenSSL Guide: Migrating from older OpenSSL versions
80 The FIPS provider in OpenSSL 3.1 includes some non-FIPS validated algorithms,
113 licenses <https://www.openssl.org/source/license-openssl-ssleay.txt>
115 Apache License v2 <https://www.openssl.org/source/apache-license-2.0.txt>.
133 at configuration time using the \f(CW\*(C`enable\-fips\*(C'\fR option. If it is enabled,
146 See also "Legacy Algorithms" for information on the legacy provider.
[all …]
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.conf.571 .Bl -tag -width indent
72 .It Ar <compress> Ar none Ns | Ns Ar legacy Ns | Ns Ar bzip2 Ns | Ns Ar gzip Ns | Ns Ar xz Ns | Ns …
87 .Bl -tag -width indent
92 .It Cm legacy
122 .Bl -tag -width indent
145 .It Ar mode
146 Specify the file mode of the log file and archives.
147 Valid mode bits are
151 All other mode bits are ignored.
179 .So Li \&@ Sc Ns No -sign
[all …]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-pkcs12.11 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-PKCS12 1ossl"
58 .TH OPENSSL-PKCS12 1ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-pkcs12 \- PKCS#12 file command
68 [\fB\-help\fR]
69 [\fB\-passin\fR \fIarg\fR]
70 [\fB\-passout\fR \fIarg\fR]
71 [\fB\-password\fR \fIarg\fR]
72 [\fB\-twopass\fR]
73 [\fB\-in\fR \fIfilename\fR|\fIuri\fR]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt6 - compatible : For Tegra20, must contain "nvidia,tegra20-usb-phy".
7 For Tegra30, must contain "nvidia,tegra30-usb-phy". Otherwise, must contain
8 "nvidia,<chip>-usb-phy" plus at least one of the above, where <chip> is
10 - reg : Defines the following set of registers, in the order listed:
11 - The PHY's own register set.
13 - The register set of the PHY containing the UTMI pad control registers.
14 Present if-and-only-if phy_type == utmi.
15 - phy_type : Should be one of "utmi", "ulpi" or "hsic".
16 - clocks : Defines the clocks listed in the clock-names property.
17 - clock-names : The following clock names must be present:
[all …]
/freebsd/sys/dev/ata/
H A Data-pci.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1998 - 2008 Søren Schmidt <sos@FreeBSD.org>
50 #include <dev/ata/ata-all.h>
51 #include <dev/ata/ata-pci.h>
76 ctlr->chipinit = ata_generic_chipinit; in ata_pci_probe()
91 ctlr->legacy = ata_legacy(dev); in ata_pci_attach()
92 if (ctlr->legacy || pci_read_config(dev, PCIR_BAR(2), 4) & IOMASK) in ata_pci_attach()
93 ctlr->channels = 2; in ata_pci_attach()
95 ctlr->channels = 1; in ata_pci_attach()
[all …]
/freebsd/sys/contrib/zstd/
H A DCHANGELOG2 perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
11 perf: new row64 mode, used notably in level 12, by @senhuang42
12 perf: faster mid-level compression speed in presence of highly repetitive patterns, by @senhuang42
16 perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a …
20 build: improved meson unofficial build, by @eli-schwartz
22 …t advanced parameters information when compressing in very verbose mode (``-vv`), by @Svetlitski-FB
25 api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42)
39 api: ZSTDMT_NBWORKERS_MAX reduced to 64 for 32-bit environments (@Cyan4973)
42 perf: Decompression loop refactor, speed improvements on `clang` and for `--long` modes (#2614 #263…
45 bug: Fix large dictionary non-determinism (#2607, @terrelln)
[all …]
H A DTESTING.md8 -----------
11 - Compilation on all supported targets (x86, x86_64, ARM, AArch64, PowerPC, and PowerPC64)
12 - Compilation on various versions of gcc, clang, and g++
13 - `tests/playTests.sh` on x86_64, without the tests on long data (CLI tests)
14 - Small tests (`tests/legacy.c`, `tests/longmatch.c`) on x64_64
17 ------------
20 - The following tests run with UBsan and Asan on x86_64 and x86, as well as with
22 - `tests/playTests.sh --test-large-data`
23 - Fuzzer tests: `tests/fuzzer.c`, `tests/zstreamtest.c`, and `tests/decodecorpus.c`
24 - `tests/zstreamtest.c` under Tsan (streaming mode, including multithreaded mode)
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drs.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2022, 2024-2025 Intel Corporation
14 * enum iwl_tlc_mng_cfg_flags - options for TLC config flags
38 * enum iwl_tlc_mng_cfg_cw - channel width options
54 * enum iwl_tlc_mng_cfg_chains - possible chains
64 * enum iwl_tlc_mng_cfg_mode - supported modes
84 * enum iwl_tlc_mng_ht_rates - HT/VHT/HE rates
122 * enum IWL_TLC_MCS_PER_BW - mcs index per BW
123 * @IWL_TLC_MCS_PER_BW_80: mcs for bw - 20Hhz, 40Hhz, 80Hhz
124 * @IWL_TLC_MCS_PER_BW_160: mcs for bw - 160Mhz
[all …]
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md6 - `zstd` : default CLI supporting gzip-like arguments; includes dictionary builder, benchmark, and …
7 - `zstd_nolegacy` : Same as `zstd` but without support for legacy zstd formats
8 - `zstd-small` : CLI optimized for minimal size; no dictionary builder, no benchmark, and no suppor…
9 - `zstd-compress` : version of CLI which can only compress into zstd format
10 - `zstd-decompress` : version of CLI which can only decompress zstd format
16 - __HAVE_THREAD__ : multithreading is automatically enabled when `pthread` is detected.
23 - __ZSTD_LEGACY_SUPPORT__ : `zstd` can decompress files compressed by older versions of `zstd`.
26 By default, `zstd` supports decoding legacy formats >= v0.4.0 (`ZSTD_LEGACY_SUPPORT=4`).
30 `ZSTD_LEGACY_SUPPORT=0` means _DO NOT_ support any legacy format.
31 if `ZSTD_LEGACY_SUPPORT >= 8`, it's the same as `0`, since there is no legacy format after `7`.
[all …]
H A Dzstd.15 \fBzstd\fR \- zstd, zstdmt, unzstd, zstdcat \- Compress or decompress \.zst files
8 \fBzstd\fR [\fIOPTIONS\fR] [\-|\fIINPUT\-FILE\fR] [\-o \fIOUTPUT\-FILE\fR]
11 \fBzstdmt\fR is equivalent to \fBzstd \-T0\fR
14 \fBunzstd\fR is equivalent to \fBzstd \-d\fR
17 \fBzstdcat\fR is equivalent to \fBzstd \-dcf\fR
26 …served by default\. It\'s possible to remove them automatically by using the \fB\-\-rm\fR command\.
29 …\fR displays progress notifications and result summary by default\. Use \fB\-q\fR to turn them off…
35 \fBzstd\fR displays a short help page when command line is an error\. Use \fB\-q\fR to turn it off\.
40 … \fIfile\fR according to the selected operation mode\. If no \fIfiles\fR are given or \fIfile\fR i…
43 Unless \fB\-\-stdout\fR or \fB\-o\fR is specified, \fIfiles\fR are written to a new file whose name…
[all …]
/freebsd/crypto/openssh/
H A Dscp.176 .Bl -tag -width Ds
81 Note that, when using the legacy SCP protocol (via the
84 selects batch mode for the second host as
87 This mode is the default.
98 .Xr ssh-agent 1
102 Selects batch mode (prevents asking for passwords or passphrases).
121 per-user configuration file for
146 Use the legacy SCP protocol for file transfers instead of the SFTP protocol.
148 not implement SFTP, for backwards-compatibility for particular filename
160 command-line flag.
[all …]
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-quic-concurrency.pod5 openssl-quic-concurrency - OpenSSL QUIC Concurrency Model
59 The B<Single-Threaded Concurrency Model (SCM)>, which supports only
60 application-synchronised single-threaded usage.
64 The B<Contentive Concurrency Model (CCM)>, which supports multi-threaded usage.
68 The B<Thread-Assisted Concurrency Model (TACM)>, which also supports
69 multi-threaded usage and provides assistance to an application for handling QUIC
80 The B<Single-Threaded Concurrency Model (SCM)> performs no locking or
91 synchronisation for multi-threaded usage of QUIC objects. For example, different
95 This concurrency model adds the overhead of locking over the Single-Threaded
96 Concurrency Model in order to support multi-threaded usage, but provides limited
[all …]
/freebsd/crypto/openssl/include/crypto/
H A Devp.h2 * Copyright 2015-2025 The OpenSSL Project Authors. All Rights Reserved.
29 * Don't free up md_ctx->pctx in EVP_MD_CTX_reset, use the reserved flag
36 ((ctx)->keymgmt == NULL)
101 /* Distinguishing Identifier, ISO/IEC 15946-3, FIPS 196 */
118 /* Legacy fields below */
260 /* Legacy structure members */
271 int ctx_size; /* how big does the ctx->md_data need to be */
276 /* Above comment to be removed when legacy has gone */
308 /* Legacy structure members */
321 /* how big ctx->cipher_data needs to be */
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-pkcs12.pod.in2 {- OpenSSL::safe::output_do_not_edit_headers(); -}
6 openssl-pkcs12 - PKCS#12 file command
13 [B<-help>]
14 [B<-passin> I<arg>]
15 [B<-passout> I<arg>]
16 [B<-password> I<arg>]
17 [B<-twopass>]
18 [B<-in> I<filename>|I<uri>]
19 [B<-out> I<filename>]
20 [B<-nokeys>]
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h1 //===- Debugify.h - Check debug info preservation in optimizations --------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
64 /// llvm.debugify module-level named metadata is present, this is a no-op.
98 enum DebugifyMode Mode = DebugifyMode::SyntheticDebugInfo,
102 enum DebugifyMode Mode = DebugifyMode::SyntheticDebugInfo,
109 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable
112 enum DebugifyMode Mode = DebugifyMode::SyntheticDebugInfo,
116 DebugInfoBeforePass(DebugInfoBeforePass), Mode(Mode) {} in NameOfWrappedPass()
[all …]
/freebsd/share/man/man4/
H A Dufshci.44 .\" SPDX-License-Identifier: BSD-2-Clause
19 .Bd -ragged -offset indent
25 .Bd -literal -offset indent
29 Universal Flash Storage (UFS) is a low-power, high-performance storage
33 .Bl -bullet
43 Operation in the legacy single-doorbell queue mode
54 UFS 4.1 feature coverage, additional power-management modes, and
55 ACPI/FDT-based attach support.
64 driver currently operates with a single doorbell (one I/O-queue), so any
66 When Multi-Circular Queue (MCQ) support is added and multiple queues
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dcypress,cy8ctma340.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
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
29 description: Legacy compatible for SPI connected CY8CTMA340
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-keystone.txt6 Documentation/devicetree/bindings/pci/designware-pcie.txt
8 Please refer to Documentation/devicetree/bindings/pci/designware-pcie.txt
12 Required Properties:-
14 compatibility: Should be "ti,keystone-pcie" for RC on Keystone2 SoC
15 Should be "ti,am654-pcie-rc" for RC on AM654x SoC
16 reg: Three register ranges as listed in the reg-names property
17 reg-names: "dbics" for the DesignWare PCIe registers, "app" for the
22 interrupt-cells: should be set to 1
24 (required if the compatible is "ti,keystone-pcie")
25 msi-map: As specified in Documentation/devicetree/bindings/pci/pci-msi.txt
[all …]

12345678910>>...38