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

Add abililty to specify USB device by /dev/bus/usb/xxx/yyy instead of VID/PID to usbtool #16

Open
M-a-r-k opened this issue Feb 21, 2018 · 0 comments

Comments

@M-a-r-k
Copy link

M-a-r-k commented Feb 21, 2018

In usbtool, it would be useful to have the ability to instead of specifying the USB device by VID/PID, be able to give a path like /dev/bus/usb/005/004 (for example).

That could allow usbtool to be used with Cypress EZ-USB devices, where once you download "vend_ax.hex", they only respond to a small number of USB requests. It's not possible to query manufacturer strings etc. from the device in that state, hence usbtool can't be used with it. At least, I think that's why I couldn't get it to work...

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