| /freebsd/share/man/man4/ | 
| H A D | ath.4 | 1 .\"-2 .\" Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
 39 .Bd -ragged -offset indent
 49 .Bd -literal -offset indent
 55 driver provides support for wireless network adapters based on
 61 IBSS, MBSS, WDS/DWDS TDMA, and host-based access point operation modes.
 68 Transmit speed and operating mode is selectable
 70 AR5210-based devices support 802.11a operation with transmit speeds
 72 AR5211-based devices support 802.11a and 802.11b operation with transmit
 75 AR5212-based devices support 802.11a, 802.11b, and 802.11g operation
 [all …]
 
 | 
| H A D | eventtimers.4 | 32 Kernel uses several types of time-related devices, such as: real time clocks,39 periodically, to run different time-based events.
 42 Kernel uses time-based events for many different purposes: scheduling,
 43 statistics, time keeping, profiling and many other things, based on
 47 .Bl -tag -width ".Fn hardclock"
 65 that hardware, and to use it, supplying kernel with all required time-based
 72 .Bd -literal
 89 .Bl -inset
 93 .Bl -tag -offset indent -width indent -compact
 95 periodic mode supported,
 [all …]
 
 | 
| H A D | cc_cdg.4 | 33 CAIA-Delay Gradient (CDG) is a hybrid congestion control algorithm which reacts35 It attempts to operate as a delay-based algorithm where possible, but utilises
 36 heuristics to detect loss-based TCP cross traffic and will compete effectively
 41 During delay-based operation, CDG uses a delay-gradient based probabilistic
 44 During loss-based operation, CDG essentially reverts to
 45 .Xr cc_newreno 4 Ns - Ns like
 48 CDG switches to loss-based operation when it detects that a configurable number
 49 of consecutive delay-based backoffs have had no measurable effect.
 50 It periodically attempts to return to delay-based operation, but will keep
 51 switching back to loss-based operation as required.
 [all …]
 
 | 
| H A D | ice.4 | 2 .\" SPDX-License-Identifier: BSD-3-Clause4 .\" Copyright (c) 2019-2020, Intel Corporation
 73 .Bl -bullet -compact
 75 Intel\(rg Ethernet Controller E810\-C
 77 Intel\(rg Ethernet Controller E810\-XXV
 79 Intel\(rg Ethernet Connection E822\-C
 81 Intel\(rg Ethernet Connection E822\-L
 83 Intel\(rg Ethernet Connection E823\-C
 85 Intel\(rg Ethernet Connection E823\-L
 87 Intel\(rg Ethernet Connection E825\-C
 [all …]
 
 | 
| H A D | em.4 | 1 .\"-2 .\" SPDX-License-Identifier: BSD-3-Clause
 4 .\" Copyright (c) 2001-2003, Intel Corporation
 47 .Bd -ragged -offset indent
 55 .Bd -literal -offset indent
 61 driver provides support for PCI/PCI-X Gigabit Ethernet adapters based on
 68 based on the Intel 82571, 82572, 82573, 82574, and 82583 Ethernet
 80 based on the Intel 82575, 82576, 82580, i210, i211, and i35x.
 86 on all but 82542-based adapters.
 89 those based on the 82542, 82543, 82544 and 82547 controller chips.
 [all …]
 
 | 
| H A D | rtwn.4 | 1 .\"-2 .\" SPDX-License-Identifier: ISC
 35 .Bd -ragged -offset indent
 47 .Bd -literal -offset indent
 67 mode operation.
 70 mode
 74 interface can be added (Note: RTL8821AU supports two non-monitor
 75 mode interfaces at the same time).
 77 All chips have hardware support for WEP, AES-CCM and TKIP encryption.
 88 .Bl -bullet -offset indent -compact
 [all …]
 
 | 
| /freebsd/crypto/openssl/doc/designs/quic-design/ | 
| H A D | quic-io-arch.md | 11 ----------13 The [requirements for QUIC](./quic-requirements.md) which have formed the basis
 16 - The application must have the ability to be in control of the event loop
 18   also have the ability to operate in “blocking” mode.
 20 - High performance applications (primarily server based) using existing libssl
 23   handling, using fibres). Would prefer to use the existing APIs - they don’t
 30  - We want to support both blocking and non-blocking semantics
 33  - In the case of non-blocking applications, it must be possible
 37  - We want to support custom BIOs on the network side and to the extent
 42 QUIC-Related Requirements
 [all …]
 
 | 
| /freebsd/sys/dev/isci/scil/ | 
| H A D | sati_mode_sense.c | 1  /*-2  * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
 9  * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
 22  * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
 28  * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
 59  *        translate the SCSI mode sense (6 and 10-byte) commands.
 84  *        (i.e. non-volatile) are not supported.
 133  *            CDB being translated (e.g. 6-byte, 10-byte, 12-byte, etc.)
 155             sequence->type = SATI_SEQUENCE_MODE_SENSE_6_CACHING;  in sati_mode_sense_is_page_code_supported()
 157             sequence->type = SATI_SEQUENCE_MODE_SENSE_10_CACHING;  in sati_mode_sense_is_page_code_supported()
 [all …]
 
 | 
| /freebsd/crypto/openssl/demos/ | 
| H A D | README.txt | 7 them, but are not frequently used.  Configure openssl with enable-demos to build8 them automatically through the perl based build system
 15 aesgcm.c               Demonstration of symmetric cipher GCM mode encrypt/decrypt
 16 aesccm.c               Demonstration of symmetric cipher CCM mode encrypt/decrypt
 17 ariacbc.c              Demonstration of symmetric cipher CBC mode encrypt/decrypt
 29 rsa_encode.c           Encode and decode PEM-encoded RSA keys
 35                          the oss-guide-quic-introduction(7) man page.
 36 quic-client-block.c:     A simple blocking QUIC client
 37 quic-client-non-block.c: A simple non-blocking QUIC client
 38 quic-multi-stream.c:     A simple QUIC client using multiple streams
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/net/ | 
| H A D | microchip,sparx5-switch.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---
 4 $id: http://devicetree.org/schemas/net/microchip,sparx5-switch.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Steen Hegelund <steen.hegelund@microchip.com>
 11   - Lars Povlsen <lars.povlsen@microchip.com>
 14   The SparX-5 Enterprise Ethernet switch family provides a rich set of
 15   Enterprise switching features such as advanced TCAM-based VLAN and
 17   security through TCAM-based frame processing using versatile content
 25   forwarding (uRPF) tasks. Additional L3 features include VRF-Lite and
 [all …]
 
 | 
| H A D | altera_tse.txt | 1 * Altera Triple-Speed Ethernet MAC driver (TSE)4 - compatible: Should be "altr,tse-1.0" for legacy SGDMA based TSE, and should
 5 		be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE.
 8 - reg: Address and length of the register set for the device. It contains
 9   the information of registers in the same order as described by reg-names
 10 - reg-names: Should contain the reg names
 18 - interrupts: Should contain the TSE interrupts and its mode.
 19 - interrupt-names: Should contain the interrupt names
 22 - rx-fifo-depth: MAC receive FIFO buffer depth in bytes
 23 - tx-fifo-depth: MAC transmit FIFO buffer depth in bytes
 [all …]
 
 | 
| H A D | qcom,qca807x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Christian Marangi <ansuelsmth@gmail.com>
 11   - Robert Marko <robert.marko@sartura.hr>
 15   IEEE 802.3 clause 22 compliant 10BASE-Te, 100BASE-TX and
 16   1000BASE-T PHY-s.
 21   Both models have a combo port that supports 1000BASE-X and
 22   100BASE-FX fiber.
 25   output only pins that natively drive LED-s for up to 2 attached
 [all …]
 
 | 
| /freebsd/contrib/wpa/wpa_supplicant/ | 
| H A D | ChangeLog | 3 2024-07-20 - v2.114 	* Wi-Fi Easy Connect
 5 	  - add support for DPP release 3
 6 	  - allow Configurator parameters to be provided during config exchange
 8 	  - add support for GCM-AES-256 cipher suite
 9 	  - remove incorrect EAP Session-Id length constraint
 10 	  - add hardware offload support for additional drivers
 11 	* HE/IEEE 802.11ax/Wi-Fi 6
 12 	  - support BSS color updates
 13 	  - various fixes
 [all …]
 
 | 
| H A D | defconfig | 14 # or GnuTLS in non-default location15 #CFLAGS += -I/usr/local/openssl/include
 16 #LIBS += -L/usr/local/openssl/lib
 21 #CFLAGS += -I/usr/include/kerberos
 25 # functionality is added to it. nl80211-based interface is the new
 40 #CFLAGS += -I$<path to libnl include files>
 41 #LIBS += -L$<path to libnl library files>
 52 #CFLAGS += -I/usr/local/include
 53 #LIBS += -L/usr/local/lib
 54 #LIBS_p += -L/usr/local/lib
 [all …]
 
 | 
| /freebsd/usr.bin/clang/llvm-profdata/ | 
| H A D | llvm-profdata.1 | 4 .nr rst2man-indent-level 07 \\$1 \\n[an-margin]
 8 level \\n[rst2man-indent-level]
 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 10 -
 11 \\n[rst2man-indent0]
 12 \\n[rst2man-indent1]
 13 \\n[rst2man-indent2]
 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
 19 . nr rst2man-indent-level +1
 [all …]
 
 | 
| /freebsd/crypto/openssl/apps/ | 
| H A D | passwd.c | 2  * Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.50                      int reverse, size_t pw_maxlen, passwd_modes mode);
 61     {OPT_HELP_STR, 1, '-', "Usage: %s [options] [password]\n"},
 64     {"help", OPT_HELP, '-', "Display this summary"},
 68     {"noverify", OPT_NOVERIFY, '-',
 70     {"stdin", OPT_STDIN, '-', "Read passwords from stdin"},
 73     {"quiet", OPT_QUIET, '-', "No warnings"},
 74     {"table", OPT_TABLE, '-', "Format output as table"},
 75     {"reverse", OPT_REVERSE, '-', "Switch table columns"},
 79     {"6", OPT_6, '-', "SHA512-based password algorithm"},
 [all …]
 
 | 
| /freebsd/crypto/heimdal/kcm/ | 
| H A D | kcm.8 | 39 .Nd process-based credential cache for Kerberos tickets.42 .Op Fl Fl cache-name= Ns Ar cachename
 44 .Fl Fl config-file= Ns Ar file
 51 .Op Fl Fl max-request= Ns Ar size
 52 .Op Fl Fl disallow-getting-krbtgt
 56 .Fl Fl system-principal= Ns Ar principal
 63 .Oo Fl m Ar mode \*(Ba Xo
 64 .Fl Fl mode= Ns Ar mode
 67 .Op Fl n | Fl Fl no-name-constraints
 69 .Fl Fl renewable-life= Ns Ar time
 [all …]
 
 | 
| /freebsd/sys/dev/drm2/ | 
| H A D | drm_modes.c | 2  * Copyright © 1997-2003 by The XFree86 Project, Inc.4  * Copyright © 2007-2008 Intel Corporation
 6  * Copyright 2005-2006 Luc Verhaegen
 38  * drm_mode_debug_printmodeline - debug print a mode
 40  * @mode: mode to print
 45  * Describe @mode using DRM_DEBUG.
 47 void drm_mode_debug_printmodeline(const struct drm_display_mode *mode)  in drm_mode_debug_printmodeline()  argument
 51 		mode->base.id, mode->name, mode->vrefresh, mode->clock,  in drm_mode_debug_printmodeline()
 52 		mode->hdisplay, mode->hsync_start,  in drm_mode_debug_printmodeline()
 53 		mode->hsync_end, mode->htotal,  in drm_mode_debug_printmodeline()
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/ | 
| H A D | common-properties.txt | 5 ----------13  - big-endian: Boolean; force big endian register accesses
 15    know the peripheral always needs to be accessed in big endian (BE) mode.
 16  - little-endian: Boolean; force little endian register accesses
 18    peripheral always needs to be accessed in little endian (LE) mode.
 19  - native-endian: Boolean; always use register accesses matched to the
 20    endianness of the kernel binary (e.g. LE vmlinux -> readl/writel,
 21    BE vmlinux -> ioread32be/iowrite32be).  In this case no byte swaps
 22    will ever be performed.  Use this if the hardware "self-adjusts"
 23    register endianness based on the CPU's configured endianness.
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ | 
| H A D | davinci-nand.txt | 7 Davinci DM646x - https://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf8 Kestone - https://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf
 12 - compatible:			"ti,davinci-nand"
 13 				"ti,keystone-nand"
 15 - reg:				Contains 2 offset/length values:
 16 				- offset and length for the access window.
 17 				- offset and length for accessing the AEMIF
 20 - ti,davinci-chipselect:	number of chipselect. Indicates on the
 23 				Can be in the range [0-3].
 27 - ti,davinci-mask-ale:		mask for ALE. Needed for executing address
 [all …]
 
 | 
| /freebsd/usr.sbin/ppp/ | 
| H A D | README.changes | 2               based on work by Eivind Eklund <perhaps@yes.no>,46 o When `set server' is used to re-select a diagnostic port, all existing
 48 o pppd-deflate is now called deflate24.
 53   interactive mode.
 56   pap mode.
 58   utmp host field in -direct mode.
 59 o Out-of-sequence FSM packets (IPCP/LCP/CCP) are dropped by default.
 61 o ^C works on the parent in -background mode.
 92 o Timer based DEBUG messages are now logged in the new TIMER log.
 94 o Protocol-compressed packets are accepted even if they were denied
 [all …]
 
 | 
| /freebsd/crypto/openssl/doc/man3/ | 
| H A D | RSA_public_encrypt.pod | 5 RSA_public_encrypt, RSA_private_decrypt - RSA public key cryptography38 PKCS #1 v1.5 padding. This currently is the most widely used mode.
 44 EME-OAEP as defined in PKCS #1 v2.0 with SHA-1, MGF1 and an empty
 45 encoding parameter. This mode is recommended for all new applications.
 49 Raw RSA encryption. This mode should I<only> be used to implement
 55 When encrypting B<flen> must not be more than RSA_size(B<rsa>) - 11 for the
 56 PKCS #1 v1.5 based padding modes, not more than RSA_size(B<rsa>) - 42 for
 58 When a padding mode other than RSA_NO_PADDING is in use, then
 73 RSA_size(B<rsa>) - 11 for the PKCS #1 v1.5 based padding modes and
 74 RSA_size(B<rsa>) - 42 for RSA_PKCS1_OAEP_PADDING).
 [all …]
 
 | 
| /freebsd/secure/lib/libcrypto/man/man3/ | 
| H A D | RSA_public_encrypt.3 | 1 .\" -*- mode: troff; coding: utf-8 -*-58 .TH RSA_PUBLIC_ENCRYPT 3ossl 2025-09-30 3.5.4 OpenSSL
 64 RSA_public_encrypt, RSA_private_decrypt \- RSA public key cryptography
 96 PKCS #1 v1.5 padding. This currently is the most widely used mode.
 101 EME-OAEP as defined in PKCS #1 v2.0 with SHA\-1, MGF1 and an empty
 102 encoding parameter. This mode is recommended for all new applications.
 105 Raw RSA encryption. This mode should \fIonly\fR be used to implement
 109 When encrypting \fBflen\fR must not be more than RSA_size(\fBrsa\fR) \- 11 for the
 110 PKCS #1 v1.5 based padding modes, not more than RSA_size(\fBrsa\fR) \- 42 for
 112 When a padding mode other than RSA_NO_PADDING is in use, then
 [all …]
 
 | 
| /freebsd/sys/dev/e1000/ | 
| H A D | README | 9 - Overview10 - Identifying Your Adapter
 11 - Building and Installation
 12 - Additional Features and Configurations
 13 - Known Issues/Troubleshooting
 14 - Support
 15 - License
 21 been developed for use with all community-supported versions of FreeBSD.
 33 - The igb driver supports all 82575 and 82576-based gigabit network connections.
 34 - The em driver supports all other gigabit network connections.
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/spi/ | 
| H A D | brcm,bcm63xx-hsspi.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---
 4 $id: http://devicetree.org/schemas/spi/brcm,bcm63xx-hsspi.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - William Zhang <william.zhang@broadcom.com>
 11   - Kursad Oney <kursad.oney@broadcom.com>
 12   - Jonas Gorski <jonas.gorski@gmail.com>
 16   early MIPS based chips such as BCM6328 and BCM63268.  This initial rev 1.0
 17   controller was carried over to recent ARM based chips, such as BCM63138,
 18   BCM4908 and BCM6858. The old MIPS based chip should continue to use the
 [all …]
 
 |