DESC_SYSTEM_CONTROL and DESC_CONSUMER #327
Replies: 1 comment
-
I fixed it with this: Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have two interfaces:
The dmesg output is as follows:
As you can see, Consumer Control is not listed here. Now I modify the code as follows (CONSUMER CONTROL first):
Now dmesg shows Consumer Control, but does not show System Control:
How can I make System Control and Consumer Control work at the same time? This should be something like this:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions