chiark / gitweb /
rules: Enable USB autosuspend on more USB HID devices
authorMatthew Garrett <mjg@redhat.com>
Mon, 12 Mar 2012 19:45:26 +0000 (15:45 -0400)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 12 Mar 2012 21:40:40 +0000 (22:40 +0100)
commit3bfc7a97b1824fcdfb738617d9a5450a20a22a0f
tree553296fea279f77170418995bea80611f28b1f45
parent481dcf7c8fa8fd9fd181b59443b7e30e9b42add4
rules: Enable USB autosuspend on more USB HID devices

Many servers will be connected to KVMs or include iLO support, and this
is often presented as a set of USB input devices. Enabling autosuspend on
these allows the USB hardware to be powered down, avoiding unnecessary
wakeups and power consumption. The input devices will be self powered, so
there's no risk of losing input events as there would be for real input
devices. The same is true of USB input devices that are built into the
system.
Makefile.am
rules/42-qemu-usb.rules [deleted file]
rules/42-usb-hid-pm.rules [new file with mode: 0644]