summaryrefslogtreecommitdiffstats
path: root/win8
diff options
context:
space:
mode:
authorreillyg <reillyg@chromium.org>2014-10-10 18:52:47 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-11 01:53:07 +0000
commit7832a4ee148a97057188ecb7165f9252185644f0 (patch)
tree5b09d45a4f82b3ad58c6e9c0a006337a10162014 /win8
parentac72e84adca97ff2d3a4570fc56f9067e75cbcbe (diff)
downloadchromium_src-7832a4ee148a97057188ecb7165f9252185644f0.zip
chromium_src-7832a4ee148a97057188ecb7165f9252185644f0.tar.gz
chromium_src-7832a4ee148a97057188ecb7165f9252185644f0.tar.bz2
Read HID report descriptor from sysfs and request permission on connect.
The HID report descriptor can be read from sysfs instead of executing an ioctl on the device node. This means that on Chrome OS it isn't necessary to ask the permission broker for access to the device on enumeration. It can be delayed until the device is opened, as it is for USB devices. This also resolves a long-standing issue with HID devices not being enumerated on Chrome OS the first time an enumeration is requested because of the extra asynchronous step required only on that platform. BUG=411899 Review URL: https://codereview.chromium.org/641203003 Cr-Commit-Position: refs/heads/master@{#299228}
Diffstat (limited to 'win8')
0 files changed, 0 insertions, 0 deletions