]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: metro-usb: add MS7820 device id
authorJohan Hovold <johan@kernel.org>
Thu, 12 Oct 2017 12:50:46 +0000 (14:50 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Oct 2017 07:34:58 +0000 (09:34 +0200)
commit2abed7c5c4a79b909820da2a302ad9735c3b57e4
tree11cead213dc48ce1c53a6e72ac9385ac03687b7e
parentd599018c3d91869a00bbed486bd864ca0c31bf99
USB: serial: metro-usb: add MS7820 device id

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/metro-usb.c