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

Support multiple dediprog devices under linux #72

Open
muthuselvamr opened this issue Oct 11, 2023 · 0 comments
Open

Support multiple dediprog devices under linux #72

muthuselvamr opened this issue Oct 11, 2023 · 0 comments

Comments

@muthuselvamr
Copy link

This issue is created to check if the enhancement made to support multiple dediprog device support under linux environment.

#2

Currently, dpcmd provides environment variables DPCMD_USB_BUSNUM and DPCMD_USB_DEVNUM to identify the dediprog device when multiple dediprog devices are connected.

But We face a problem that when the linux host where dediprog devices are connected are disturbed or restarted, the USB BUS DEVICe number changed for particular dediprog device. It is not fixed.

If possible please implement, identifying dediprog device using Serial Number instead of BUS DEV numbers, this is implemented in em100 linux software, similar kind of implementation would be helpful here.

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

No branches or pull requests

1 participant