android_kernel_motorola_sm6225/tools/usb/usbip/src
Nobuo Iwata e66fa8b08f usbip: adding names db to port operation
Adding names database to port command.

BEFORE) 'unknown' for vendor and product string.

Imported USB devices
====================
Port 00: <Port in Use> at Low Speed(1.5Mbps)
       unknown vendor : unknown product (03f0:0224)
       3-1 -> usbip://10.0.2.15:3240/5-1
           -> remote bus/dev 005/002

AFTER) Most vendor string will be converted.

Imported USB devices
====================
Port 00: <Port in Use> at Low Speed(1.5Mbps)
       Hewlett-Packard : unknown product (03f0:0224)
       3-1 -> usbip://10.0.2.15:3240/5-1
           -> remote bus/dev 005/002

Signed-off-by: Nobuo Iwata <nobuo.iwata@fujixerox.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-03 14:32:07 -07:00
..
Makefile.am usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip.h usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip_attach.c usbip: tools: Start using VUDC backend in usbip tools 2016-04-26 15:19:50 -07:00
usbip_bind.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip_detach.c tools: usbip: detach: avoid calling strlen() at each iteration 2015-09-22 12:07:45 -07:00
usbip_list.c usbip: tools: Start using VUDC backend in usbip tools 2016-04-26 15:19:50 -07:00
usbip_network.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip_network.h usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip_port.c usbip: adding names db to port operation 2016-05-03 14:32:07 -07:00
usbip_unbind.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbipd.c usbip: tools: Start using VUDC backend in usbip tools 2016-04-26 15:19:50 -07:00
utils.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
utils.h usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00