Home
last modified time | relevance | path

Searched +full:mixed +full:- +full:signals (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/share/man/man4/
H A Dppbus.442 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
100 .Bl -bullet -offset indent
104 bidirectional 8/4-bits mode, also called NIBBLE mode
[all …]
H A Dnet80211.41 .\"-
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
162 This value will be non-zero when AP bridging is enabled and otherwise zero.
200 When this value is non-zero and operating in station mode
238 If this value is non-zero then the system will try to send packets closely
261 This value will be non-zero when Countermeasures are enabled and
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dstericsson,db8500-prcmu.yaml1 # 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 …]
H A Dx-powers,axp152.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: X-Powers AXP PMIC
10 - Chen-Yu Tsai <wens@csie.org>
13 - if:
18 - x-powers,axp152
19 - x-powers,axp202
20 - x-powers,axp209
[all …]
H A Dstericsson,ab8500.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ST-Ericsson Analog Baseband AB8500 and AB8505
10 - Linus Walleij <linus.walleij@linaro.org>
13 the AB8500 "Analog Baseband" is the mixed-signals integrated circuit
14 handling power management (regulators), analog-to-digital conversion
15 (ADC), battery charging, fuel gauging of the battery, battery-backed
16 RTC, PWM, USB PHY and some GPIO lines in the ST-Ericsson U8500 platforms
21 USB charging handling has changed, and it has an embedded USB-to-serial
[all …]
H A Daxp20x.txt4 axp152 (X-Powers)
5 axp202 (X-Powers)
6 axp209 (X-Powers)
7 axp221 (X-Powers)
8 axp223 (X-Powers)
9 axp803 (X-Powers)
10 axp806 (X-Powers)
11 axp809 (X-Powers)
12 axp813 (X-Powers)
20 - compatible: should be one of:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson8b-ec100.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
22 stdout-path = "serial0:115200n8";
30 emmc_pwrseq: emmc-pwrseq {
31 compatible = "mmc-pwrseq-emmc";
32 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
35 gpio-keys {
36 compatible = "gpio-keys-polled";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt5 -----------------
7 GPIO properties should be named "[<name>-]gpios", with <name> being the purpose
8 of this GPIO for the device. While a non-existent <name> is considered valid
10 for new bindings. Also, GPIO properties named "[<name>-]gpio" are valid and old
24 and bit-banged data signals:
27 gpio-controller;
28 #gpio-cells = <2>;
32 data-gpios = <&gpio1 12 0>,
44 recommended to use the two-cell approach.
48 include/dt-bindings/gpio/gpio.h whenever possible:
[all …]
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_vms.c2 * Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
90 /* Ensure 32-bit pointer for "p", and appropriate malloc() function. */ in vms_load()
113 /*- in vms_load()
116 * node::dev:[dir-spec]name.type;ver in vms_load()
118 * or (for compatibility with TOPS-20): in vms_load()
120 * node::dev:<dir-spec>name.type;ver in vms_load()
122 * and the dir-spec uses '.' as separator. Also, a dir-spec in vms_load()
123 * may consist of several parts, with mixed use of [] and <>: in vms_load()
131 * Start with trying to find the end of a dir-spec, and save the position in vms_load()
149 * If there is a period and the next character is a semi-colon, in vms_load()
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog1 Changes in version 2.1.12-stable (05 Jul 2020)
18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper)
23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin)
24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh…
28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov)
33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin)
41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin)
56 o https-client: load certificates from the system cert store on Windows (e9478640 yuangongji)
71 o Merge branch 'http-connect' (e2424229 Azat Khuzhin)
[all …]
H A DChangeLog-2.01 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 DChangeLog1 Changes in version 2.1.12-stable (05 Jul 2020)
18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper)
23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin)
24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh…
28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov)
33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin)
41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin)
56 o https-client: load certificates from the system cert store on Windows (e9478640 yuangongji)
71 o Merge branch 'http-connect' (e2424229 Azat Khuzhin)
[all …]
H A DChangeLog-2.01 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/openpam/
H A DHISTORY1 OpenPAM Ximenia 2023-06-27
3 - BUGFIX: Fix race condition in openpam_ttyconv(3) when used with
6 - BUGFIX: In openpam_set_option(3), when removing an option, properly
9 - BUGFIX: In openpam_subst(3), avoid incrementing past the end of the
12 OpenPAM Tabebuia 2019-02-24
14 - BUGFIX: Fix off-by-one bug in pam_getenv(3) which was introduced in
17 - ENHANCE: Add unit tests for pam_{get,put,set}env(3).
19 OpenPAM Resedacea 2017-04-30
21 - BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in
22 OpenPAM Radula, as it breaks common error-handling constructs.
[all …]
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2008-2012 Alexander Motin <mav@FreeBSD.org>
50 #define hdaa_lock(devinfo) snd_mtxlock((devinfo)->lock)
51 #define hdaa_unlock(devinfo) snd_mtxunlock((devinfo)->lock)
52 #define hdaa_lockassert(devinfo) snd_mtxassert((devinfo)->lock)
82 static const char *HDA_DEVS[16] = {"Line-out", "Speaker", "Headphones", "CD",
83 "SPDIF-out", "Digital-out", "Modem-line", "Modem-handset", "Line-in",
84 "AUX", "Mic", "Telephony", "SPDIF-in", "Digital-in", "Res.E", "Other"};
90 "DIN", "XLR", "RJ-11", "Combo", "0xc", "0xd", "0xe", "Other" };
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
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
192 .Bl -tag -width default -compact
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td7 def tm_smn : Option<"show-mangled-names", "m">, Group<1>,
14 def tm_errors_only : Option<"errors-only", "e">, Group<1>,
19 def help_hide_aliases : Option<"hide-aliases", "a">,
21 def help_hide_user : Option<"hide-user-commands", "u">,
22 Desc<"Hide user-defined commands from the list.">;
23 def help_show_hidden : Option<"show-hidden-commands", "h">,
68 def blist_dummy_bp : Option<"dummy-breakpoints", "D">,
69 Desc<"List Dummy breakpoints - i.e. breakpoints set before a file is "
74 def breakpoint_modify_ignore_count : Option<"ignore-count", "i">, Group<1>,
77 def breakpoint_modify_one_shot : Option<"one-shot", "o">, Group<1>,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp1 //===--- raw_ostream.cpp - Implement the raw_ostream classes --------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
60 #include "llvm/Support/Signals.h"
81 "raw_ostream destructor called with non-empty buffer!"); in ~raw_ostream()
115 assert(GetNumBytesInBuffer() == 0 && "Current buffer is non-empty!"); in SetBufferAndMode()
164 *this << "-"; in write_uuid()
198 // Always use a full 3-character octal escape. in write_escaped()
222 size_t Length = OutBufCur - OutBufStart; in flush_nonempty()
[all …]
/freebsd/sys/kern/
H A Dsubr_unit.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2004 Poul-Henning Kamp
31 * These functions implement a mixed run-length/bitmap management of unit
36 * A return value of -1 signals that no more unit numbers are available.
51 * sleep so the free_unr() function does not come in a pre-locked variant.
131 #define UNR_NO_MTX ((void *)(uintptr_t)-1)
140 KASSERT(mp->state == 0, ("mutex already locked")); in mtx_lock()
141 mp->state = 1; in mtx_lock()
147 KASSERT(mp->state == 1, ("mutex not locked")); in mtx_unlock()
[all …]
/freebsd/share/doc/papers/devfs/
H A Dpaper.me1 .\" format with ditroff -me
19 .ip \0\s-2\(bu\s+2
29 .i "Poul-Henning Kamp"
43 Starting from a high-level view of devices and the semantics that
45 grand tour of the redesigned FreeBSD device-I/O system,
99 disk-pack with a filesystem: selling pre-initialised and ``quality
100 tested'' disk-packs was quite a profitable business.
112 device would be inode number 5, the paper-tape-punch number 6 and so on,
122 in most UNIX-like systems even to this day.
150 In order to support remote login a ``pseudo-tty'' device driver was implemented,
[all …]
/freebsd/contrib/jemalloc/
H A DChangeLog14 - Fix a severe virtual memory leak on Windows. This regression was first
15 released in 5.0.0. (@Ignition, @j0t, @frederik-h, @davidtgoldblatt,
17 - Fix size 0 handling in posix_memalign(). This regression was first released
19 - Fix the prof_log unit test which may observe unexpected backtraces from
22 - Fix the declaration of the extent_avail tree. This regression was first
24 - Fix an incorrect reference in jeprof. This functionality was first released
25 in 3.0.0. (@prehistoric-penguin)
26 - Fix an assertion on the deallocation fast-path. This regression was first
28 - Fix the TLS_MODEL attribute in headers. This regression was first released
32 - Implement opt.retain on Windows and enable by default on 64-bit. (@interwq,
[all …]
/freebsd/sys/sys/
H A Dsoundcard.h5 /*-
6 * SPDX-License-Identifier: BSD-2-Clause
8 * Copyright by Hannu Savolainen 1993 / 4Front Technologies 1993-2006
55 * snd-sdk-doc-0.1.ps.gz (gzipped postscript). It contains
122 * number of bytes for a write operation to be non-blocking.
146 * format. We extend it by using bit 31 (RO) to indicate full-duplex
153 * o 8 bits for 8-bit formats, mu-law and A-law,
154 * o 16 bits for the 16-bit formats, and
155 * o 32 bits for the 24/32-bit formats.
160 #define AFMT_MU_LAW 0x00000001 /* Logarithmic mu-law */
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1 //===-- ProcessGDBRemote.cpp ----------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
117 ((Process *)p)->DumpPluginHistory(stream); in DumpProcessGDBRemotePacketHistory()
139 m_collection_sp->Initialize(g_processgdbremote_properties); in PluginProperties()
192 return "GDB Remote protocol based debugging plug-in."; in GetPluginDescriptionStatic()
228 Module *exe_module = target_sp->GetExecutableModulePointer(); in CanDebug()
230 ObjectFile *exe_objfile = exe_module->GetObjectFile(); in CanDebug()
232 switch (exe_objfile->GetType()) { in CanDebug()
246 return FileSystem::Instance().Exists(exe_module->GetFileSpec()); in CanDebug()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog3 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/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
33 … (0x1<<0) // Signals an unknown addres…
43 … (0x1<<0) // Signals an unknown addres…
48 … (0x1<<0) // Signals an unknown addres…
78- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]

12