Skip to content

add multiple device support with command line option#86

Open
jbaltes wants to merge 2 commits intoboundarydevices:masterfrom
jbaltes:master
Open

add multiple device support with command line option#86
jbaltes wants to merge 2 commits intoboundarydevices:masterfrom
jbaltes:master

Conversation

@jbaltes
Copy link

@jbaltes jbaltes commented Oct 8, 2018

when more than one imx device is connected at the usb-bus,
only the first device is addressable.
With command line '-n ' all devices can be addressed.
start with '1' and should be the device number
counted with 'lsusb'.

Jochen Baltes added 2 commits May 15, 2017 19:07
when more than one imx device is connected at the usb-bus,
only the first device is addressable.
With command line '-n <device-count>' all devices can be addressed.
<device-count> start with '1' and should be the device number
counted with 'lsusb'.

Signed-off-by: Jochen Baltes <jochen.baltes@gmail.com>
add required variable device_count to functions
devices which are not found in valid devices are not count any more

Signed-off-by: Jochen Baltes <jochen.baltes@kontron.com>
@tkisky
Copy link
Contributor

tkisky commented May 8, 2019

Is this patch still useful after #84 ?

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

Successfully merging this pull request may close these issues.

2 participants