OSDN Git Service

USB: serial: metro-usb: add MS7820 device id
authorJohan Hovold <johan@kernel.org>
Thu, 12 Oct 2017 12:50:46 +0000 (14:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Oct 2017 08:38:05 +0000 (10:38 +0200)
commit603296156ba47b1f4a3e18937e79755c57f1da50
tree7fd6988f7c1ab292320ec245149206ca0a42312c
parent9d13d3e05be29056eeab610d9ad26b04c9231a04
USB: serial: metro-usb: add MS7820 device id

commit 31dc3f819bac28a0990b36510197560258ab7421 upstream.

Add device-id entry for (Honeywell) Metrologic MS7820 bar code scanner.

The device has two interfaces (in this mode?); a vendor-specific
interface with two interrupt endpoints and a second HID interface, which
we do not bind to.

Reported-by: Ladislav Dobrovsky <ladislav.dobrovsky@gmail.com>
Tested-by: Ladislav Dobrovsky <ladislav.dobrovsky@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/metro-usb.c