X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=rules%2F42-usb-hid-pm.rules;h=ac671f11f31579846fe91d86753e1e6396f4514d;hb=ab060556a9e1ebb2744719a29985e40919101a22;hp=9e5f59fc683792b1a8503d771d76b175219c04a9;hpb=e0386cf2809219bbdd30895f46f1f567b56902b6;p=elogind.git diff --git a/rules/42-usb-hid-pm.rules b/rules/42-usb-hid-pm.rules index 9e5f59fc6..ac671f11f 100644 --- a/rules/42-usb-hid-pm.rules +++ b/rules/42-usb-hid-pm.rules @@ -43,7 +43,7 @@ ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04b3", ATTR{idProduct}=="4002" ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="04b3", ATTR{idProduct}=="4012", TEST=="power/control", ATTR{power/control}="auto" # Raritan Computer, Inc KVM. -ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="14dd", ATTR{idProduct}="0002", TEST=="power/control", ATTR{power/control}="auto" +ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="14dd", ATTR{idProduct}=="0002", TEST=="power/control", ATTR{power/control}="auto" # USB HID devices that are internal to the machine should also be safe to autosuspend @@ -52,4 +52,4 @@ ACTION=="add", SUBSYSTEM=="usb", SUBSYSTEMS=="usb", ATTRS{removable}=="unknown", ACTION=="add", SUBSYSTEM=="usb", ATTR{bInterfaceClass}=="03", ATTRS{removable}=="fixed", TEST=="../power/control", ATTR{../power/control}="auto" -LABEL="usb_hid_pm_end" \ No newline at end of file +LABEL="usb_hid_pm_end"