/freebsd/usr.sbin/ctladm/ |
H A D | ctladm.8 | 3 .\" Copyright (c) 2015-2021 Alexander Motin <mav@FreeBSD.org> 36 .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $ 72 .Aq Fl f Ar file|- 82 .Aq Fl f Ar file|- 197 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal 200 .Aq Fl a | Fl c Ar connection-id | Fl i Ar name | Fl p Ar portal 207 .Aq Fl a | Fl c Ar controller-id | Fl h Ar name 214 Layer (CTL). 217 commands to the CTL layer, and also provides 218 some meta-commands that utilize [all …]
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 2 CTL - CAM Target Layer Description 12 Configuring and Running CTL 21 CTL is a disk, processor and cdrom device emulation subsystem originally 26 (who acquired Copan's assets in 2010) and Spectra Logic in 2010, CTL is 27 available under a BSD-style license. The intent behind the agreement was 28 that Spectra would work to get CTL into the FreeBSD tree. 33 - Disk, processor and cdrom device emulation. 34 - Tagged queueing 35 - SCSI task attribute support (ordered, head of queue, simple tags) 36 - SCSI implicit command ordering support. (e.g. if a read follows a mode [all …]
|
H A D | ctl_ha.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2003-2009 Silicon Graphics International Corp. 34 * $Id: //depot/users/kenm/FreeBSD-test2/sys/cam/ctl/ctl_ha.h#1 $ 43 * CTL High Availability Modes: 59 * Communication channel IDs for various system components. This is to 60 * make sure one CTL instance talks with another, one ZFS instance talks
|
H A D | ctl_frontend_cam_sim.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 32 * $Id: //depot/users/kenm/FreeBSD-test2/sys/cam/ctl/ctl_frontend_cam_sim.c#4 $ 35 * CTL frontend to CAM SIM interface. This allows access to CTL LUNs via 36 * the da(4) and pass(4) drivers from inside the system. 60 #include <cam/ctl/ctl_io.h> 61 #include <cam/ctl/ctl.h> 62 #include <cam/ctl/ctl_frontend.h> 63 #include <cam/ctl/ctl_debug.h> 130 port = &softc->port; in cfcs_init() [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dlpi.c | 24 * <List-tcpdump-workers@subscriptions.pizzolato.net>, 29 * Packet capture routine for DLPI under SunOS 5, HP-UX 9/10/11, and AIX. 33 * - The DLIOCRAW ioctl() is specific to SunOS. 35 * - There is a bug in bufmod(7) such that setting the snapshot 38 * - It might be desirable to use pfmod(7) to filter packets in the 41 * - An older version of the HP-UX DLPI Programmer's Guide, which 45 * http://docs.hp.com/hpux/onlinedocs/B2355-90093/B2355-90093.html 49 * http://h21007.www2.hp.com/dspp/files/unprotected/Drivers/Docs/Refs/B2355-90093.pdf 53 * - The HP-UX 10.x, 11.0, and 11i v1.6 version of the HP-UX DLPI 57 * http://docs.hp.com/en/B2355-90139/index.html [all …]
|
H A D | pcap-enet.c | 4 * Based on the MERIT NNstat etherifrt.c and the Ultrix pcap-pf.c 56 register struct bpf_insn *fcode = fp->bf_insns; in readloop() 74 caplen = ph->tap.th_wirelen > snaplen ? snaplen : ph->tap in readloop() 76 if (pcapint_filter(fcode, (char *)ph->packet, in readloop() 77 ph->tap.th_wirelen, caplen)) { in readloop() 78 if (cnt >= 0 && --cnt < 0) in readloop() 80 (*printit)((char *)ph->packet, in readloop() 81 (struct timeval *)ph->tap.th_timestamp, in readloop() 82 ph->tap.th_wirelen, caplen); in readloop() 84 inc = ph->length.PacketOffset; in readloop() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | baikal,bt1-l2-ctl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/memory-controllers/baikal,bt1-l2-ctl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Baikal-T1 L2-cache Control Block 11 - Serge Semin <fancer.lancer@gmail.com> 14 By means of the System Controller Baikal-T1 SoC exposes a few settings to 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 17 L2-cache controller block is responsible for the tuning. Its DT node is 18 supposed to be a child of the system controller. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/cache/ |
H A D | baikal,bt1-l2-ctl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/cache/baikal,bt1-l2-ctl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Baikal-T1 L2-cache Control Block 11 - Serge Semin <fancer.lancer@gmail.com> 14 By means of the System Controller Baikal-T1 SoC exposes a few settings to 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 17 L2-cache controller block is responsible for the tuning. Its DT node is 18 supposed to be a child of the system controller. [all …]
|
/freebsd/share/man/man4/ |
H A D | ctl.4 | 2 .\" Copyright (c) 2015-2017 Alexander Motin <mav@FreeBSD.org> 29 .Nm ctl 35 .Bd -ragged -offset indent 36 .Cd "device ctl" 42 .Bd -literal -offset indent 51 .Bl -bullet -compact 53 Disk, CD-ROM and processor device emulation 76 All I/O handled in-kernel, no userland context switch overhead 83 .Bl -tag -width cfumass 85 Provides access for local system via virtual initiator mode [all …]
|
H A D | ppi.4 | 31 .Nd "user-space interface to ppbus parallel 'geek' port" 43 state of the parallel port, enabling easy low-speed I/O operations without 57 .Bl -tag -width indent 66 .Bl -tag -width indent -compact 78 Read and write the ECP FIFO (8-bit operations only). 83 .Bd -literal -compact 89 ioctl(fd, PPISDATA, &val); 90 ioctl(fd, PPIGCTRL, &val); 92 ioctl(fd, PPISCTRL, &val); 94 ioctl(fd, PPISCTRL, &val); [all …]
|
H A D | atkbd.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 77 .Bl -tag -width "Function Key Number" -compact 85 Ctl+F1, Ctl+F2,...\& Ctl+F12 87 Shift+Ctl+F1, Shift+Ctl+F2,...\& Shift+Ctl+F12 95 Numpad - 132 .Bl -tag -width ATKBD_DFLT 134 This option sets the default, built-in keymap of the 156 .Bl -tag -width FAIL 161 system. 190 The following example shows how to set the default, built-in keymap [all …]
|
/freebsd/lib/libmixer/ |
H A D | mixer.c | 1 /*- 48 if (ioctl(dev->parent_mixer->fd, MIXER_READ(dev->devno), &v) < 0) in _mixer_readvol() 49 return (-1); in _mixer_readvol() 50 dev->vol.left = MIX_VOLNORM(v & 0x00ff); in _mixer_readvol() 51 dev->vol.right = MIX_VOLNORM((v >> 8) & 0x00ff); in _mixer_readvol() 78 m->unit = -1; in mixer_open() 83 m->unit = strtol(name + strlen(BASEPATH), NULL, 10); in mixer_open() 85 (void)strlcpy(m->name, name, sizeof(m->name)); in mixer_open() 88 if ((m->unit = mixer_get_dunit()) < 0) in mixer_open() 90 (void)snprintf(m->name, sizeof(m->name), BASEPATH "%d", m->unit); in mixer_open() [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_iso9660.c | 1 /*- 2 * Copyright (c) 2009-2012 Michihiro NAKAJIMA 103 "POSIX FILE SYSTEM SEMANTICS"; 108 #define RRIP_ER_ID_SIZE (sizeof(rrip_identifier)-1) 109 #define RRIP_ER_DSC_SIZE (sizeof(rrip_descriptor)-1) 110 #define RRIP_ER_SRC_SIZE (sizeof(rrip_source)-1) 144 #define DR_LIMIT (254 - DR_SAFETY) 149 * Primary volume tree --> struct isoent 152 * struct isofile --> archive_entry 155 * Joliet volume tree --> struct isoent [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra234-p3768-0000.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 compatible = "nvidia,p3768-0000"; 11 stdout-path = "serial0:115200n8"; 22 label = "system"; 23 vcc-supply = <&vdd_1v8_sys>; 24 address-width = <8>; 27 read-only; 32 current-spee [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs35l36.txt | 5 - compatible : "cirrus,cs35l36" 7 - reg : the I2C address of the device for I2C 9 - VA-supply, VP-supply : power supplies for the device, 13 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost 18 - cirru [all...] |
/freebsd/usr.sbin/mixer/ |
H A D | mixer.8 | 1 .\"- 46 .Bl -tag -width "-V voss_device:mode" 48 Print the values for all mixer devices available in the system 56 on how to list all available audio devices in the system. 58 There is also the possibility of hot-swapping to the new default device if 60 exists in the system and is running, in which case the 64 Hot-swapping generally cannot happen with plain 70 mid-track. 72 on the other hand, can do hot-swapping, because it creates a virtual device for 76 Note that hot-swapping will work only for applications that are using [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | hisilicon,hi6220-reset.txt | 1 Hisilicon System Reset Controller 7 The reset controller registers are part of the system-ctl block on 11 - compatible: should be one of the following: 12 - "hisilicon,hi6220-sysctrl", "syscon" : For peripheral reset controller. 13 - "hisilicon,hi6220-mediactrl", "syscon" : For media reset controller. 14 - "hisilicon,hi6220-aoctrl", "syscon" : For ao reset controller. 15 - reg: should be register base and length as documented in the 17 - #reset-cells: 1, see below 21 compatible = "hisilicon,hi6220-sysctrl", "syscon"; 23 #clock-cells = <1>; [all …]
|
H A D | hisilicon,hi3660-reset.txt | 1 Hisilicon System Reset Controller 7 The reset controller registers are part of the system-ctl block on 11 - compatible: should be one of the following: 12 "hisilicon,hi3660-reset" for HI3660 13 "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670 14 - hisi,rst-syscon: phandle of the reset's syscon. 15 - #reset-cells : Specifies the number of cells needed to encode a 26 compatible = "hisilicon,hi3660-iomcu", "syscon"; 31 compatible = "hisilicon,hi3660-reset"; 32 hisi,rst-syscon = <&iomcu>; [all …]
|
H A D | hisilicon,hi3660-reset.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/reset/hisilicon,hi3660-rese [all...] |
/freebsd/usr.sbin/inetd/ |
H A D | inetd.conf | 4 # Define *both* IPv4 and IPv6 entries for dual-stack support. 8 #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l 9 #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l 10 #ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 11 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 18 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s 19 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s 27 #tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftpboot 28 #tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -l -s /tftpboot 31 # "Small servers" -- used to be standard on, but we're more conservative [all …]
|
/freebsd/stand/i386/libi386/ |
H A D | biosmem.c | 1 /*- 97 /* Parse system memory map */ in bios_getmem() 100 v86.ctl = V86_FLAGS; in bios_getmem() 110 /* look for a low-memory segment that's large enough */ in bios_getmem() 139 size = 0x100000000ull - smap.base; in bios_getmem() 146 high_heap_base = smap.base + size - HEAP_MIN; in bios_getmem() 154 v86.ctl = 0; in bios_getmem() 167 v86.ctl = V86_FLAGS; in bios_getmem() 199 v86.ctl = 0; in bios_getmem() 221 high_heap_base = memtop - HEAP_MIN; in bios_getmem()
|
/freebsd/usr.sbin/bhyve/ |
H A D | bhyve_config.5 | 1 .\" SPDX-License-Identifier: BSD-2-Clause 35 per-device settings. 69 For those variables the following case-insensitive values may be used to 72 .Bl -bullet -offset indent -compact 85 .Bl -bullet -offset indent -compact 103 .Bl -column "memory.guest_in_core" "integer" "Default" 140 This can cause problems if the guest uses the in-memory version, since certain 144 Destroy the VM on guest-initiated power-off. 149 If this is set to a non-zero value, a debug server 168 System Management BIOS System Information structure. [all …]
|
/freebsd/sys/ |
H A D | README.md | 2 ---------------------- 9 contains documentation of all possible entries. `LINT` is a compile-only 13 -------------- 17 top-level of the src tree. Consult [`intro(9)`](https://man.freebsd.org/intro/9) 20 Some additional high-level documentation of the kernel is maintained in the 21 [Architecture Handbook](https://docs.freebsd.org/en/books/arch-handbook/). 24 --------------- 26 | --------- | ----------- | 27 | amd64 | AMD64 (64-bit x86) architecture support | 28 | arm | 32-bit ARM architecture support | [all …]
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 33 * $Id: //depot/users/kenm/FreeBSD-test2/usr.bin/ctlstat/ctlstat.c#4 $ 66 #include <cam/ctl/ctl.h> 67 #include <cam/ctl/ctl_io.h> 68 #include <cam/ctl/ctl_scsi_all.h> 69 #include <cam/ctl/ctl_util.h> 70 #include <cam/ctl/ctl_backend.h> 71 #include <cam/ctl/ctl_ioctl.h> 82 static const char *ctlstat_usage = "Usage: ctlstat [-CDPdjht] [-l lunnum]" [all …]
|
H A D | ctlstat.8 | 34 .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.bin/ctlstat/ctlstat.8#2 $ 60 since system startup. 65 .Bl -tag -width 10n 112 .Dl ctlstat -t 114 Display total statistics for the system with a one second interval. 116 .Dl ctlstat -d -l 5 -C 120 .Dl ctlstat -n 7 -w 10 127 .Xr ctl 4 ,
|