Fix potential issue in mimo-updater udev rule.

The original udev rule only matches the VID because there are three
different possible PIDs. This can cause problem when other displaylink
device are pluged in and be mounted with user/group cfm-device-updaters.
Change the rule to list all PIDs explicitly.

BUG=B:67448317
TEST=tested and verified by Displaylink.

Change-Id: I606f0c4d3955a11df64fbafe8e788faa6330e4be
Reviewed-on: https://chromium-review.googlesource.com/730409
Commit-Ready: Zhongze Hu <frankhu@google.com>
Tested-by: Zhongze Hu <frankhu@google.com>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Bernie Thompson <bhthompson@chromium.org>
1 file changed
tree: 6d79406a81d62f34574da865f6b49ac400e0bab7
  1. conf/
  2. COMMIT-QUEUE.ini
  3. common.mk
  4. LICENSE
  5. Makefile
  6. mimo_fw_updater.cc
  7. README.md
README.md

MIMO-updater is a utility to upgrade the displaylink FW in the MIMO device.

Requirements

The GNU C/C++ library and libusb 1.0 are required.

Building

At the top level of the directory.

$ make

Alternatively at Chromium OS development environment,

$ emerge-${BOARD} mimo-updater

How to use

$ mimo-updater $${FW file name}