Chromium Code Reviews
DescriptionMake the status reporting of devices in status_check more verbose.
Replaces the unknowns we keep seeing with either usb_failure, missing,
or offline.
missing: Shows up in lsusb but not adb.
usb_failure: Shows up in lsusb but can't reset the device via /dev/bus.
offline: Doesn't show up in lsusb or adb.
BUG=592666
Committed: https://crrev.com/b77e46bcf692f5106bb51d0b12bb3027b2ae6fef
Cr-Commit-Position: refs/heads/master@{#380028}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Clean up if block #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 15 (4 generated)
|