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

Added hotplug support #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

seanm
Copy link
Contributor

@seanm seanm commented Dec 21, 2021

Added several API to support hotplug notifations. That is, when a device is connected/disconnected, a callback can be invoked to notify the application. Implemented using libusb's hotplug support.

@seanm
Copy link
Contributor Author

seanm commented Dec 21, 2021

@sjarman28 care to review? Thanks.

@seanm
Copy link
Contributor Author

seanm commented Jan 10, 2022

@sjarman28 friendly ping...

@seanm
Copy link
Contributor Author

seanm commented Jun 15, 2022

@sjarman28 friendly ping... :) Or is there someone else to ping?

@sjarman28
Copy link
Contributor

First, sorry for the lack of communication. Unfortunately, we have not been able to check this out yet. I am not sure when we will be able to look into this either, or whether we would want to support this functionality, exodriver additions are a low priority right now.

Added several API to support hotplug notifations. That is, when a device is connected/disconnected, a callback can be invoked to notify the application.  Implemented using libusb's hotplug support.
@seanm seanm force-pushed the hotplug-support branch from ced0f20 to cfcd7de Compare March 10, 2023 20:45
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.

2 participants