Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Is there a way to fix how the usb host controller allocates the numbers? Commented May 13, 2015 at 17:28
  • You will have to be more specific about what kind of USB device it is. If it is a device for some embedded controller that you send text to, and its tty or usbserial driver was installed--and some already are--it should show up as something like /dev/ttyACM0 unix.stackexchange.com/questions/88477/… Commented Feb 26, 2020 at 20:43