]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit31dc3f819bac28a0990b36510197560258ab7421
tree11cead213dc48ce1c53a6e72ac9385ac03687b7e
parent33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9
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