Adding media eject to MSC class #176
Unanswered
michal3nodes
asked this question in
Ideas
Replies: 1 comment
-
Thank you for this proposal, @michal3nodes. I will discuss this with the team. The request makes sense to me, but I lack the knowledge to determine the impact on the codebase and the complexity of a potential implementation. Stay tuned. We meet on Thursdays so expect a follow-up from me later this week. |
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
-
I've recently started to play with USBX, tried to migrate one of my projects and realized that MSC class is not handling media eject event. It actively prevents from media removal, calling _ux_device_class_storage_prevent_allow_media_removal function in class thread. Is there a chance to change the API to enable media eject functionality?
Beta Was this translation helpful? Give feedback.
All reactions