| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | dongwoon,dw9768.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dongchun Zhu <dongchun.zhu@mediatek.com> 13 description: |- 14 The Dongwoon DW9768 is a single 10-bit digital-to-analog (DAC) converter 16 a linear mode driver. The DAC is controlled via a 2-wire (I2C-compatible) 18 integrates Advanced Actuator Control (AAC) technology and is intended for 24 - dongwoon,dw9768 # for DW9768 VCM 25 - giantec,gt9769 # for GT9769 VCM [all …]
|
| /freebsd/share/man/man4/ |
| H A D | ips.4 | 36 .Bd -ragged -offset indent 45 .Bd -literal -offset indent 81 .Bl -bullet -compact 95 .Xr aac 4 105 .Bl -diag 116 .Bl -diag 120 .It WARNING: command timeout. Adapter is in toaster mode, resetting 148 .Bl -diag 157 .Bl -diag 187 .Xr aac 4 , [all …]
|
| H A D | scsi.4 | 41 .Cd "options CAM_DEBUG_BUS=-1" 42 .Cd "options CAM_DEBUG_TARGET=-1" 43 .Cd "options CAM_DEBUG_LUN=-1" 76 .Bl -tag -width SCSI_NO_SENSE_STRINGS 120 Do not let the "kernel bloat" zealots get to you -- leave 184 .Bd -literal -offset indent 192 .Bd -literal -offset indent 203 .Bd -literal -offset indent 213 .Bd -literal -offset indent 232 .Bd -literal -offset indent [all …]
|
| /freebsd/sys/arm/nvidia/drm2/ |
| H A D | hdmi.c | 17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 44 return 256 - csum; in hdmi_infoframe_checksum() 55 * hdmi_avi_infoframe_init() - initialize an HDMI AVI infoframe 64 frame->type = HDMI_INFOFRAME_TYPE_AVI; in hdmi_avi_infoframe_init() 65 frame->version = 2; in hdmi_avi_infoframe_init() 66 frame->length = HDMI_AVI_INFOFRAME_SIZE; in hdmi_avi_infoframe_init() 73 * hdmi_avi_infoframe_pack() - write HDMI AVI infoframe to binary buffer 92 length = HDMI_INFOFRAME_HEADER_SIZE + frame->length; in hdmi_avi_infoframe_pack() 95 return -ENOSPC; in hdmi_avi_infoframe_pack() 99 ptr[0] = frame->type; in hdmi_avi_infoframe_pack() [all …]
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 2 # GENERIC -- Generic kernel configuration file for FreeBSD/i386 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 27 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 44 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 54 options PSEUDOFS # Pseudo-filesystem framework 71 options SYSVSHM # SYSV-style shared memory 72 options SYSVMSG # SYSV-style message queues 73 options SYSVSEM # SYSV-style semaphores 74 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions 79 options CAPABILITY_MODE # Capsicum capability mode [all …]
|
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 27 options NUMA # Non-Uniform Memory Architecture support 47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling 57 options PSEUDOFS # Pseudo-filesystem framework 76 options SYSVSHM # SYSV-style shared memory 77 options SYSVMSG # SYSV-style message queues 78 options SYSVSEM # SYSV-style semaphores 79 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions [all …]
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_hdmi.c | 17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 46 return 256 - csum; in hdmi_infoframe_checksum() 57 * hdmi_avi_infoframe_init() - initialize an HDMI AVI infoframe 64 frame->type = HDMI_INFOFRAME_TYPE_AVI; in hdmi_avi_infoframe_init() 65 frame->version = 2; in hdmi_avi_infoframe_init() 66 frame->length = HDMI_AVI_INFOFRAME_SIZE; in hdmi_avi_infoframe_init() 72 if (frame->type != HDMI_INFOFRAME_TYPE_AVI || in hdmi_avi_infoframe_check_only() 73 frame->version != 2 || in hdmi_avi_infoframe_check_only() 74 frame->length != HDMI_AVI_INFOFRAME_SIZE) in hdmi_avi_infoframe_check_only() 75 return -EINVAL; in hdmi_avi_infoframe_check_only() [all …]
|
| /freebsd/share/examples/bhyve/ |
| H A D | vmrun.sh | 3 # SPDX-License-Identifier: BSD-2-Clause 40 DEFAULT_NIC=virtio-net 41 DEFAULT_DISK=virtio-blk 56 echo "Usage: vmrun.sh [-aAEhiTuvw] [-c <CPUs>] [-C <console>]" \ 57 "[-d <disk file>]" 58 echo " [-e <name=value>] [-f <path of firmware>]" \ 59 "[-F <size>]" 60 echo " [-G [w][address:]port] [-H <directory>]" 61 echo " [-I <location of installation iso>] [-l <loader>]" 62 echo " [-L <VNC IP for UEFI framebuffer>]" [all …]
|
| /freebsd/lib/virtual_oss/bt/ |
| H A D | avdtp.c | 3 /*- 4 * Copyright (c) 2015-2016 Nathanial Sloss <nathanialsloss@yahoo.com.au> 5 * Copyright (c) 2016-2019 Hans Petter Selasky <hps@selasky.org> 8 * This software is dedicated to the memory of - 9 * Baron James Anlezark (Barry) - 1 Jan 1949 - 13 May 2012. 61 uint8_t *pos = info->buffer_data; in avdtpGetPacket() 62 uint8_t *end = info->buffer_data + sizeof(info->buffer_data); in avdtpGetPacket() 69 for (int remaining = 1; remaining > 0; --remaining) { in avdtpGetPacket() 70 len = read(fd, pos, end - pos); in avdtpGetPacket() 73 return (-1); in avdtpGetPacket() [all …]
|
| /freebsd/sys/x86/conf/ |
| H A D | NOTES | 12 # NOTE: introduces CDDL-licensed components into the kernel 42 options COUNT_IPIS # Per-CPU IPI interrupt counters 58 # DEVICE_POLLING adds support for mixed interrupt-polling handling 71 # Not all device drivers support this mode of operation at the time of 76 # BPF_JITTER adds support for BPF just-in-time compiler. 91 device speaker #Play IBM BASIC-style noises out your speaker 110 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 114 # interrupt controller. This saves about 0.7-1.25 usec for each interrupt. 205 options SC_ALT_MOUSE_IMAGE # simplified mouse cursor in text mode 212 options SC_MOUSE_CHAR=0x3 # char code for text mode mouse cursor [all …]
|
| /freebsd/sys/modules/ |
| H A D | Makefile | 6 # Modules that include binary-only blobs of microcode should be selectable by 777 _aac= aac 889 # XXX some of these can move to the general case when de-i386'ed 956 .endif # MODULES_OVERRIDE -- Keep last 960 .MAKEFLAGS+= -DNO_XREF 964 echo ".${DISTBASE}${KMODDIR}/linker.hints type=file mode=0644 uname=root gname=wheel" | \ 965 cat -l >> ${METALOG}
|
| /freebsd/contrib/netbsd-tests/bin/sh/ |
| H A D | t_option.sh | 41 # t is needed, as inside $()` $- appears to lose 46 test -z "${opt}" && continue 50 # options set, or it will mis-diagnose the situation 52 test "${#opt}" -gt 1 && 53 CLEAR='xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx";' 55 atf_check -s exit:0 -o empty -e empty ${TEST_SH} -c \ 62 set -"$1" 63 t="$-" 64 x=$(echo "$t" | tr -d "$1") 70 t="$-" [all …]
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | efx_regs_mcdi.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright 2008-2013 Solarflare Communications Inc. All rights reserved. 32 /* Power-on reset state */ 46 /* We have entered the main firmware via recovery mode. This 54 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 57 /* The rest of these are firmware-defined */ 65 /* Values to be written to the per-port status dword in shared 94 * | | \--- Response 95 * | \------- Error [all …]
|
| /freebsd/sbin/ifconfig/ |
| H A D | ifieee80211.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 30 /*- 110 #define IEEE80211_NODE_PWR_MGT 0x000010 /* power save mode enabled */ 131 /* XXX should also figure out where to put these for k/u-space sharing. */ 257 errx(-1, "missing or corrupted regdomain database"); in getregdata() 272 const struct ieee80211_channel *fc = &chaninfo->ic_chans[i]; in canpromote() 275 if ((fc->ic_flags & from) != from) in canpromote() 278 if (i+1 < chaninfo->ic_nchans && in canpromote() 279 chaninfo->ic_chans[i+1].ic_freq == fc->ic_freq && in canpromote() [all …]
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 7 * Copyright (c) 2020-2025 The FreeBSD Foundation 135 /* 802.11-2020 Table 9-1-Valid type and subtype combinations */ 154 /* 0000-0001 Reserved 0x00-0x10 */ 155 #define IEEE80211_FC0_SUBTYPE_TRIGGER 0x20 /* Trigger, 80211ax-2021 */ 158 #define IEEE80211_FC0_SUBTYPE_VHT_HE_NDP 0x50 /* VHT/HE NDP Announcement, 80211ac/ax-2013/2021 */ 163 #define IEEE80211_FC0_SUBTYPE_PS_POLL 0xa0 /* PS-Poll */ 167 #define IEEE80211_FC0_SUBTYPE_CF_END 0xe0 /* CF-End */ [all …]
|
| /freebsd/sys/dev/aacraid/ |
| H A D | aacraid_reg.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2000-2001 Scott Long 7 * Copyright (c) 2001-2010 Adaptec, Inc. 8 * Copyright (c) 2010-2012 PMC-Sierra, Inc. 50 * retain their naming conventions (for now) to aid in cross-referencing. 62 * List structure used to chain FIBs (used by the adapter - we hang FIBs off 92 #define AAC_FIB_DATASIZE (512 - sizeof(struct aac_fib_header)) 286 CT_RAID5D, /* raid5 distributed hot-sparing */ 294 * Host-addressable object types [all …]
|
| H A D | aacraid.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 7 * Copyright (c) 2001-2010 Adaptec, Inc. 8 * Copyright (c) 2010-2012 PMC-Sierra, Inc. 118 static void aac_src_access_devreg(struct aac_softc *sc, int mode); 246 sc->hint_flags = device_get_flags(sc->aac_dev); in aacraid_attach() 248 * Initialize per-controller queues. in aacraid_attach() 255 sc->aac_state |= AAC_STATE_SUSPEND; in aacraid_attach() 260 sc->msi_enabled = sc->msi_tupelo = FALSE; in aacraid_attach() 267 mtx_init(&sc->aac_io_lock, "AACRAID I/O lock", NULL, MTX_DEF); in aacraid_attach() [all …]
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 1 /*- 6 * SPDX-License-Identifier: BSD-3-Clause 8 * Copyright (c) 1994-2001 Justin T. Gibbs. 9 * Copyright (c) 2000-2001 Adaptec Inc. 23 * 3. Neither the names of the above-listed copyright holders nor the names 372 /* Ignore all SISL (AAC on MB) based controllers. */ 419 "Adaptec AAA-13 [all...] |
| /freebsd/share/misc/ |
| H A D | pci_vendors | 5 # Date: 2025-10-18 03:15:01 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 51 7a19 PCI-to-PCI Bridge 57 7a29 PCI-to-PCI Bridge [all …]
|
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-09-15 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 18 Changes in version 2.0.20-stable (23 Aug 2012) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 54 Changes in version 2.0.19-stable (3 May 2012) 58 …o If a higher-priority event becomes active, don't continue running events of the current priority… 61 o Fixed potential double-readcb execution with openssl bufferevents. (4e62cd1 Mark Ellzey) 66 o When retransmitting a timed-out DNS request, pick a fresh nameserver. (3d9e52a) 76 o Generate event-config.h with a single sed script (30b6f88 Zack Weinberg) [all …]
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 18 Changes in version 2.0.20-stable (23 Aug 2012) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 54 Changes in version 2.0.19-stable (3 May 2012) 58 …o If a higher-priority event becomes active, don't continue running events of the current priority… 61 o Fixed potential double-readcb execution with openssl bufferevents. (4e62cd1 Mark Ellzey) 66 o When retransmitting a timed-out DNS request, pick a fresh nameserver. (3d9e52a) 76 o Generate event-config.h with a single sed script (30b6f88 Zack Weinberg) [all …]
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 2 %%% BibTeX-file{ 23 %%% (incompletely) 1970 -- 1979. 50 %%% covering 1958--1996 became too large (about 65 %%% Algorithms 1--492. For Algorithms 493--686, 72 %%% cross-referenced in both directions, so 75 %%% Corrigenda. Cross-referenced entries are 77 %%% that each is completely self-contained. 83 %%% ftp://netlib.bell-labs.com/netlib/toms. 88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1. 90 %%% The initial draft of entries for 1981 -- [all …]
|