At 2017-11-28 19:11:23, "Frediano Ziglio" wrote:
>>
>> At 2017-11-28 18:49:54, "Frediano Ziglio" wrote:
>> >>
>> >> At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
>> >> >>
>> >> >> From: Chen Hanxiao
>> >> >>
>> >> >> Vendor ID is not a valid ID [1]
>> >> >> But we could pass it fr
>
> At 2017-11-28 18:49:54, "Frediano Ziglio" wrote:
> >>
> >> At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
> >> >>
> >> >> From: Chen Hanxiao
> >> >>
> >> >> Vendor ID is not a valid ID [1]
> >> >> But we could pass it from cmd:
> >> >> usbredirserver :abcd
> >> >>or
> >> >>
At 2017-11-28 18:49:54, "Frediano Ziglio" wrote:
>>
>> At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
>> >>
>> >> From: Chen Hanxiao
>> >>
>> >> Vendor ID is not a valid ID [1]
>> >> But we could pass it from cmd:
>> >> usbredirserver :abcd
>> >>or
>> >> usbredirserver :a
> >
> > At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
> > >>
> > >> From: Chen Hanxiao
> > >>
> > >> Vendor ID is not a valid ID [1]
> > >> But we could pass it from cmd:
> > >> usbredirserver :abcd
> > >>or
> > >> usbredirserver :abcd
> > >>
> > >> Which will pass a
>
> At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
> >>
> >> From: Chen Hanxiao
> >>
> >> Vendor ID is not a valid ID [1]
> >> But we could pass it from cmd:
> >> usbredirserver :abcd
> >>or
> >> usbredirserver :abcd
> >>
> >> Which will pass a vendor id to usbredirser
At 2017-11-28 18:27:54, "Frediano Ziglio" wrote:
>>
>> From: Chen Hanxiao
>>
>> Vendor ID is not a valid ID [1]
>> But we could pass it from cmd:
>> usbredirserver :abcd
>>or
>> usbredirserver :abcd
>>
>> Which will pass a vendor id to usbredirserver.
>>
>> This patch w
>
> From: Chen Hanxiao
>
> Vendor ID is not a valid ID [1]
> But we could pass it from cmd:
> usbredirserver :abcd
>or
> usbredirserver :abcd
>
> Which will pass a vendor id to usbredirserver.
>
> This patch will check this senario.
>
> [1]: http://www.linux-usb.org/usb.
From: Chen Hanxiao
Vendor ID is not a valid ID [1]
But we could pass it from cmd:
usbredirserver :abcd
or
usbredirserver :abcd
Which will pass a vendor id to usbredirserver.
This patch will check this senario.
[1]: http://www.linux-usb.org/usb.ids
Signed-off-by: Chen Hanx