summaryrefslogtreecommitdiffstats
path: root/other/udev/90-xhc_sleep.rules
blob: 25cb20d4c5ef93d33745d823676d5667a1b2e115 (plain) (blame)
1
2
# disable wake from S3 on XHC1
SUBSYSTEM=="pci", KERNEL=="0000:00:14.0", ATTR{device}=="0x9c31" RUN+="/bin/sh -c '/bin/echo disabled > /sys$env{DEVPATH}/power/wakeup'"