/freebsd/sys/dev/asmc/ |
H A D | asmc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 186 "MacBookPro1,1", "Apple SMC MacBook Pro Core Duo (15-inch)", 192 "MacBookPro1,2", "Apple SMC MacBook Pro Core Duo (17-inch)", 198 "MacBookPro2,1", "Apple SMC MacBook Pro Core 2 Duo (17-inch)", 204 "MacBookPro2,2", "Apple SMC MacBook Pro Core 2 Duo (15-inch)", 210 "MacBookPro3,1", "Apple SMC MacBook Pro Core 2 Duo (15-inch LED)", 216 "MacBookPro3,2", "Apple SMC MacBook Pro Core 2 Duo (17-inch HD)", 234 "MacBookPro5,5", "Apple SMC MacBook Pro Core 2 Duo (Mid 2009)", 240 "MacBookPro6,2", "Apple SMC MacBook Pro (Mid 2010, 15-inch)", [all …]
|
/freebsd/share/man/man4/ |
H A D | fdc.4 | 54 either FM (single-density) or MFM (double or high-density) recording 73 using the per-controller flags value of 80 For historical reasons, device nodes that use a trailing UFS-style 89 of the available medium for multi-density devices. 92 high-density 3.5 inch standard floppy drive. 101 this can be overridden using the per-drive device flags value of 107 When trying to use a floppy device with special-density media, other 124 (like 1200 KB for 5.25 inch HD drives or 1440 KB for 3.5 inch HD 130 Drive types are configured using the lower four bits of the per-drive 133 .Bl -tag -width 2n -offset indent [all …]
|
H A D | atp.4 | 12 .\" 3. Neither the name of the author nor the names of any co-contributors 37 .Bd -ragged -offset indent 44 .Xr loader.conf 5 : 45 .Bd -literal -offset indent 56 The driver simulates a three\-button mouse using multi\-finger tap detection. 57 Single finger tap generates a left\-button click; two\-finger tap maps to the 58 middle button; whereas a three\-finger tap gets treated as a right button 61 There is support for 2\-finger horizontal scrolling, which translates to 62 page\-back/forward events; vertical multi\-finger scrolling emulates the mouse 65 A double\-tap followed by a drag is treated as a selection gesture; a [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | mt9p031.txt | 1 * Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor 3 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor with 5 two-wire serial interface. 8 - compatible: value should be either one among the following 12 - input-clock-frequency: Input clock frequency. 14 - pixel-clock-frequency: Pixel clock frequency. 17 - reset-gpios: Chip reset GPIO 20 Documentation/devicetree/bindings/media/video-interfaces.txt. 27 mt9p031@5d { 30 reset-gpios = <&gpio3 30 0>; [all …]
|
H A D | ov2659.txt | 1 * OV2659 1/5-Inch 2Mp SOC Camera 3 The Omnivision OV2659 is a 1/5-inch SOC camera, with an active array size of 9 - compatible: Must be "ovti,ov2659" 10 - reg: I2C slave address 11 - clocks: reference to the xvclk input clock. 12 - clock-names: should be "xvclk". 13 - link-frequencies: target pixel clock frequency. 16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any. 18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any. 22 Documentation/devicetree/bindings/media/video-interfaces.txt. [all …]
|
H A D | mt9m001.txt | 1 MT9M001: 1/2-Inch Megapixel Digital Image Sensor 3 The MT9M001 is an SXGA-format with a 1/2-inch CMOS active-pixel digital 8 - compatible: shall be "onnn,mt9m001". 9 - clocks: reference to the master clock into sensor 13 - reset-gpios: GPIO handle which is connected to the reset pin of the chip. 15 - standby-gpios: GPIO handle which is connected to the standby pin of the chip. 19 sub-node for its digital output video port, in accordance with the video 21 Documentation/devicetree/bindings/media/video-interfaces.txt 26 camera-sensor@5d { 29 reset-gpios = <&gpio0 0 GPIO_ACTIVE_LOW>; [all …]
|
H A D | aptina,mt9p031.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor 15 simple two-wire serial interface. 20 - aptina,mt9p006 21 - aptina,mt9p031 22 - aptina,mt9p031m [all …]
|
H A D | mt9v032.txt | 1 * Aptina 1/3-Inch WVGA CMOS Digital Image Sensor 3 The Aptina MT9V032 is a 1/3-inch CMOS active pixel digital image sensor with 5 two-wire serial interface. 9 - compatible: value should be either one among the following 21 - link-frequencies: List of allowed link frequencies in Hz. Each frequency is 22 expressed as a 64-bit big-endian integer. 23 - reset-gpios: GPIO handle which is connected to the reset pin of the chip. 24 - standby-gpios: GPIO handle which is connected to the standby pin of the chip. 27 Documentation/devicetree/bindings/media/video-interfaces.txt. 31 mt9v032@5c { [all …]
|
H A D | ov5645.txt | 1 * Omnivision 1/4-Inch 5Mp CMOS Digital Image Sensor 3 The Omnivision OV5645 is a 1/4-Inch CMOS active pixel digital image sensor with 8 - compatible: Value should be "ovti,ov5645". 9 - clocks: Reference to the xclk clock. 10 - clock-names: Should be "xclk". 11 - clock-frequency: Frequency of the xclk clock. 12 - enable-gpios: Chip enable GPIO. Polarity is GPIO_ACTIVE_HIGH. This corresponds 14 - reset-gpios: Chip reset GPIO. Polarity is GPIO_ACTIVE_LOW. This corresponds to 16 - vdddo-supply: Chip digital IO regulator. 17 - vdda-supply: Chip analog regulator. [all …]
|
H A D | ovti,ov5675.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Quentin Schulz <quentin.schulz@theobroma-systems.com> 14 - $ref: /schemas/media/video-interface-devices.yaml# 17 The Omnivision OV5675 is a high performance, 1/5-inch, 5 megapixel, CMOS 18 image sensor that delivers 2592x1944 at 30fps. It provides full-frame, 19 sub-sampled, and windowed 10-bit MIPI images in various formats via the 22 This chip is programmable through I2C and two-wire SCCB. The sensor output 23 is available via CSI-2 serial data output (up to 2-lane). [all …]
|
H A D | ovti,ov2680.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rui Miguel Silva <rmfrfs@gmail.com> 12 description: |- 13 The OV2680 color sensor is a low voltage, high performance 1/5 inch UXGA (2 14 megapixel) CMOS image sensor that provides a single-chip UXGA (1600 x 1200) 15 camera. It provides full-frame, sub-sampled, or windowed 10-bit images in 30 clock-names: 33 reset-gpios: [all …]
|
H A D | ovti,ov5693.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/share/doc/usd/21.troff/ |
H A D | m1 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 61 a user-defined \fImacro\fR in place of the control line. 80 or left-parenthesis-introduced, two-character name as in \fB\en(\fIxx\fR. 86 1\(sl432 inch and a vertical resolution 87 of 1\(sl144 inch.) 91 typewriter-like output devices. 117 \fBi\fR Inch 432 240 119 \fBP\fR Pica = 1\(sl6 inch 72 240\(sl6 122 \fBp\fR Point = 1\(sl72 inch 6 240\(sl72 128 which is output-device dependent; [all …]
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 17 yotta- 1e24 18 zetta- 1e21 19 exa- 1e18 20 peta- 1e15 21 tera- 1e12 22 giga- 1e9 23 mega- 1e6 24 myria- 1e4 25 kilo- 1e3 26 hecto- 1e2 [all …]
|
H A D | units.1 | 25 or non-interactively, providing a conversion for given arguments 31 .Bl -tag -width "from to" 32 .It Fl e , Fl -exponential 39 .It Fl f Ar unitsfile , Fl -file Ar unitsfile 42 .It Fl H Ar historyfile , Fl -history Ar historyfile 44 .It Fl h , Fl -help 46 .It Fl o Ar format , Fl -output-format Ar format 50 .It Fl q , Fl -quiet 53 .It Fl t , Fl -terse 58 .It Fl U , Fl -unitsfile [all …]
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | tt06 | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 58 the half-line local motions 62 To go back up the page half a point-size, insert a 81 .BD \es\-2...\es0 . 99 The in-line command 109 ^ll \-0.3i (shorten lines) 110 ^ti \-0.3i (move P back) 111 \ev'2'\es36P\es0\ev'\-2'ater noster qui est 117 .BD \ev\(fm\-2\(fm 125 \ev'\-0.5m' [all …]
|
H A D | tt05 | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 50 Tab stops are set by default every half inch from the 56 To set stops every inch, for example, 58 ^ta 1i 2i 3i 4i 5i 6i 61 Unfortunately the stops are left-justified only 63 so lining up columns of right-justified numbers can be painful. 98 It is also possible to fill up tabbed-over space with
|
/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t8112-j493.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 3 * Apple MacBook Pro (13-inch, M1, 2022) 5 * target-type: J493 10 /dts-v1/; 13 #include "t8112-jxxx.dtsi" 14 #include <dt-bindings/leds/common.h> 17 compatible = "apple,j493", "apple,t8112", "apple,arm-platform"; 18 model = "Apple MacBook Pro (13-inch, M2, 2022)"; 25 led-controller { 26 compatible = "pwm-leds"; [all …]
|
H A D | t8112-j413.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 5 * target-type: J413 10 /dts-v1/; 13 #include "t8112-jxxx.dtsi" 14 #include <dt-bindings/leds/common.h> 17 compatible = "apple,j413", "apple,t8112", "apple,arm-platform"; 18 model = "Apple MacBook Air (13-inch, M2, 2022)"; 25 led-controller { 26 compatible = "pwm-leds"; 27 led-0 { [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | man_db.renames.in | 2 # Copyright 2019-2023,2024 Thomas E. Dickey # 3 # Copyright 1998-2015,2017 Free Software Foundation, Inc. # 30 # Manual-page renamings for the man_db program 60 curs_inch.3x inch.3ncurses 159 scr_dump.5 scr_dump.5 162 term.5 term.5 165 terminfo.5 terminfo.5 170 user_caps.5 user_caps.5 212 inch.3x inch.3ncurses 293 ttys.5 ttys.4 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | samsung,s6e8aa0.txt | 1 Samsung S6E8AA0 AMOLED LCD 5.3 inch panel 4 - compatible: "samsung,s6e8aa0" 5 - reg: the virtual channel number of a DSI peripheral 6 - vdd3-supply: core voltage supply 7 - vci-supply: voltage supply for analog circuits 8 - reset-gpios: a GPIO spec for the reset pin 9 - display-timings: timings for the connected panel as described by [1] 12 - power-on-delay: delay after turning regulators on [ms] 13 - reset-delay: delay after reset sequence [ms] 14 - init-delay: delay after initialization sequence [ms] [all …]
|
H A D | sony,td4353-jdi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel 10 - Konrad Dybcio <konrad.dybcio@somainline.org> 13 The Sony TD4353 JDI is a 5 (XZ2c) / 5.7 (XZ2) inch 2160x1080 14 MIPI-DSI panel, used in Xperia XZ2 and XZ2 Compact smartphones. 17 - $ref: panel-common.yaml# 21 const: sony,td4353-jdi-tama [all …]
|
H A D | samsung,s6e8aa0.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung S6E8AA0 AMOLED LCD 5.3 inch panel 10 - Andrzej Hajda <a.hajda@samsung.com> 13 - $ref: panel-common.yaml# 20 reset-gpios: true 21 display-timings: true 23 vdd3-supply: 26 vci-supply: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal-zones.yaml | 1 # SPDX-License-Identifier: (GPL-2.0) 4 --- 5 $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml# 6 $schema: http://devicetree.org/meta-schemas/base.yaml# 11 - Daniel Lezcano <daniel.lezcano@linaro.org> 20 - therma [all...] |
/freebsd/share/termcap/ |
H A D | termcap.5 | 31 .\" * ncurses is copyright (C) 1992-1995 * 32 .\" * Zeyd M. Ben-Halim * 77 consist of a number of `:'-separated fields. 98 in 132-column mode would be 99 .Dq vt100-w . 101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent 103 -w Wide mode (more than 80 columns) vt100-w 104 -am With automatic margins (usually default) vt100-am 105 -nam Without automatic margins vt100-nam 106 .Pf \- Ar n Ta No "Number of lines on screen aaa-60" [all …]
|