usb endpoint enumeration linux kernel dirver fix #25
Closed
KozhinovAlexander
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
I am already working on a similar addition, but thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Resolved by: #25 (comment) |
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
-
Meanwhile the implementation of linux kernel patch seems to be shaped well (see the comments from Vincent Mailhol here).
Also the v4 (hopefully last one) can be found here.
@henrikbrixandersen With the change from above patch usb dummy ep could be dropped now. The linux-kernel patch is also backward compatible and works with candeLight_fw I use on my MKS Canable V2 board.
I would like to add this changes to this repository. To address backward compatibility I think to add a KConfig switch s.t. dummy ep can be disabled. What do you think about it?
@henrikbrixandersen FYI: Somehow I was not able to open discussuon in this project - thus I've opened an issue. Please feel free move it to discussion.
Beta Was this translation helpful? Give feedback.
All reactions