File laptop-mode-1.62-blacklist-usbhid.patch of Package laptop-mode-tools
--- laptop-mode-tools_1.62/etc/laptop-mode/conf.d/usb-autosuspend.conf 2014-04-11 14:22:52.143975209 +0200 +++ laptop-mode-tools_1.62/etc/laptop-mode/conf.d/usb-autosuspend.conf 2014-04-11 14:23:06.099974719 +0200 @@ -40,7 +40,7 @@ AUTOSUSPEND_USBID_BLACKLIST="" # The list of USB driver types that should not use autosuspend. The driver # type is given by "DRIVER=..." in a USB device's uevent file. # Example: AUTOSUSPEND_USBID_BLACKLIST="usbhid usb-storage" -AUTOSUSPEND_USBTYPE_BLACKLIST="" +AUTOSUSPEND_USBTYPE_BLACKLIST="usbhid" # The list of USB IDs that should use autosuspend. Use lsusb to find out the # IDs of your USB devices.