Home
last modified time | relevance | path

Searched +full:serial +full:- +full:id (Results 1 – 25 of 1030) sorted by relevance

12345678910>>...42

/freebsd/sys/dev/uart/
H A Duart_bus_pci.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
92 { 0x103c, 0x1048, 0x103c, 0x1227, "HP Diva Serial [GSP] UART - Powerbar SP2",
95 { 0x103c, 0x1290, 0xffff, 0, "HP Auxiliary Diva Serial Port", 0x18 },
96 { 0x103c, 0x3301, 0xffff, 0, "HP iLO serial port", 0x10 },
100 "ASIX AX99100 PCIe 1/2/3/4-port RS-232/422/485", 0x10 },
103 { 0x131f, 0x1000, 0xffff, 0, "Siig CyberSerial (1-port) 16550", 0x18 },
104 { 0x131f, 0x1001, 0xffff, 0, "Siig CyberSerial (1-port) 16650", 0x18 },
105 { 0x131f, 0x1002, 0xffff, 0, "Siig CyberSerial (1-port) 16850", 0x18 },
106 { 0x131f, 0x2000, 0xffff, 0, "Siig CyberSerial (1-port) 16550", 0x10 },
[all …]
/freebsd/crypto/openssh/regress/
H A Dkrl.sh7 # w/out OpenSSL. Populate ktype[2-4] with the other types if supported.
13 ssh-rsa) ktype3=rsa ;;
14 ssh-dss) ktype4=dsa ;;
15 sk-ssh-ed25519@openssh.com) ktype5=ed25519-sk ;;
16 sk-ecdsa-sha2-nistp256@openssh.com) ktype6=ecdsa-sk ;;
20 # Do most testing with ssh-keygen; it uses the same verification code as sshd.
22 # Old keys will interfere with ssh-keygen.
23 rm -f $OBJ/revoked-* $OBJ/krl-*
26 $SSHKEYGEN -t $ktype1 -f $OBJ/revoked-ca -C "" -N "" > /dev/null ||
28 $SSHKEYGEN -t $ktype2 -f $OBJ/revoked-ca2 -C "" -N "" > /dev/null ||
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmvme7100.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2016 Elettra-Sincrotrone Trieste S.C.p.A.
10 /include/ "mpc8641si-pre.dtsi"
37 phy-handle = <&phy0>;
38 phy-connection-type = "rgmii-id";
42 phy0: ethernet-phy@1 {
45 phy1: ethernet-phy@2 {
48 phy2: ethernet-phy@3 {
51 phy3: ethernet-phy@4 {
57 phy-handle = <&phy1>;
[all …]
H A Dmvme2500.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2014 Elettra-Sincrotrone Trieste S.C.p.A.
11 /include/ "p2020si-pre.dtsi"
66 fsl,espi-num-chipselects = <2>;
69 compatible = "atmel,at25df641", "jedec,spi-nor";
71 spi-max-frequency = <10000000>;
74 compatible = "atmel,at25df641", "jedec,spi-nor";
76 spi-max-frequency = <10000000>;
86 tbi-handle = <&tbi0>;
87 phy-handle = <&phy1>;
[all …]
/freebsd/share/man/man4/man4.i386/
H A Dvpd.437 desktop PCs) have a 48-byte
40 The VPD provides machine type and model information, the build ID
41 (this is roughly the BIOS version) and serial number information.
55 .Bl -tag -width ".Dv MACHINE_MODEL" -compact
63 .Pq Va build.id
64 BIOS Build ID.
66 .Pq Va serial.box
67 Box Serial Number.
69 .Pq Va serial.planar
70 Motherboard Serial Number.
[all …]
/freebsd/crypto/openssh/
H A DPROTOCOL.krl19 is modified, "generated_date" is the time in seconds since 1970-01-01
45 serial number or key ID. The consist of the CA key that issued the
70 2.1 Certificate serial list section
73 certificates by listing their serial numbers. The cert_section_data in this
81 2.2. Certificate serial range section
84 a range of serial numbers of certificates:
89 All certificates in the range serial_min <= serial <= serial_max are
94 2.3. Certificate serial bitmap section
97 by listing their serial number in a bitmap.
103 serial number (serial_offset + N).
[all …]
H A DPROTOCOL.certkeys1 This document describes a simple public-key certificate authentication
5 ----------
11 surface, but it does not support the important use-cases of centrally
15 system already in SSH to allow certificate-based authentication. The
29 public key that is used to sign challenges. In OpenSSH, ssh-keygen
34 ssh-rsa-cert-v01@openssh.com
35 ssh-dss-cert-v01@openssh.com
36 ecdsa-sha2-nistp256-cert-v01@openssh.com
37 ecdsa-sha2-nistp384-cert-v01@openssh.com
38 ecdsa-sha2-nistp521-cert-v01@openssh.com
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt1 Microchip USB 2.0 Hi-Speed Hub Controller
4 Hi-Speed Controller.
7 - compatible : Should be "microchip,usb251xb" or one of the specific types:
11 - reg : I2C address on the selected bus (default is <0x2C>)
14 - reset-gpios : Should specify the gpio for hub reset
15 - vdd-supply : Should specify the phandle to the regulator supplying vdd
16 - skip-config : Skip Hub configuration, but only send the USB-Attach command
17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424)
18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type)
19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3)
[all …]
H A Daspeed,usb-vhub.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/usb/aspeed,usb-vhub.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Benjamin Herrenschmidt <benh@kernel.crashing.org>
26 - aspeed,ast2400-usb-vhub
27 - aspeed,ast2500-usb-vhub
28 - aspeed,ast2600-usb-vhub
39 aspeed,vhub-downstream-ports:
46 aspeed,vhub-generic-endpoints:
[all …]
H A Dusb251xb.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/usb251xb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip USB 2.0 Hi-Speed Hub Controller
10 - Richard Leitner <richard.leitner@skidata.com>
15 - microchip,usb2422
16 - microchip,usb2512b
17 - microchip,usb2512bi
18 - microchip,usb2513b
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr5.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr5.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LPDDR5 SDRAM compliant to JEDEC JESD209-5
10 - Krzysztof Kozlowski <krzk@kernel.org>
13 - $ref: jedec,lpddr-props.yaml#
18 - pattern: "^lpddr5-[0-9a-f]{2},[0-9a-f]{4}$"
19 - const: jedec,lpddr5
21 serial-id:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dserial-midi.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 ---
5 $id: http://devicetree.org/schemas/sound/serial-midi.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Generic Serial MIDI Interface
11 - Daniel Kaehn <kaehndan@gmail.com>
14 Generic MIDI interface using a serial device. This denotes that a serial device is
17 child node of a serial node.
20 parent serial device. If the standard MIDI baud of 31.25 kBaud is needed
22 configure the clocks of the parent serial device so that a requested baud of 38.4 kBaud
[all …]
H A Dfsl,audmix.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/fsl,audmix.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shengjiu Wang <shengjiu.wang@nxp.com>
11 - Frank Li <Frank.Li@nxp.com>
14 The Audio Mixer is a on-chip functional module that allows mixing of two
15 audio streams into a single audio stream. Audio Mixer has two input serial
17 modules (SAI). Each input serial interface carries 8 audio channels in its
21 Audio Mixer is also a serial audio interface. Like input interfaces it has
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Damigaone.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
13 coherency-off;
14 #address-cells = <1>;
15 #size-cells = <1>;
19 #address-cells = <1>;
20 #size-cells = <0>;
25 d-cache-line-size = <32>; // 32 bytes
26 i-cache-line-size = <32>; // 32 bytes
27 d-cache-size = <32768>; // L1, 32K
[all …]
/freebsd/contrib/ntp/html/
H A Dpps.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
6 <title>Pulse-Per-Second (PPS) Signal Interfacing</title>
10 <h3>Pulse-Per-Second (PPS) Signal Interfacing</h3>
14 <!-- #BeginDate format:En2m -->10-Mar-2014 05:17<!-- #EndDate -->
24 <li class="inline"><a href="#use">Using the Pulse-per-Second (PPS) Signal</a></li>
27 <h4 id="intro">Introduction</h4>
28serial port operating at speeds of 9600 bps. The accuracy using typical timecode formats, where th…
29serial port. However, the PPS signal levels are usually incompatible with the serial port interfa…
34 <h4 id="gadget">Gadget Box</h4>
[all …]
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/serial/qco
[all...]
H A Dserial-peripheral-props.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/serial/serial-peripheral-props.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common Properties for Serial-attached Devices
10 - Rob Herring <robh@kernel.org>
11 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14 Devices connected over serial/UART, expressed as children of a serial
19 max-speed:
28 current-speed:
[all …]
H A Dsifive-serial.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/serial/sifive-serial.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SiFive asynchronous serial interface (UART)
10 - Pragnesh Patel <pragnesh.patel@sifive.com>
11 - Paul Walmsley <paul.walmsley@sifive.com>
12 - Palmer Dabbelt <palmer@sifive.com>
15 - $ref: serial.yaml#
20 - enum:
[all …]
H A Dlitex,liteuart.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 ---
5 $id: http://devicetree.org/schemas/serial/litex,liteuart.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: LiteUART serial controller
11 - Karol Gugala <kgugala@antmicro.com>
12 - Mateusz Holenko <mholenko@antmicro.com>
15 LiteUART serial controller is a part of the LiteX FPGA SoC builder. It supports
16 multiple CPU architectures, currently including e.g. OpenRISC and RISC-V.
29 - compatible
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,geni-se.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/qcom/qcom,geni-s
[all...]
/freebsd/usr.sbin/moused/
H A Dmoused.81 .\"-
2 .\" SPDX-License-Identifier: BSD-4-Clause
108 .Bl -tag -width indent
110 Emulate the third (middle) button for 2-button mice.
123 Lower DTR on the serial port.
127 The DTR line may need to be dropped for a 3-butto
[all...]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/marvell-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 This documents the binding structure and common properties for serial
14 - Rob Herring <robh@kernel.org>
19 - mrvl,88w8897
20 - mrvl,88w8997
22 max-speed:
23 description: see Documentation/devicetree/bindings/serial/serial.yaml
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dmarvell,88w8897.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/marvell,88w8897.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 This documents the binding structure and common properties for serial
14 - Rob Herring <robh@kernel.org>
19 - mrvl,88w8897
20 - mrvl,88w8997
22 max-speed: true
25 - compatible
[all …]
H A Dti,bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/ti,bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Lechner <david@lechnology.com>
13 This documents the binding structure and common properties for serial
27 This bindings follows the UART slave device binding in ../serial/serial.yaml.
32 - ti,cc2560
33 - ti,wl1271-st
34 - ti,wl1273-st
[all …]
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dxlnx,fpga-slave-serial.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/fpga/xlnx,fpga-slave-serial.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Xilinx Slave Serial SPI FPGA
10 - Nava kishore Manne <nava.kishore.manne@amd.com>
13 Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the bitstream
14 over what is referred to as slave serial interface.The slave serial link is
21 https://www.xilinx.com/support/documentation/application_notes/xapp583-fpga-configuration.pdf
24 - $ref: /schemas/spi/spi-peripheral-props.yaml#
[all …]

12345678910>>...42