/freebsd-src/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.txt | 1 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 D | aspeed,usb-vhub.yaml | 1 # 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 D | usb251xb.yaml | 1 # 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-src/contrib/libfido2/src/ |
H A D | hid_osx.c | 2 * Copyright (c) 2019-2022 Yubico AB. All rights reserved. 3 * Use of this source code is governed by a BSD-style 5 * SPDX-License-Identifier: BSD-2-Clause 46 return (-1); in get_int32() 52 return (-1); in get_int32() 57 return (-1); in get_int32() 73 return (-1); in get_utf8() 79 return (-1); in get_utf8() 98 return (-1); in get_report_len() 103 return (-1); in get_report_len() [all …]
|
H A D | nfc_linux.c | 2 * Copyright (c) 2020-2022 Yubico AB. All rights reserved. 3 * Use of this source code is governed by a BSD-style 5 * SPDX-License-Identifier: BSD-2-Clause 63 uint64_t id; in copy_info() local 64 int ok = -1; in copy_info() 71 if (asprintf(&di->path, "%s/%s", FIDO_NFC_PREFIX, name) == -1) { in copy_info() 72 di->path = NULL; in copy_info() 75 if (nfc_is_fido(di->path) == false) { in copy_info() 76 fido_log_debug("%s: nfc_is_fido: %s", __func__, di->path); in copy_info() 79 if ((di->manufacturer = get_usb_attr(dev, "manufacturer")) == NULL) in copy_info() [all …]
|
/freebsd-src/contrib/libfido2/man/ |
H A D | fido_dev_info_manifest.3 | 26 .\" SPDX-License-Identifier: BSD-2-Clause 64 …"fido_dev_info_t *devlist" "size_t i" "const char *path" "const char *manufacturer" "const char *p… 123 function returns the filesystem path or subsystem-specific identification 129 function returns the product ID of 134 function returns the vendor ID of 139 function returns the manufacturer string of 143 does not have an associated manufacturer string, 167 with the specified path, manufacturer, and product strings, and with
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | lpddr3.txt | 1 * LPDDR3 SDRAM memories compliant to JEDEC JESD209-3C 4 - compatible : Should be "<vendor>,<type>", and generic value "jedec,lpddr3". 8 - density : <u32> representing density in Mb (Mega bits) 9 - io-width : <u32> representing bus width. Possible values are 8, 16, 32, 64 10 - #address-cells: Must be set to 1 11 - #size-cells: Must be set to 0 15 - manufacturer-id : <u32> Manufacturer ID value read from Mode Register 5 16 - revision-id : <u32 u32> Revision IDs read from Mode Registers 6 and 7 20 These values shall be obtained from the device data-sheet. 21 - tRFC-min-tck [all …]
|
H A D | jedec,lpddr3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: LPDDR3 SDRAM compliant to JEDEC JESD209-3 10 - Krzysztof Kozlowski <krzk@kernel.org> 13 - $ref: jedec,lpddr-props.yaml# 18 - items: 19 - enum: 20 - samsung,K3QF2F20DB [all …]
|
H A D | jedec,lpddr-props.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr-props.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 16 - Krzysztof Kozlowski <krzk@kernel.org> 23 lpddrX-YY,ZZZZ where X is the LPDDR version, YY is the manufacturer ID 24 (from MR5) and ZZZZ is the revision ID (from MR6 and MR7). Both IDs are 36 revision-id: 37 $ref: /schemas/types.yaml#/definitions/uint32-array 50 - 64 [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/ddr/ |
H A D | lpddr3.txt | 1 * LPDDR3 SDRAM memories compliant to JEDEC JESD209-3C 4 - compatible : Should be "<vendor>,<type>", and generic value "jedec,lpddr3". 8 - density : <u32> representing density in Mb (Mega bits) 9 - io-width : <u32> representing bus width. Possible values are 8, 16, 32, 64 10 - #address-cells: Must be set to 1 11 - #size-cells: Must be set to 0 15 - manufacturer-id : <u32> Manufacturer ID value read from Mode Register 5 16 - revision-id : <u32 u32> Revision IDs read from Mode Registers 6 and 7 20 These values shall be obtained from the device data-sheet. 21 - tRFC-min-tck [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/slimbus/ |
H A D | bus.txt | 3 SLIMbus is a 2-wire bus, and is used to communicate with peripheral 4 components like audio-codec. 7 - compatible - name of SLIMbus controller 13 Manufacturer ID, Product code, Device index, and Instance value for 18 In some cases it may be necessary to describe non-probeable device 19 details such as non-standard ways of powering up a device. In 24 - reg - Should be ('Device index', 'Instance ID') from SLIMbus 28 Instance ID Is for the cases where multiple Devices of the 31 - compatible -"slimMID,PID". The textual representation of Manufacturer ID, 36 - slim-ifc-dev - Should be phandle to SLIMBus Interface device. [all …]
|
H A D | slimbus.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/slimbus/slimbus.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 SLIMbus is a 2-wire bus, and is used to communicate with peripheral 14 components like audio-codec. 18 pattern: "^slim(@.*|-([0-9]|[1-9][0-9]+))?$" 20 "#address-cells": 23 "#size-cells": [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/nvmem/layouts/ |
H A D | onie,tlv-layout.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/nvmem/layouts/onie,tlv-layout.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Miquel Raynal <miquel.raynal@bootlin.com> 14 infrastructure shall provide a non-volatile memory with a table whose the 15 content is well specified and gives many information about the manufacturer 20 parameters the manufacturer decided to embed. 26 const: onie,tlv-layout 28 product-name: [all …]
|
/freebsd-src/sys/contrib/xen/hvm/ |
H A D | hvm_xs_strings.h | 32 #define HVM_XS_GENERATION_ID_ADDRESS "hvmloader/generation-id-address" 33 #define HVM_XS_ALLOW_MEMORY_RELOCATE "hvmloader/allow-memory-relocate" 52 * SMBIOS structure. For DMTF defined types (0 - 121), the passed in struct 54 * OEM/vendortypes (128 - 255) will all be added. 65 #define HVM_XS_BIOS_STRINGS "bios-strings" 66 #define HVM_XS_BIOS_VENDOR "bios-strings/bios-vendor" 67 #define HVM_XS_BIOS_VERSION "bios-strings/bios-version" 68 #define HVM_XS_SYSTEM_MANUFACTURER "bios-strings/system-manufacturer" 69 #define HVM_XS_SYSTEM_PRODUCT_NAME "bios-strings/system-product-name" 70 #define HVM_XS_SYSTEM_VERSION "bios-strings/system-version" [all …]
|
/freebsd-src/sys/dev/pccard/ |
H A D | pccardvarp.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 105 /* run-time state */ 140 * Use int32_t for manufacturer and product so that they can 141 * hold the id value found in card CIS and special value that 142 * indicates no id was found. 144 int32_t manufacturer; member 145 #define PCMCIA_VENDOR_INVALID -1 147 #define PCMCIA_PRODUCT_INVALID -1 179 int32_t manufacturer; member
|
/freebsd-src/usr.sbin/bluetooth/hccontrol/ |
H A D | info.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 30 * $Id: info.c,v 1.3 2003/08/18 19:19:54 max Exp $ 58 rp.manufacturer = le16toh(rp.manufacturer); in hci_read_local_version_information() 66 fprintf(stdout, "LMP sub-version: %#04x\n", in hci_read_local_version_information() 68 fprintf(stdout, "Manufacturer: %s [%#04x]\n", in hci_read_local_version_information() 69 hci_manufacturer2str(rp.manufacturer), rp.manufacturer); in hci_read_local_version_information() 249 "is a 48-bit unique identifier for a Bluetooth unit.",
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | wps_er.h | 2 * Wi-Fi Protected Setup - External Registrar 23 char *manufacturer; member 47 char *manufacturer; member 63 unsigned int id; member
|
H A D | wps.h | 2 * Wi-Fi Protected Setup 3 * Copyright (c) 2007-2016, Jouni Malinen <j@w1.fi> 16 * enum wsc_op_code - EAP-WSC OP-Code values 34 * struct wps_credential - WPS Credential 71 * struct wps_device_data - WPS Device Data 73 * @device_name: Device Name (0..32 octets encoded in UTF-8) 74 * @manufacturer: Manufacturer ( 88 char *manufacturer; global() member 532 const u8 *manufacturer; global() member 572 const char *manufacturer; global() member 592 const char *manufacturer; global() member [all...] |
H A D | wps_er.c | 2 * Wi-Fi Protected Setup - External Registrar 3 * Copyright (c) 2009-2013, Jouni Malinen <j@w1.fi> 40 if (wps->event_cb == NULL) in wps_er_sta_event() 44 ev->uuid = sta->uuid; in wps_er_sta_event() 45 ev->mac_addr = sta->addr; in wps_er_sta_event() 46 ev->m1_received = sta->m1_receive in wps_er_sta_event() 116 wps_er_ap_get_id(struct wps_er * er,unsigned int id) wps_er_ap_get_id() argument [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/soundwire/ |
H A D | soundwire-controller.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soundwire/soundwire-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 11 - Vinod Koul <vkoul@kernel.org> 21 "#address-cells": 24 "#size-cells": 28 "^.*@[0-9a-f],[0-9a-f]$": 33 pattern: "^sdw[0-9a-f]{1}[0-9a-f]{4}[0-9a-f]{4}[0-9a-f]{2}$" [all …]
|
/freebsd-src/contrib/libfido2/src/fido/ |
H A D | types.h | 2 * Copyright (c) 2018-2022 Yubico AB. All rights reserved. 3 * SPDX-License-Identifier: BSD-2-Clause 87 /* COSE ES256 (ECDSA over P-256 with SHA-256) public key */ 93 /* COSE ES256 (ECDSA over P-256 with SHA-256) (secret) key */ 98 /* COSE ES384 (ECDSA over P-384 with SHA-384) public key */ 104 /* COSE RS256 (2048-bit RSA with PKCS1 padding and SHA-256) public key */ 117 unsigned char rp_id_hash[32]; /* sha256 of fido_rp.id */ 126 uint16_t id_len; /* credential id length */ 127 uint8_t body[]; /* credential id + pubkey */ 132 fido_blob_t id; /* credential id */ member [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/mtd/ |
H A D | jedec,spi-nor.txt | 4 - #address-cells, #size-cells : Must be present if the device has sub-nodes 6 - compatible : May include a device-specific string consisting of the 7 manufacturer and name of the chip. A list of supported chip 9 Must also include "jedec,spi-nor" for any SPI NOR flash that can 10 be identified by the JEDEC READ ID opcode (0x9F). 52 JEDEC READ ID opcode (0x9F): 53 m25p05-nonjedec 54 m25p10-nonjedec 55 m25p20-nonjedec 56 m25p40-nonjedec [all …]
|
/freebsd-src/sys/dev/cardbus/ |
H A D | cardbusvar.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 52 uint16_t mfrid; /* manufacturer id */ 53 uint16_t prodid; /* product id */ 54 u_int funcid; /* function id */ 78 typedef int (tuple_cb) (device_t cbdev, device_t child, int id, in 84 int id; global() member [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | novatek,nt35510.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id [all...] |
/freebsd-src/usr.sbin/dumpcis/ |
H A D | cardinfo.h | 4 *------------------------------------------------------------------------- 6 /*- 7 * SPDX-License-Identifier: BSD-3-Clause 67 * ------------------- 70 * resume +----------+ power x 0 +----------+ 71 * ------->| inactive |<--------------| filled | 72 * / +----------+ +----------+ 74 * nil <--------- \ insert or | | suspend or 77 * \ +----------+ 78 * ----------->| empty | [all …]
|