usb: Add Ethernet Control Mode (ECM) subclass definition
Change-Id: Ie7dd270de9d972ac8e09255a930fe42295ae1533 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
36b4a5c64d
commit
edea77b155
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
|
||||
/* Sub-classes */
|
||||
#define ACM_SUBCLASS 0x02
|
||||
#define CDC_ECM_SUBCLASS 0x06
|
||||
#define BOOT_INTERFACE_SUBCLASS 0x01
|
||||
#define SCSI_TRANSPARENT_SUBCLASS 0x06
|
||||
#define DFU_INTERFACE_SUBCLASS 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue