Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb-gadget: set device class, etc. to meet spec #107

Closed
drbild opened this issue Oct 26, 2019 · 1 comment · Fixed by #108
Closed

usb-gadget: set device class, etc. to meet spec #107

drbild opened this issue Oct 26, 2019 · 1 comment · Fixed by #108

Comments

@drbild
Copy link
Contributor

drbild commented Oct 26, 2019

The gadget enables the USB CDC ECM gadget driver, which uses a USB Interface Association Descriptor to group its control and data interfaces. The USB spec defines a special Device Class, Device Subclass, and Device Protocol that must be specified by devices that include IADs.

@drbild
Copy link
Contributor Author

drbild commented Oct 28, 2019

The Microsoft docs have a good explanation as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant