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

Add missing capability bit for CDC ACM serial break support #2616

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

trejan
Copy link
Contributor

@trejan trejan commented Apr 30, 2024

Describe the PR
The send break capability bit is needed for serial break support with Linux and possibly MacOS hosts. A recent Linux kernel patch made it check the ACM capability bits before sending a serial break. Older kernels didn't check and would always send a serial break.

Additional context
See https://forums.raspberrypi.com/viewtopic.php?t=369851#p2216659 for original discussion.

The send break capability bit is needed for serial break support with Linux and possibly MacOS hosts. [A recent Linux kernel patch made it check the ACM capability bits before sending a serial break](raspberrypi/linux@19e321c).
@HiFiPhile HiFiPhile merged commit a435bef into hathach:master Apr 30, 2024
69 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants