8000 Changing the USB speed fails to update ep0 max packet size · Issue #40 · jiegec/usbip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Changing the USB speed fails to update ep0 max packet size #40
Closed as not planned
@florg-32

Description

@florg-32

When changing the public UsbDevice::speed, the max packet size of ep0_in/out are not updated, which then leads to the device failing to enumerate. (Invalid ep0 maxpacket: 64)

The correct value for USB 3.0+ is 9, where the actual max packet size is 2^bMaxPacketSize0

I hope its okay to just open issues for now, will also open an MR once I find time :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0