mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
hwdb: Allow USB autosuspend for MS Surface Pro (2017) Type Cover
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.
This commit is contained in:
parent
f45fb83996
commit
afa31f8c0f
@ -52,6 +52,14 @@ usb:v04F3p2B7C*
|
||||
usb:v04F3p2ACC*
|
||||
ID_AUTOSUSPEND=1
|
||||
|
||||
#########################################
|
||||
# Microsoft
|
||||
#########################################
|
||||
|
||||
# Surface Pro (2017) Type Cover
|
||||
usb:v045Ep09C0*
|
||||
ID_AUTOSUSPEND=1
|
||||
|
||||
#########################################
|
||||
# QEMU
|
||||
#########################################
|
||||
|
Loading…
Reference in New Issue
Block a user