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

drivers/usb-hid: Respect maximal report size #39

Open
avdgrinten opened this issue May 18, 2018 · 0 comments
Open

drivers/usb-hid: Respect maximal report size #39

avdgrinten opened this issue May 18, 2018 · 0 comments
Labels
bug trivial issue Requires only straightforward changes and not new logic.

Comments

@avdgrinten
Copy link
Member

Currently, we limit packets to the maximum packet size which can be smaller than the maximum report size. In other words, reports consisting of multiple packets are not supported right now.

@avdgrinten avdgrinten added bug trivial issue Requires only straightforward changes and not new logic. labels May 18, 2018
64 pushed a commit to 64/managarm that referenced this issue Feb 21, 2022
posix: fdopendir should respect flags that are already set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug trivial issue Requires only straightforward changes and not new logic.
Development

No branches or pull requests

1 participant