/freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
H A D | apll.txt | 4 register-mapped APLL with usually two selectable input clocks 5 (reference clock and bypass clock), with analog phase locked 8 modes (locked, low power stop etc.) APLL mostly behaves like 11 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 15 - compatible : shall be "ti,dra7-apll-clock" or "ti,omap2-apll-clock" 16 - #clock-cells : from common clock binding; shall be set to 0. 17 - clocks : link phandles of parent clocks (clk-ref and clk-bypass) 18 - reg : address and length of the register set for controlling the APLL. 20 "control" - contains the control register offset 21 "idlest" - contains the idlest register offset [all …]
|
H A D | dpll.txt | 4 register-mapped DPLL with usually two selectable input clocks 5 (reference clock and bypass clock), with digital phase locked 8 modes (locked, low power stop etc.) This binding has several 9 sub-types, which effectively result in slightly different setup 12 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 15 - compatible : shall be one of: 16 "ti,omap3-dpll-clock", 17 "ti,omap3-dpll-core-clock", 18 "ti,omap3-dpll-per-clock", 19 "ti,omap3-dpll-per-j-type-clock", [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | hisilicon,hi3798cv200-dw-mshc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mmc/hisilicon,hi3798cv200-dw-mshc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Yang Xiwen <forbidden405@outlook.com> 15 - hisilicon,hi3798cv200-dw-mshc 16 - hisilicon,hi3798mv200-dw-mshc 26 - description: bus interface unit clock 27 - description: card interface unit clock 28 - description: card input sample phase clock [all …]
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 36 49236 11.897 -0.000004 -35.9384 0 40 -0.000004 time offset (s) 41 -35.9384 frequency offset (ppm) 42 0 phase-lock loop time constant 59 127.127.4.1 receiver identifier (Spectracom 8170/Netclock-2) 69 Spectracom 8170/Netclock-2 WWVB receiver 103 using an external cesium oscillator PPS and 5-MHz outputs. 107 -85.9 time interval (ns) 108 -89.0 average time interval (ns) 110 +1.510E-11 time interval rate [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | fsl,imx8qm-lvds-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/fsl,imx8qm-lvds-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liu Ying <victor.liu@nxp.com> 15 groups of four data lanes of LVDS data streams. A phase-locked 30 - fsl,imx8qm-lvds-phy 31 - mixel,28fdsoi-lvds-1250-8ch-tx-pll 33 "#phy-cells": 42 power-domains: [all …]
|
/freebsd/crypto/openssh/ |
H A D | README.privsep | 8 Privilege separation is now mandatory. During the pre-authentication 9 phase sshd will chroot(2) to "/var/empty" and change its privileges to the 10 "sshd" user and its primary group. sshd is a pseudo-account that should 11 not be used by other daemons, and must be locked and should contain a 21 # useradd -g sshd -c 'sshd privsep' -d /var/empty -s /bin/false sshd 28 --with-privsep-path=xxx Path for privilege separation chroot 29 --with-privsep-user=user Specify non-privileged user for privilege separation 31 PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD, 32 HP-UX (including Trusted Mode), Linux, NetBSD and Solaris. 34 On Cygwin, Tru64 Unix and OpenServer only the pre-authentication part [all …]
|
H A D | sshd.8 | 45 .Bk -words 75 can be configured using command-line options or a configuration file 78 command-line options override values specified in the 87 .Bl -tag -width Ds 107 options or as a comma-separated list. 193 command-line flag. 202 option are ignored when a command-line port is specified. 205 option override command-line ports. 255 .Cm from="pattern-list" 267 Each host has a host-specific key, [all …]
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.reg | 1 /*- 4 * Copyright (c) 1994-2001, 2004 Justin T. Gibbs. 5 * Copyright (c) 2000-2002 Adaptec Inc. 19 * 3. Neither the names of the above-listed copyright holders nor the names 60 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \ 67 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \ 74 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { \ 122 BAD_PHASE, /* unknown scsi bus phase */ 128 * Returned to data phase 173 * A command with a non-zero [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | fsl,qoriq-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/fsl,qoriq-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Frank Li <Frank.Li@nxp.com> 15 multiple phase locked loops (PLL) to create a variety of frequencies 24 --------------- ------------- 36 - items: 37 - enum: 38 - fsl,p2041-clockgen [all …]
|
H A D | qoriq-clock.txt | 5 multiple phase locked loops (PLL) to create a variety of frequencies 14 --------------- ------------- 21 - compatible: Should contain a chip-specific clock block compatible 22 string and (if applicable) may contain a chassis-version clock 25 Chip-specific strings are of the form "fsl,<chip>-clockgen", such as: 26 * "fsl,p2041-clockgen" 27 * "fsl,p3041-clockgen" 28 * "fsl,p4080-clockgen" 29 * "fsl,p5020-clockgen" 30 * "fsl,p5040-clockgen" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | stericsson,db8500-prcmu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/stericsson,db8500-prcmu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST-Ericsson DB8500 PRCMU - Power Reset and Control Management Unit 10 - Linus Walleij <linus.walleij@linaro.org> 13 The DB8500 Power Reset and Control Management Unit is an XP70 8-bit 14 microprocessor that is embedded in the always-on power domain of the 20 pattern: '^prcmu@[0-9a-f]+$' 23 description: The device is compatible both to the device-specific [all …]
|
/freebsd/sys/dev/nvme/ |
H A D | nvme_qpair.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (C) 2012-2014 Intel Corporation 126 nvme_printf(qpair->ctrlr, "%s (%02x) sqid:%d cid:%d nsid:%x " in nvme_admin_qpair_print_command() 128 get_admin_opcode_string(cmd->opc), cmd->opc, qpair->id, cmd->cid, in nvme_admin_qpair_print_command() 129 le32toh(cmd->nsid), le32toh(cmd->cdw10), le32toh(cmd->cdw11)); in nvme_admin_qpair_print_command() 137 switch (cmd->opc) { in nvme_io_qpair_print_command() 144 nvme_printf(qpair->ctrlr, "%s sqid:%d cid:%d nsid:%d " in nvme_io_qpair_print_command() 146 get_io_opcode_string(cmd->opc), qpair->id, cmd->cid, le32toh(cmd->nsid), in nvme_io_qpair_print_command() 147 ((unsigned long long)le32toh(cmd->cdw11) << 32) + le32toh(cmd->cdw10), in nvme_io_qpair_print_command() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 1 //===-- sanitizer_addrhashmap.h ---------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Concurrent uptr->T hashmap. 11 //===----------------------------------------------------------------------===// 23 // Concurrent uptr->T hashmap. 31 // use h.operator->() to access the data 79 T *operator->(); 117 ReadLock lock(&bucket->mtx); in ForEach() 120 Cell *c = &bucket->cells[i]; in ForEach() [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver36.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->15-Nov-2012 06:42<!-- #EndDate --> 20 Autotune Port: <tt>/dev/icom</tt>; 1200/9600 baud, 8-bits, no parity<br> 23 …nected via an optional attenuator and cable to either the microphone or line-in port of a workstat… 24 <p>The driver requires an audio codec or sound card with sampling rate 8 kHz and μ-law compandin… 25 … ray geometry. In Newark DE, 2479 km from the transmitter, the predicted two-hop propagation delay… 26 …r, the mean offset with a 2.4-GHz P4 running FreeBSD 6.1 is generally within 0.1 ms short-term wit… 30 …-kHz μ-law companded codec samples using maximum-likelihood techniques which exploit the consid… 31 …ecision radio clock for WWV transmissions. Electrical Engineering Report 97-8-1, University of Del… [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_hw.c | 2 * Copyright (c) 2017-2018 Cavium, Inc. 56 #define ECORE_BAR_INVALID_OFFSET (OSAL_CPU_TO_LE32(-1)) 73 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_ptt_pool); in __ecore_ptt_pool_free() 74 p_hwfn->p_ptt_pool = OSAL_NULL; in __ecore_ptt_pool_free() 79 struct ecore_ptt_pool *p_pool = OSAL_ALLOC(p_hwfn->p_dev, in ecore_ptt_pool_alloc() 87 OSAL_LIST_INIT(&p_pool->free_list); in ecore_ptt_pool_alloc() 89 p_pool->ptts[i].idx = i; in ecore_ptt_pool_alloc() 90 p_pool->ptts[i].pxp.offset = ECORE_BAR_INVALID_OFFSET; in ecore_ptt_pool_alloc() 91 p_pool->ptts[i].pxp.pretend.control = 0; in ecore_ptt_pool_alloc() 92 p_pool->ptts[i].hwfn_id = p_hwfn->my_id; in ecore_ptt_pool_alloc() [all …]
|
/freebsd/contrib/sendmail/src/ |
H A D | mci.c | 2 * Copyright (c) 1998-2005, 2010 Proofpoint, Inc. and its suppliers. 4 * Copyright (c) 1995-1997 Eric P. Allman. All rights reserved. 16 SM_RCSID("@(#)$Id: mci.c,v 8.225 2013-11-22 20:51:56 ca Exp $") 39 ** the set of all open connections -- these are stored in a 67 ** MCI_CACHE -- enter a connection structure into the open connection cache 72 ** mci -- the connection to cache. 96 if (mci->mci_host == NULL) 100 if (bitset(MCIF_CACHED, mci->mci_flags)) 109 (void *)mci, mci->mci_host, (int) (mcislot - MciCache)); 111 sm_syslog(LOG_DEBUG, CurEnv->e_id, [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 3 2024-07-20 - v2.11 4 * Wi-Fi Easy Connect 5 - add support for DPP release 3 6 - allow Configurator parameters to be provided during config exchange 7 * HE/IEEE 802.11ax/Wi-Fi 6 8 - various fixes 9 * EHT/IEEE 802.11be/Wi-Fi 7 10 - add preliminary support 15 * support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3) 16 * EAP-SIM/AKA: support IMSI privacy [all …]
|
/freebsd/sys/dev/ata/ |
H A D | ata-lowlevel.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 1998 - 2008 Søren Schmidt <sos@FreeBSD.org> 43 #include <dev/ata/ata-all.h> 44 #include <dev/ata/ata-pci.h> 69 ch->hw.begin_transaction = ata_begin_transaction; in ata_generic_hw() 70 ch->hw.end_transaction = ata_end_transaction; in ata_generic_hw() 71 ch->hw.status = ata_generic_status; in ata_generic_hw() 72 ch->hw.softreset = NULL; in ata_generic_hw() 73 ch->hw.command = ata_generic_command; in ata_generic_hw() [all …]
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_phy.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 65 * e1000_init_phy_ops_generic - Initialize PHY function pointers 68 * Setups up the function pointers to no-op functions 72 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_ops_generic() 76 phy->ops.init_params = e1000_null_ops_generic; in e1000_init_phy_ops_generic() 77 phy->ops.acquire = e1000_null_ops_generic; in e1000_init_phy_ops_generic() 78 phy->ops.check_polarity = e1000_null_ops_generic; in e1000_init_phy_ops_generic() 79 phy->ops.check_reset_block = e1000_null_ops_generic; in e1000_init_phy_ops_generic() 80 phy->ops.commit = e1000_null_ops_generic; in e1000_init_phy_ops_generic() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 3 2024-07-20 - v2.11 4 * 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 …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_vnops.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 102 if (zfsvfs->z_os->os_sync != ZFS_SYNC_DISABLED) { in zfs_fsync() 105 atomic_inc_32(&zp->z_sync_writes_cnt); in zfs_fsync() 106 zil_commit(zfsvfs->z_log, zp->z_id); in zfs_fsync() 107 atomic_dec_32(&zp->z_sync_writes_cnt); in zfs_fsync() 128 file_sz = zp->z_size; in zfs_holey_common() 139 if (zn_has_cached_data(zp, 0, file_sz - 1)) in zfs_holey_common() 142 lr = zfs_rangelock_enter(&zp->z_rangelock, 0, UINT64_MAX, RL_READER); in zfs_holey_common() 143 error = dmu_offset_next(ZTOZSB(zp)->z_os, zp->z_id, hole, &noff); in zfs_holey_common() 158 * We could find a hole that begins after the logical end-of-file, in zfs_holey_common() [all …]
|
/freebsd/sys/dev/iscsi/ |
H A D | iscsi.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 109 0, "Timeout for ping (NOP-Out) requests, in seconds"); 115 0, "Time to wait for iscsid(8) to finish Login Phase, in seconds"); 129 #define CONN_SESSION(X) ((struct iscsi_session *)X->ic_prv0) 130 #define PDU_SESSION(X) (CONN_SESSION(X->ip_conn)) 150 __func__, S->is_conf.isc_target_addr, \ 151 S->is_conf.isc_target, ## __VA_ARGS__); \ 159 S->is_conf.isc_target_addr, \ 160 S->is_conf.isc_target, ## __VA_ARGS__); \ [all …]
|
/freebsd/sys/dev/mvs/ |
H A D | mvs.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 120 ch->dev = dev; in mvs_ch_attach() 121 ch->unit = (intptr_t)device_get_ivars(dev); in mvs_ch_attach() 122 ch->quirks = ctlr->quirks; in mvs_ch_attach() 123 mtx_init(&ch->mtx, "MVS channel lock", NULL, MTX_DEF); in mvs_ch_attach() 124 ch->pm_level = 0; in mvs_ch_attach() 126 device_get_unit(dev), "pm_level", &ch->pm_level); in mvs_ch_attach() 127 if (ch->pm_level > 3) in mvs_ch_attach() 128 callout_init_mtx(&ch->pm_timer, &ch->mtx, 0); in mvs_ch_attach() [all …]
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_error.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2003-2009 Silicon Graphics International Corp. 6 * Copyright (c) 2014-2015 Alexander Motin <mav@FreeBSD.org> 34 * $Id: //depot/users/kenm/FreeBSD-test2/sys/cam/ctl/ctl_error.c#2 $ 81 * SPC-3 and up require some UAs to be returned as fixed. in ctl_set_sense_data_va() 91 if ((lun != NULL) && (lun->MODE_CTR in ctl_set_sense_data_va() [all...] |
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dummynet.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Codel/FQ_Codel and PIE/FQ-PIE Code: 9 * Implemented by Rasool Al-Saadi <ralsaadi@swin.edu.au> 11 * Copyright (c) 1998-2002,2010 Luigi Rizzo, Universita` di Pisa 88 /*---- callout hooks. ----*/ 131 /*----- end of callout hooks -----*/ 143 if (d->type == type || (name && !strcasecmp(d->name, name))) in find_aqm_type() 159 if (d->type == type || (name && !strcasecmp(d->name, name))) in find_sched_type() 187 /*---- flow_id mask, hash and compare functions ---*/ [all …]
|