| /freebsd/sbin/ifconfig/ |
| H A D | ifconfig.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 90 or other operating parameters. 93 .Bl -tag -width indent 120 The format is specified as a comma-separated list of 141 .Bl -tag -width default 145 .Bl -tag -width default -compact 158 Adjust the display of link-level ethernet (MAC) addresses: 160 .Bl -tag -width default -compact 175 .Bl -tag -width default -compact [all …]
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | snmp_wlan.3 | 1 .\"- 40 module implements a private BEGEMOT-WIRELESS-MIB, which allows 50 .Bl -tag -width "XXXXXXXXX" 79 Depending on the operating mode of the interface and the hardware capabilities 83 operating as access points, or the stations identified as neighbors in the IBSS 84 for interfaces operating in adhoc mode. 101 Access Control configuration for wireless interfaces operating as access points. 104 Control Policy on wireless interfaces operating in Host AP mode is applied. 112 The table contains information for wireless interfaces operating as wireless 116 operating in mesh mode. [all …]
|
| H A D | BEGEMOT-WIRELESS-MIB.txt | 1 -- 2 -- Copyright (C) 2010 The FreeBSD Foundation 3 -- 4 -- This documentation was written by Shteryana Sotirova Shopova under 5 -- sponsorship from the FreeBSD Foundation. 6 -- 7 -- Redistribution and use in source and binary forms, with or without 8 -- modification, are permitted provided that the following conditions 9 -- are met: 10 -- 1. Redistributions of source code must retain the above copyright [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | op_classes.c | 2 * Operating classes 6 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 20 static enum chan_allowed allow_channel(struct hostapd_hw_modes *mode, in allow_channel() argument 27 for (i = 0; i < mode->num_channels; i++) { in allow_channel() 30 chan_is_6ghz = is_6ghz_freq(mode->channels[i].freq); in allow_channel() 31 if (is_6ghz == chan_is_6ghz && mode->channels[i].chan == chan) in allow_channel() 35 if (i == mode->num_channels || in allow_channel() 36 (mode->channels[i].flag & HOSTAPD_CHAN_DISABLED)) in allow_channel() 40 *flags = mode->channels[i].flag; in allow_channel() 42 if (mode->channels[i].flag & HOSTAPD_CHAN_NO_IR) in allow_channel() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/opp/ |
| H A D | opp.txt | 1 Generic OPP (Operating Performance Points) Bindings 2 ---------------------------------------------------- 4 Devices work at voltage-current-frequency combinations and some implementations 5 have the liberty of choosing these. These combinations are called Operating 13 Binding 1: operating-points 16 This binding only supports voltage-frequency pairs. 19 - operating-points: An array of 2-tuples items, and each item consists 20 of frequency and voltage like <freq-kHz vol-uV>. 27 compatible = "arm,cortex-a9"; 29 next-level-cache = <&L2>; [all …]
|
| H A D | opp-v2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/opp/opp-v2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic OPP (Operating Performance Points) 10 - Viresh Kumar <viresh.kumar@linaro.org> 13 - $ref: opp-v2-base.yaml# 17 const: operating-points-v2 22 - | 24 * Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states [all …]
|
| /freebsd/share/man/man9/ |
| H A D | ieee80211.9 | 51 .Fn ieee80211_setmode "struct ieee80211com *ic" "enum ieee80211_phymode mode" 58 .Fa "struct ieee80211com *ic" "int rate" "enum ieee80211_phymode mode" 72 layer for protocol services but devices that off-load functionality 80 These interfaces have an operating mode 181 functions are device-independent handlers for 188 function is called from within the 802.11 stack to change the mode 194 function returns the PHY mode required for use with the channel 206 sub-type, for the device 208 running in PHY mode 209 .Fa mode . [all …]
|
| H A D | ieee80211_scan.9 | 133 (in infrastructure and IBSS mode), or a channel to use (when operating 156 possible and to enable roaming between access points when operating 157 in infrastructure mode. 161 per-operating mode. 187 operating modes and supports 198 to register a scan module for a particular operating mode and 203 Only one scanner module can be registered at any time for an operating mode. 225 Devices that off-load scan work to firmware most easily mesh with 227 by operating on a channel-at-a-time basis as this defers control to 230 But multi-channel scanning [all …]
|
| H A D | ieee80211_bmiss.9 | 41 handling beacon miss events in station mode. 47 are operating and any hardware beacon miss support is not available 48 (e.g. operating as an access point together with one or more station 49 mode vaps). 55 If no response is received and roaming mode is set to 59 will try to re-associate and if that fails 72 Software beacon miss detection is enabled per-vap by setting the 83 Note that software beacon miss handling is not limited to station mode; 84 it can be used in any operating mode where beacons from a peer station
|
| /freebsd/share/man/man4/ |
| H A D | net80211.4 | 1 .\"- 51 .Bl -tag -width ".Dv SIOCG80211" 62 .Bd -literal 73 -1 and set the global variable errno to 78 or in a user-specified buffer pointed to by 96 .Bl -tag -width indent 101 and is used only when operating on an HT channel. 137 and is used only when operating on an HT channel. 162 This value will be non-zero when AP bridging is enabled and otherwise zero. 180 Return the current authentication mode in [all …]
|
| H A D | ppc.4 | 51 private data according to their operating mode: COMPATIBLE, 53 If a mode is provided at startup through the 56 interface, the operating mode of the chipset is forced according to 65 .Bl -item -offset indent 67 bits 0-3: chipset forced mode(s) 68 .Bd -literal 69 PPB_COMPATIBLE 0x0 /* Centronics compatible mode */ 70 PPB_NIBBLE 0x1 /* reverse 4 bit mode */ 71 PPB_PS2 0x2 /* PS/2 byte mode */ 72 PPB_EPP 0x4 /* EPP mode, 32 bit */ [all …]
|
| H A D | ppbus.4 | 42 system provides a uniform, modular and architecture-independent 48 .Bl -bullet -offset indent 50 architecture-independent macros or functions to access parallel ports 57 with kernel-in drivers. 61 and non-standard software: 63 .Bl -column "Driver" -compact 67 .It Sy lpbb Ta "Philips official parallel port I2C bit-banging interface" 73 .Bl -column "Driver" -compact 79 ppbus should let you port any other software even from other operating systems 100 .Bl -bullet -offset indent [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | samsung,s5m8767.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 23 "^LDO([1-9]|1[0-9]|2[0-8])$": 36 Describes the different operating modes of the LDO's with power mode 38 0 - always off mode 39 1 - on in normal mode 40 2 - low power mode 41 3 - suspend mode [all …]
|
| H A D | regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liam Girdwood <lgirdwood@gmail.com> 11 - Mark Brown <broonie@kernel.org> 14 regulator-name: 18 regulator-min-microvolt: 21 regulator-max-microvolt: 24 regulator-microvolt-offset: 28 regulator-min-microamp: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) 19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3) [all …]
|
| H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KEM-RSA.pod | 5 EVP_KEM-RSA 6 - EVP_KEM RSA keytype and algorithm support 10 The B<RSA> keytype and its parameters are described in L<EVP_PKEY-RSA(7)>. 20 following default operation (operating mode): 34 =item "fips-indicator" (B<OSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR>) <integer> 36 =item "key-check" (B<OSSL_KEM_PARAM_FIPS_KEY_CHECK>) <integer> 38 These parameters are described in L<provider-kem(7)>. 46 =item SP800-56Br2 60 L<provider-keymgmt(7)> 66 The C<operation> (operating mode) was a required parameter prior to OpenSSL 3.5. [all …]
|
| H A D | EVP_KEM-X25519.pod | 5 EVP_KEM-X25519, EVP_KEM-X448 6 - EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support 11 L<EVP_PKEY-X25519(7)>. 21 following default operation (operating mode): 35 See L<https://www.rfc-editor.org/rfc/rfc9180.html#name-dh-based-kem-dhkem> 66 L<provider-keymgmt(7)> 72 The C<operation> (operating mode) was a required parameter prior to OpenSSL 3.5. 73 As of OpenSSL 3.5, C<DHKEM> is the default operating mode, and no explicit value 78 Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
|
| H A D | EVP_KEM-EC.pod | 5 EVP_KEM-EC 6 - EVP_KEM EC keytype and algorithm support 10 The B<EC> keytype and its parameters are described in L<EVP_PKEY-EC(7)>. 20 following default operation (operating mode): 34 See L<https://www.rfc-editor.org/rfc/rfc9180.html#name-dh-based-kem-dhkem> 45 It can only be used for the curves "P-256", "P-384" and "P-521" and should 67 L<provider-keymgmt(7)> 73 The C<operation> (operating mode) was a required parameter prior to OpenSSL 3.5. 74 As of OpenSSL 3.5, C<DHKEM> is the default operating mode, and no explicit value 79 Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
|
| /freebsd/sys/contrib/dev/ice/ |
| H A D | README | 14 * Supported Operating Systems 44 depending on the operating system. The driver checks to see if the DDP 47 incompatible with the driver, the driver will go into Safe Mode where 50 Safe Mode disables advanced and performance features, and supports 55 more details on DDP and Safe Mode. 57 A general-purpose, default DDP package is automatically installed with 58 all supported Intel Ethernet 800 Series drivers on supported operating 90 * VXLAN-GPE 92 * VXLAN (non-GPE) 106 Supported Operating System [all...] |
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_KEM-RSA.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "EVP_KEM-RSA 7ossl" 58 .TH EVP_KEM-RSA 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_KEM\-RSA 65 \&\- EVP_KEM RSA keytype and algorithm support 68 The \fBRSA\fR keytype and its parameters are described in \fBEVP_PKEY\-RSA\fR\|(7). 75 following default operation (operating mode): 87 .IP """fips-indicator"" (\fBOSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR\fR) <integer>" 4 88 .IX Item """fips-indicator"" (OSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR) <integer>" 90 .IP """key-check"" (\fBOSSL_KEM_PARAM_FIPS_KEY_CHECK\fR) <integer>" 4 [all …]
|
| H A D | EVP_KEM-EC.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "EVP_KEM-EC 7ossl" 58 .TH EVP_KEM-EC 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_KEM\-EC 65 \&\- EVP_KEM EC keytype and algorithm support 68 The \fBEC\fR keytype and its parameters are described in \fBEVP_PKEY\-EC\fR\|(7). 75 following default operation (operating mode): 87 See <https://www.rfc\-editor.org/rfc/rfc9180.html#name\-dh\-based\-kem\-dhkem> 98 It can only be used for the curves "P\-256", "P\-384" and "P\-521" and should 113 \&\fBprovider\-keymgmt\fR\|(7) [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | vf610-adc.txt | 7 - compatible: Should contain "fsl,vf610-adc" 8 - reg: Offset and length of the register set for the device 9 - interrupts: Should contain the interrupt for the device 10 - clocks: The clock is needed by the ADC controller, ADC clock source is ipg clock. 11 - clock-names: Must contain "adc", matching entry in the clocks property. 12 - vref-supply: The regulator supply ADC reference voltage. 15 - fsl,adck-max-frequency: Maximum frequencies according to datasheets operating 16 requirements. Three values are required, depending on conversion mode: 17 - Frequency in normal mode (ADLPC=0, ADHSC=0) 18 - Frequency in high-speed mode (ADLPC=0, ADHSC=1) [all …]
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | telnet.1 | 66 argument, it enters command mode, 69 In this mode, it accepts and executes the commands listed below. 75 .Bl -tag -width indent 77 Specifies an 8-bit data path. This causes an attempt to 96 Specifies an 8-bit data path on output. This causes the 99 Sets the IP type-of-service (TOS) option for the telnet 177 mode, the escape character is set to the tilde (~) character, 178 unless modified by the -e option. 194 When in rlogin mode, a line of the form ~. disconnects from the 220 In \*(Lqcharacter at a time\*(Rq mode, most [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | qcom,pmic-mpp.txt | 1 Qualcomm PMIC Multi-Purpose Pin (MPP) block 6 - compatible: 10 "qcom,pm8018-mpp", 11 "qcom,pm8019-mpp", 12 "qcom,pm8038-mpp", 13 "qcom,pm8058-mpp", 14 "qcom,pm8821-mpp", 15 "qcom,pm8841-mpp", 16 "qcom,pm8916-mpp", 17 "qcom,pm8917-mpp", [all …]
|