Home
last modified time | relevance | path

Searched +full:en +full:- +full:usb (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/man/man4d/
H A Dugen.4d9 ugen \- USB generic driver
13 \fBNode Name@unit-address\fR
18 \fB#include <sys/usb/clients/ugen/usb_ugen.h>\fR
23 \fBugen\fR is a generic USBA (Solaris USB Architecture) compliant client
24 character driver that presents USB devices to applications through a standard
27 are transferred to and from the device via file descriptors created for each USB
56 device is on-lined after hot insertion, and no driver is found, there will be
61 USB 2.0 device (usb<vid>,<pid>)...
67 where vid is the USB vendor identifier in hex and pid is the product
69 Note, the USB device version may vary depending on the device.
[all …]
/illumos-gate/usr/src/common/pci/
H A Dpci_strings.c54 { 1, 8, 0, "Non-Volatile memory controller", "unknown" },
75 { 3, 0, 1, "8514-compatible display controller", "vgs8514" },
94 { 6, 1, 0, "ISA bridge", "pci-isa" },
96 { 6, 3, 0, "MCA bridge", "pci-mca" },
97 { 6, 4, 0, "PCI-PCI bridge", "pci-pci" },
98 { 6, 4, 1, "Subtractive Decode PCI-PCI bridge", "unknown" },
102 { 6, 8, 0, "RACE-way bridge transport mode", "pcirace" },
103 { 6, 8, 1, "RACE-way bridge endpoint mode", "pcirace" },
104 { 6, 9, 0x40, "Semi-transparent PCI-PCI primary bridge", "stpci" },
105 { 6, 9, 0x80, "Semi-transparent PCI-PCI secondary bridge", "stpci" },
[all …]
/illumos-gate/usr/src/man/man9s/
H A Dusb_isoc_req.9s8 usb_isoc_req, usb_isoc_req_t, usb_isoc_request \- USB isochronous request structure
11 #include <sys/usb/usba.h>
20 retried upon failure. Isochronous transfers are supported on both USB 1.1 and
21 USB 2.0 devices. For further information, see section \fI5.6\fR of the \fIUSB
22 2.0\fR specification available at \fIwww.usb.org\fR.
33 ushort_t isoc_pkts_count; /* num USB pkts in this request */
41 usb_req_attrs_t isoc_attributes;/* request-specific attrs */
90 If two multi-frame \fBisoc\fR requests that both specify the
155 ---------------------------------------------------------------
197 set, since transfers continue in spite of any en-
[all …]
/illumos-gate/exception_lists/
H A Dclosed-bins68 ./usr/include/sys/usb/clients/hwarc
80 ./usr/lib/amd64/llib-like.ln
94 ./usr/lib/iconv/646en.8859.t
102 ./usr/lib/iconv/8859.646en.t
120 ./usr/lib/llib-like
121 ./usr/lib/llib-like.ln
/illumos-gate/usr/src/uts/common/io/axf/
H A Dax88172reg.h3 * Macro definitions for ASIX AX88172 USB to fast ethernet controler
113 #define MMR_MOM 0x01 /* monitor mode 1:en, 0:dis */
143 #define SWRST_BZ 0x10 /* force Bulk In to return zero-length pkt */
145 #define SWRST_PRTE 0x04 /* external phy tri-state enable */
146 #define SWRST_RT 0x02 /* clear frame length error for Bulk-Out */
147 #define SWRST_RR 0x01 /* clear frame length error for Bulk-In */
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids5 # Date: 2025-06-09 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
36 7a04 OTG USB Controller
41 7a09 PCI-to-PCI Bridge
48 7a14 EHCI USB Controller
[all …]
H A Dusb.ids2 # List of USB ID's
4 # Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com>
6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2025-04-01 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
[all …]
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c55 int dosnum; /* dos disk number or -1 */
230 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_ide_storage_add()
298 PROP_STR(d, node, s, "inquiry-product-id", "info.product"); in devinfo_scsi_storage_add()
305 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_scsi_storage_add()
314 * So we have to enable media check so that hald-addon-storage notices in devinfo_scsi_storage_add()
318 ((di_prop_lookup_ints(DDI_DEV_T_ANY, node, "removable-media", &i) >= 0) || in devinfo_scsi_storage_add()
321 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, "inquiry-device-type", in devinfo_scsi_storage_add()
424 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_blkdev_storage_add()
512 /* trigger initial probe-volume */ in devinfo_floppy_add()
537 m = devinfo_storage_new_minor (devfs_path, WHOLE_DISK, devlink, dev, -1); in devinfo_floppy_add_volume()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h47 #define PCI_CONF_SUBCLASS 0xA /* sub-class code, 1 byte */
182 #define PCI_STAT_FBBC 0x80 /* Fast Back-to-Back Capable */
209 #define PCI_CLASS_NONE 0x0 /* class code for pre-2.0 devices */
229 * PCI Sub-class codes - base class 0x0 (no new devices should use this code).
235 * PCI Sub-class codes - base class 0x1 (mass storage controllers)
245 #define PCI_MASS_NVME 0x8 /* Non-Volatile memory controller */
278 * PCI Sub-class codes - base class 0x2 (Network controllers)
290 * PCI Sub-class codes - base class 03 (display controllers)
304 * PCI Sub-class codes - base class 0x4 (multi-media devices)
313 * PCI Sub-class codes - base class 0x5 (memory controllers)
[all …]
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c55 * multi-processing (SMT), etc.
57 * ------------------------
59 * ------------------------
81 * AMD adds non-Intel compatible
105 * various extensions. For example, AMD-
123 * Some leaves are broken down into sub-leaves. This means that the value
125 * example, Intel uses the value in %ecx on leaf 7 to indicate a sub-leaf to get
131 * program is in 64-bit mode. When executing in 64-bit mode, the upper
135 * ----------------------
137 * ----------------------
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dreg_addr_bb.h9 * or http://opensource.org/licenses/CDDL-1.0.
23 * Copyright 2014-2017 Cavium, Inc.
30 * at http://opensource.org/licenses/CDDL-1.0
84- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
85 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
86 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
87 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
89 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
91 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
99 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]
H A Dreg_addr_k2.h9 * or http://opensource.org/licenses/CDDL-1.0.
23 * Copyright 2014-2017 Cavium, Inc.
30 * at http://opensource.org/licenses/CDDL-1.0
84- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
85 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
86 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
87 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
89 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
91 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
99 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]
H A Dreg_addr_e5.h9 * or http://opensource.org/licenses/CDDL-1.0.
23 * Copyright 2014-2017 Cavium, Inc.
30 * at http://opensource.org/licenses/CDDL-1.0
84- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
85 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
86 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
87 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
89 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
91 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
99 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]
H A Dreg_addr_ah_compile15.h9 * or http://opensource.org/licenses/CDDL-1.0.
23 * Copyright 2014-2017 Cavium, Inc.
30 * at http://opensource.org/licenses/CDDL-1.0
85 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
87 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
96 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
98 … has_mem_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
144 …_SYS_ERR (0x1<<30) // Fatal or Non-Fatal Error Message s…
148 …:0x20 This is the PCIE compliant status/command register (bits 31-16: status, bits 15-0: command)…
149 …:0x20 This is the PCIE compliant status/command register (bits 31-16: status, bits 15-0: command)…
[all …]
H A Dreg_addr.h9 * or http://opensource.org/licenses/CDDL-1.0.
23 * Copyright 2014-2017 Cavium, Inc.
30 * at http://opensource.org/licenses/CDDL-1.0
85- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
86 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
87 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
88 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
90 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
92 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
100 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]