How to identify multiple USB-serial adapters under Ubuntu 10.1

后端 未结 7 1400
无人共我
无人共我 2020-12-29 13:54

I am reading data from multiple identical USB-serial adapters under Ubuntu 10.1.

On occasion, their /dev/tty path changes (eg if other USB devices are connected on s

7条回答
  •  梦毁少年i
    2020-12-29 14:26

    The devices all have the same serial numbers [..]

    The usb-parse-devpath.pm addresses this by using the bus and port id of the adapter.

提交回复
热议问题