Skip to content

Suggestion: Unified usbdev enumeration process #10433

@zyfeier

Description

@zyfeier

In the current usbdev code, each class driver and composite driver
has its own enumeration process, resulting in a high degree of code
duplication and making maintenance difficult.

Maybe we can abstract out the common processes, similar to the composite
device framework in Linux. Different functions only need to provide
descriptor information, and the common processes will be handled by
the composite framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions