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

Enhance supervisor.set_usb_identification to also be able to set USB_INTERFACE_NAME #8131

Open
darkyellow opened this issue Jun 29, 2023 · 1 comment

Comments

@darkyellow
Copy link

set_usb_identification allows people to currently change the manufacturer, product, vendor id and product id but it doesn't allow the changing of the usb interface name. This is currently hard coded in supervisor.mk.

The enhancement request is to also be able to change the usb interface name in the set_usb_identification method call

@dhalbert dhalbert added the usb label Jun 29, 2023
@dhalbert dhalbert added this to the Long term milestone Jun 29, 2023
@dhalbert
Copy link
Collaborator

Related to #4191. Since we are talking about the interface name for usb_hid, might be added to that module instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants