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 WCID descriptors to Moondancer #175

Conversation

antoinevg
Copy link
Member

No description provided.

@antoinevg antoinevg force-pushed the antoinevg/moondancer-wcid-descriptors branch 6 times, most recently from 62d9463 to 8c9a6c5 Compare August 16, 2024 15:01
@antoinevg antoinevg force-pushed the antoinevg/moondancer-wcid-descriptors branch from 8c9a6c5 to bd7aa29 Compare August 16, 2024 15:23
@antoinevg antoinevg marked this pull request as ready for review August 19, 2024 10:26
@mossmann mossmann requested a review from mndza August 19, 2024 10:27
pub const fn new() -> Self {
Self {
bFirstInterfaceNumber: 0,
bReserved: 0x01, // TODO does this _need_ to be 0x01 ???
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be 0x01 according to the spec.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tx! 3826825

@antoinevg antoinevg merged commit 992d2d9 into greatscottgadgets:main Aug 20, 2024
18 checks passed
@antoinevg antoinevg deleted the antoinevg/moondancer-wcid-descriptors branch October 16, 2024 14:20
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.

"ValueError: The device has no langid" after installing Facedancer on Windows
2 participants