On 2010-Dec-13 08:56:51 +0100, Emanuel Haupt <[email protected]> wrote: >Unfortunately the program in question uses libusb and the configuration >only allows to define the device by specifying <busnum>:<devaddr> and >there are multiple identical devices around with only iSerialNumber >being different from each other. Somehow I need to make sure the >devices in the USB hub are always recognized in the same order.
The standard approach seems to be to iterate through all available USB devices until you find the one that matches your specifications. -- Peter Jeremy
pgp0B07afpudf.pgp
Description: PGP signature
