usb: add usb ohci host driver and usb cdc ecm#107279
Draft
maass-hamburg wants to merge 10 commits into
Draft
Conversation
2a1ecaa to
78735dc
Compare
add Generic OHCI USB host controller driver support Assisted-by: GitHub Copilot: GPT-5.3-Codex Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
move qemu network interface selection Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
add pcie controller to qemu riscv virt boards Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
Updates: - Add Ethernet Statistics Feature Selector marcos - Add CONNECTION_SPEED_CHANGE notification macro - Add Ethernet Power Management Pattern activation macros Signed-off-by: Dv Alan <zhangyang.shen@nxp.com>
Add 4 functions to handle USB string descriptor operations: - usbh_req_desc_str() to retrieve USB string descriptors from device - usbh_desc_is_valid_string() to validate string descriptor type - usbh_desc_get_supported_langs() to get supported languages list - usbh_desc_str_utfle16_to_ascii() to convert UTF-16LE string to ASCII Co-authored-by: Johann Fischer <johann.fischer@nordicsemi.no> Signed-off-by: Dv Alan <zhangyang.shen@nxp.com>
Implements USB CDC-ECM standard protocol and integrates USB-to-Ethernet devices as network interfaces into Zephyr network stack Co-authored-by: Santhosh Charles <santhosh@linumiz.com> Signed-off-by: Dv Alan <zhangyang.shen@nxp.com>
add support for setting the configuration needed for example for the usb ecm dev (usb-net) from qemu, which has RNDIS as the primary config. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
some improvements Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
add usb host autostart to be able to use net config Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
add support for usb ecm. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
|
This was referenced Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Uh oh!
There was an error while loading. Please reload this page.