Skip to content

usb: device_next: Simple NCM driver for usb-next - documentation changes #75633

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

Closed
wants to merge 1 commit into from

Conversation

rgrr
Copy link

@rgrr rgrr commented Jul 9, 2024

This is a simple USB-NCM driver. It just has one NTB per direction and within the NTB only one datagram can be received/transmitted.

Main goal is existance of an NCM driver, performance will follow in further steps.

This PR contains documentation changes.

PR with actual code is #72310, sample updates are in #75632

This is a simple USB-NCM driver. It just has one NTB
per direction and within the NTB only one datagram
can be received/transmitted.
Main goal is existance of an NCM driver, performance
will follow in further steps.

This PR contains documentation changes.

Signed-off-by: Hardy Griech <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants