/openbmc/linux/Documentation/hwmon/ |
H A D | lochnagar.rst | 40 in2_input Measured voltage for 1V8 CDC (milliVolts) 41 in2_label "1V8 CDC" 42 curr3_input Measured current for 1V8 CDC (milliAmps) 43 curr3_label "1V8 CDC" 44 power3_average Measured average power for 1V8 CDC (microWatts) 46 power3_label "1V8 CDC" 66 in6_input Measured voltage for VDDCORE CDC (milliVolts) 67 in6_label "VDDCORE CDC" 68 curr7_input Measured current for VDDCORE CDC (milliAmps) 69 curr7_label "VDDCORE CDC" [all …]
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | Kconfig | 116 tristate "Ethernet Gadget (with CDC Ethernet support)" 127 - The "Communication Device Class" (CDC) Ethernet Control Model. 132 - On hardware can't implement that protocol, a simple CDC subset 135 - CDC Ethernet Emulation Model (EEM) is a newer standard that has 146 use "CDCEther" instead, if you're using the CDC option. That CDC 147 mode should also interoperate with standard CDC Ethernet class 179 CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM 198 This driver implements USB CDC NCM subclass standard. NCM is 238 bool "Include configuration with CDC ECM (Ethernet)" 244 Include a configuration with CDC ECM function (Ethernet) and the [all …]
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_multi.rst | 13 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and 16 A CDC ECM (Ethernet) function may be turned on via a Kconfig option 18 have two configurations -- one with RNDIS and another with CDC ECM[3]. 21 CDC ECM) you may need to change vendor and/or product ID. 40 configuration with CDC ECM which should work better under Linux. 60 configuration so a dual RNDIS and CDC ECM gadget won't work unless you 72 Things are harder with RDNIS and CDC ACM. 87 CDC ACM 90 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM. 138 template[9], Microchip's CDC ACM INF file and David Brownell's [all …]
|
H A D | text_files.rst | 1 Linux CDC ACM inf
|
H A D | gadget_serial.rst | 61 The gadget serial driver talks over USB to either a CDC ACM driver 66 | Host-Side CDC ACM USB Host | 88 CDC ACM compliant class device or a simple vendor specific device 188 kernel for "Support for Host-side USB" and for "USB Modem (CDC ACM)
|
H A D | linux-cdc-acm.inf | 1 ; Windows USB CDC ACM Setup File
|
H A D | acm.rst | 36 Abstract Control Model (USB CDC ACM) specification.
|
/openbmc/linux/drivers/net/usb/ |
H A D | Kconfig | 152 CDC-Ethernet specification (including many cable modems). 158 a two-node link, or "eth0" for most CDC-Ethernet devices. Those 218 tristate "CDC Ethernet support (smart devices such as cable modems)" 223 Class (CDC) Ethernet Control Model, a specification that's easy to 224 implement in device firmware. The CDC specifications are available 227 CDC Ethernet is an implementation option for DOCSIS cable modems 229 The Linux-USB CDC Ethernet Gadget driver is an open implementation. 246 tristate "CDC EEM support" 250 Class (CDC) Ethernet Emulation Model, a specification that's easy to 251 implement in device firmware. The CDC EEM specifications are available [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | Kconfig | 43 CDC-ACM (usbtty) for example. 193 devices. The main ones are Microsoft's RNDIS and USB's CDC-Ethernet 194 (also called CDC-ECM). RNDIS is obviously compatible with Windows, 195 while CDC-ECM is not. Most other operating systems support both, so 199 bool "CDC-ECM Protocol" 201 CDC (Communications Device Class) is the standard for Ethernet over
|
/openbmc/linux/drivers/usb/class/ |
H A D | Kconfig | 8 tristate "USB Modem (CDC ACM) support" 35 of cell phones compliant to the CDC WMC specification. You can use
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | Kconfig | 249 bool "Abstract Control Model (CDC ACM)" 259 bool "Object Exchange Model (CDC OBEX)" 269 bool "Network Control Model (CDC NCM)" 281 bool "Ethernet Control Model (CDC ECM)" 287 The "Communication Device Class" (CDC) Ethernet Control Model. 293 bool "Ethernet Control Model (CDC ECM) subset" 300 a simple CDC subset is used, placing fewer demands on USB. 326 CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-adap-g-log-addrs.rst | 180 * .. _`CEC-LOG-ADDRS-FL-CDC-ONLY`: 184 - If this flag is set, then the device is CDC-Only. CDC-Only CEC devices 185 are CEC devices that can only handle CDC messages. 303 CEC switches or CDC-only devices (CDC: Capability Discovery and
|
/openbmc/linux/drivers/iio/cdc/ |
H A D | Kconfig | 3 # CDC drivers
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/ |
H A D | libcec_6.0.2.bb | 46 # Adapter shows up as a CDC-ACM device
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | gadget.rst | 127 - networking subsystem (for network gadgets, like the CDC Ethernet 403 useful *Communications Device Class* (CDC) models. One of the standards 409 hardware can't fully implement the CDC Ethernet requirements, this 410 driver also implements a "good parts only" subset of CDC Ethernet. (That 411 subset doesn't advertise itself as CDC Ethernet, to avoid creating 415 Pengutronix and Auerswald GmbH. This is like CDC Ethernet, but it runs 416 on more slightly USB hardware (but less than the CDC subset). However, 438 The latest version of that driver supports CDC ACM style operation, like
|
/openbmc/linux/Documentation/networking/ |
H A D | cdc_mbim.rst | 4 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems 95 The wMaxControlMessage field of the CDC MBIM functional descriptor 101 The userspace application can access the CDC MBIM functional 129 This ioctl returns the wMaxControlMessage field of the CDC MBIM
|
H A D | smc-sysctl.rst | 15 as much as possible, to lower total amount of CDC and RDMA Write been
|
H A D | phonet.rst | 19 - USB with the CDC Phonet interface,
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-cdc_ncm | 85 Control Model Devices" (CDC NCM), Revision 1.0 (Errata 1), November 87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
|
/openbmc/linux/net/caif/ |
H A D | Kconfig | 50 Say Y if you are using CAIF over USB CDC NCM.
|
/openbmc/linux/drivers/atm/ |
H A D | nicstar.h | 438 CDC = 0x28, /* Cell Drop Counter R/clear */ enumerator
|
/openbmc/qemu/docs/system/devices/ |
H A D | usb.rst | 195 Network adapter that supports CDC ethernet and RNDIS protocols. id
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 620 Bluetooth device in the internal ThinkPad CDC slot. 636 If the Bluetooth CDC card is installed, it can be enabled /
|
/openbmc/linux/Documentation/cdrom/ |
H A D | cdrom-standard.rst | 562 if (cdo->capability & ~cdi->mask & CDC _<capability>) ...
|
/openbmc/linux/ |
H A D | MAINTAINERS | 22220 USB CDC ETHERNET DRIVER
|