Home
last modified time | relevance | path

Searched +full:level +full:- +full:detect (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/freebsd/share/man/man4/
H A Dpsm.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
94 The current operation level can be set via an ioctl call.
96 At the level zero the basic support is provided; the device driver will report
99 The movement and status are encoded in a series of fixed-length data packets
102 This is the default level of operation and the driver is initially
103 at this level when opened by the user program.
105 The operation level one, the `extended' level, supports a roller (or wheel),
108 8 byte data packets are sent to the user program at this level.
110 At the operation level two, data from the pointing device is passed to the
118 the driver at this level.
[all …]
H A Dsnd_emu10kx.42 .\" Copyright (c) 2003-2007 Yuriy Tsibizov
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
60 for details), and MPU401-compatible MIDI I/O controller, which is accessible
68 .Bl -bullet -compact
94 .Bl -bullet -compact
96 Creative Sound Blaster Live!\& 24-Bit, identified by
104 .Qq Li "CA0106-DAT Audigy LS" .
106 All other Creative sound cards with -DAT chipsets.
108 All Creative X-Fi series sound cards.
[all …]
H A Duart.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
53 .Bl -tag -compact -width 0x000000
59 set RX FIFO trigger level to ``low'' (NS8250 only)
61 set RX FIFO trigger level to ``medium low'' (NS8250 only)
63 set RX FIFO trigger level to ``medium high'' (default, NS8250 only)
65 set RX FIFO trigger level to ``high'' (NS8250 only)
72 EIA RS-232C (CCITT V.24) serial communications interface.
112 It contains the bus attachments and the low-level interrupt handler.
144 .Bl -bullet -compact
[all …]
H A Dtty.462 for dialing out of a system (through an out-calling modem), but again
72 at the command level, and in
74 at the programming level.
80 at a low level, such as that possibly required by a program wishing
111 .Bd -literal
118 .Bl -tag -width TIOCGWINSZ
223 system call which will place the process into its own session - which
257 root (or setuid) will not obey the exclusive setting - which limits
302 points to a non-zero integer, redirect kernel console output (kernel printf's)
316 .Bl -tag -width TIOCMXCTS -compact
[all …]
H A Dukbd.435 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
74 .Dl "kbdcontrol -i < /dev/kbd1"
78 .Dl "kbdcontrol -l keymaps/pt.iso < /dev/kbd1"
86 .Dl "kbdcontrol -k /dev/kbd1"
106 .Dl "kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null"
115 With the above flag, the console driver will try to detect any
116 keyboard in the system if it did not detect one while it was
154 .Bl -tag -width indent
156 Debug output level, where 0 is debugging disabled and larger values increase
[all …]
H A Dhkbd.435 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
78 .Dl "kbdcontrol -i < /dev/kbd1"
82 .Dl "kbdcontrol -l keymaps/pt.iso < /dev/kbd1"
90 .Dl "kbdcontrol -k /dev/kbd1"
110 .Dl "kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null"
119 With the above flag, the console driver will try to detect any
120 keyboard in the system if it did not detect one while it was
149 .Bl -tag -width indent
151 Debug output level, where 0 is debugging disabled and larger values increase
[all …]
H A Dacpi_panasonic.42 .\" Copyright (c) 2004 OGAWA Takaya <t-ogawa@triaez.kaisei.org>
36 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
53 Toughbook, outside Japan) CF-R1N, CF-R2A and CF-R3.
57 The first is to detect hotkey events and take corresponding actions,
69 .Bl -tag -width 10n -compact -offset indent
86 Enter suspend-to-RAM state.
90 Enter suspend-to-disk state.
106 .Bl -tag -width 10n -compact -offset indent
120 .Bl -tag -width 10n -offset indent
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnuvoton,nau8325.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Seven Lee <WTLI@nuvoton.com>
13 - $ref: dai-common.yaml#
22 nuvoton,vref-impedance-ohms:
25 Tie-Off selection options. Due to the high impedance of the VREF
26 pin, it is important to use a low-leakage capacitor.
30 nuvoton,dac-vref-microvolt:
33 be used for minor tuning of the output level. Since the VDDA is range
[all …]
H A Dcs42l42.txt5 - compatible : "cirrus,cs42l42"
7 - reg : the I2C address of the device for I2C.
9 - VP-supply, VCP-supply, VD_FILT-supply, VL-supply, VA-supply :
15 - reset-gpios : a GPIO spec for the reset pin. If specified, it will be
18 - interrupts : IRQ line info CS42L42.
19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
22 - cirrus,ts-inv : Boolean property. Sets the behaviour of the jack plug
23 detect switch.
31 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no
34 0 - 0ms,
[all …]
H A Dda7218.txt3 DA7218 is an audio codec with HP detect feature.
8 - compatible : Should be "dlg,da7217" or "dlg,da7218"
9 - reg: Specifies the I2C slave address
11 - VDD-supply: VDD power supply for the device
12 - VDDMIC-supply: VDDMIC power supply for the device
13 - VDDIO-supply: VDDIO power supply for the device
18 - interrupts: IRQ line info for DA7218 chip.
19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
21 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if
23 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).
[all …]
/freebsd/sys/dev/ic/
H A Dcd180.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
37 #define CD180_PILR1 0x61 /* Priority Interrupt Level Register 1 */
38 #define CD180_PILR2 0x62 /* Priority Interrupt Level Register 2 */
39 #define CD180_PILR3 0x63 /* Priority Interrupt Level Register 3 */
143 #define COR2_TxIBE 0x40 /* Enable In-Band XON/XOFF Flow Control */
154 #define COR3_FCT 0x20 /* Flow-Control Transparency Mode */
156 #define COR3_RxTHMASK 0x0F /* RX FIFO Threshold value (1-8) */
167 #define MCOR1_DSRzd 0x80 /* Detect 0->1 transition of DSR */
168 #define MCOR1_CDzd 0x40 /* Detect 0->1 transition of CD */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqcom,pdc.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/qcom,pdc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
14 Power Domain Controller (PDC) that is on always-on domain. In addition to
16 interrupt controller that can be used to help detect edge low interrupts as
17 well detect interrupts when the GIC is non-operational.
19 GIC is parent interrupt controller at the highest level. Platform interrupt
28 - enum:
[all …]
H A Dqcom,pdc.txt4 Power Domain Controller (PDC) that is on always-on domain. In addition to
6 interrupt controller that can be used to help detect edge low interrupts as
7 well detect interrupts when the GIC is non-operational.
9 GIC is parent interrupt controller at the highest level. Platform interrupt
17 - compatible:
20 Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc"
21 - "qcom,sc7180-pdc": For SC7180
22 - "qcom,sc7280-pdc": For SC7280
23 - "qcom,sdm845-pdc": For SDM845
24 - "qcom,sm6350-pdc": For SM6350
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h1 //===--- MultipleIncludeOpt.h - Header Multiple-Include Optzn ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
23 /// detect files subject to the 'multiple-include' optimization.
29 /// ReadAnyTokens - This is set to false when a file is first opened and true
30 /// any time a token is returned to the client or a (non-multiple-include)
36 /// ImmediatelyAfterTopLevelIfndef - This is true when the only tokens
41 /// ReadAnyTokens - This is set to false when a file is first opened and true
42 /// any time a token is returned to the client or a (non-multiple-include)
[all …]
/freebsd/usr.bin/clang/llvm-cxxfilt/
H A Dllvm-cxxfilt.14 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dqcom,usb-snps-femto-v2.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,usb-snps-femto-v2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Synopsys Femto High-Speed USB PHY V2
10 - Wesley Cheng <quic_wcheng@quicinc.com>
13 Qualcomm High-Speed USB PHY
18 - items:
19 - enum:
20 - qcom,sa8775p-usb-hs-phy
[all …]
H A Dfsl,imx8mq-usb-phy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/fsl,imx8mq-usb-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Li Jun <jun.li@nxp.com>
15 - fsl,imx8mq-usb-phy
16 - fsl,imx8mp-usb-phy
21 "#phy-cells":
27 clock-names:
29 - const: phy
[all …]
/freebsd/share/man/man7/
H A Dsecurity.747 multi-user systems have some inherent security, the job of building and
60 As yesterday's mini-computers and mainframes
74 .Bl -enum -offset indent
89 Typically, DoS attacks are brute-force mechanisms that attempt
99 Brute-force network attacks are harder to deal with.
100 A spoofed-packet attack, for example, is
114 The result is that if you have any moderate-sized user base,
137 may find a bug in a root-run server and be able to break root over a network
138 connection to that server, or the attacker may know of a bug in an SUID-root
146 This gives you a convenient way to detect the attacker.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h1 //===- DiagnosticRenderer.h - Diagnostic Pretty-Printing --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This is a utility class that provides support for pretty-printing of
13 //===----------------------------------------------------------------------===//
65 /// The level of the last diagnostic emitted.
67 /// The level of the last diagnostic emitted. Used to detect level changes
69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored;
77 DiagnosticsEngine::Level Level,
83 DiagnosticsEngine::Level Level,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dact8945a-charger.txt1 Device-Tree bindings for charger of Active-semi ACT8945A Multi-Function Device
4 - compatible: "active-semi,act8945a-charger".
5 - active-semi,chglev-gpios: charge current level phandle with args
7 - active-semi,lbo-gpios: specify the low battery voltage detect phandle
9 - interrupts: <a b> where a is the interrupt number and b is a
10 field that represents an encoding of the sense and level
14 - active-semi,input-voltage-threshold-microvolt: unit: mV;
15 Specifies the charger's input over-voltage threshold value;
17 - active-semi,precondition-timeout: unit: minutes;
21 - active-semi,total-timeout: unit: hours;
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool/compatibility.d/
H A Dgrub2-2.063 # GRUB is not able to detect ZFS pool if snaphsot of top level boot pool
7 # This file lists all read-only comaptible features except
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
39 ((((x)%(mul)) >= ((mul)/2)) ? ((x) + ((mul) - 1)) / (mul) : (x)/(mul))
41 HAL_EP_RND(ahp->ah_stats.ast_nodestats.ns_avgbrssi, \
55 * ANI_ENA_RSSI indicates whether rssi-based processing should
64 (AH5212(ah)->ah_procPhyErr & HAL_ANI_ENA)
66 (AH5212(ah)->ah_procPhyErr & HAL_RSSI_ANI_ENA)
77 __func__, params->ofdmPhyErrBase, params->cckPhyErrBase); in enableAniMIBCounters()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-pcf857x.txt1 * PCF857x-compatible I/O expanders
3 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be
4 driven high by a pull-up current source or driven low to ground. This combines
5 the direction and output level into a single bit per line, which can't be read
14 - compatible: should be one of the following.
15 - "maxim,max7328": For the Maxim MAX7378
16 - "maxim,max7329": For the Maxim MAX7329
17 - "nxp,pca8574": For the NXP PCA8574
18 - "nxp,pca8575": For the NXP PCA8575
19 - "nxp,pca9670": For the NXP PCA9670
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ux500-samsung-gavini.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Devicetree for the Samsung Galaxy Beam GT-I8530 also known as Gavini.
6 /dts-v1/;
7 #include "ste-db8500.dtsi"
8 #include "ste-ab8500.dtsi"
9 #include "ste-dbx5x0-pinctr
[all...]
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dwarn_backrefs.rst1 --warn-backrefs
4 ``--warn-backrefs`` gives a warning when an undefined symbol reference is
10 ``--start-lib`` and ``--end-lib`` that archive will be searched for resolving
21 backward references. If there are cyclic references then the ``--start-group``
22 and ``--end-group`` options can be used, or the same archive can be placed on
29 ``--start-group`` and ``--end-group`` options are redundant.
37 The ``warn-backrefs`` option provides information that helps identify cases
40 | % ld.lld --warn-backrefs ... -lB -lA
43 | % ld.lld --warn-backrefs ... --start-lib B/b.o --end-lib --start-lib A/a.o --end-lib
46 …# To suppress the warning, you can specify --warn-backrefs-exclude=<glob> to match B/b.o or B.a(b.…
[all …]

12345678910>>...33