Bug 90244 - remove DRIVER match from udev rules for logitech unifying receivers
Summary: remove DRIVER match from udev rules for logitech unifying receivers
Status: RESOLVED MOVED
Alias: None
Product: upower
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 18:44 UTC by Tom Yan
Modified: 2018-06-04 13:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tom Yan 2015-04-29 18:44:41 UTC
http://cgit.freedesktop.org/upower/commit/?id=f8104a112eb967cd4c2aaf57b5a59aafe7c4738f

It doesn't seem to me that the DRIVER match is necessary. Should it be clean up a bit?
Comment 1 Peter Wu 2015-06-02 19:41:28 UTC
DRIVER!="logitech-djreceiver" is probably more correct. It should not match hidraw devices from receiver devices as these are not real devices like a keyboard or mouse.

I have not tested what would happen if something like hid-generic binds the device though.
Comment 2 Bastien Nocera 2017-09-08 14:33:16 UTC
What he says. And there's the fact that we skip this whole thing when using the kernel provided "power_supply" information now.

We'll remove it all when we remove the user-space hid++ code.
Comment 3 GitLab Migration User 2018-06-04 13:22:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/upower/upower/issues/3.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.