projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f45fb83
)
hwdb: Allow USB autosuspend for MS Surface Pro (2017) Type Cover
author
Jonas Dreßler
<verdre@v0yd.nl>
Thu, 21 Oct 2021 12:47:35 +0000
(14:47 +0200)
committer
Luca Boccassi
<luca.boccassi@gmail.com>
Thu, 21 Oct 2021 17:59:06 +0000
(18:59 +0100)
The Surface Type Covers are known to support USB autosuspend just fine
(and it's also enabled by default on Windows), so enable it in hwdb.
hwdb.d/60-autosuspend.hwdb
patch
|
blob
|
history
diff --git
a/hwdb.d/60-autosuspend.hwdb
b/hwdb.d/60-autosuspend.hwdb
index e9304f440de7f1e722c394d49aa61caa12664149..1b6c1e1c8fc154673dad9505685d06e93a26adc5 100644
(file)
--- a/
hwdb.d/60-autosuspend.hwdb
+++ b/
hwdb.d/60-autosuspend.hwdb
@@
-52,6
+52,14
@@
usb:v04F3p2B7C*
usb:v04F3p2ACC*
ID_AUTOSUSPEND=1
+#########################################
+# Microsoft
+#########################################
+
+# Surface Pro (2017) Type Cover
+usb:v045Ep09C0*
+ ID_AUTOSUSPEND=1
+
#########################################
# QEMU
#########################################