diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:50:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:50:42 +0000 |
commit | 78e9bb837c258ac0ec7712b3d612cc2f407e731e (patch) | |
tree | f515d16b6efd858a9aeb5b0ef5d6f90bf288283d /hwdb.d/60-seat.hwdb | |
parent | Adding debian version 255.5-1. (diff) | |
download | systemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.tar.xz systemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.zip |
Merging upstream version 256.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'hwdb.d/60-seat.hwdb')
-rw-r--r-- | hwdb.d/60-seat.hwdb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hwdb.d/60-seat.hwdb b/hwdb.d/60-seat.hwdb index fcb8f53..927ea02 100644 --- a/hwdb.d/60-seat.hwdb +++ b/hwdb.d/60-seat.hwdb @@ -28,6 +28,13 @@ fb:pci:v000018CAd00000020* fb:pci:v00001414d00005353* ID_TAG_MASTER_OF_SEAT=1 +# In some HyperV VMs, the video device only can be recognized by a vmbus id. +# So we should add a vmbus id for HyperV Video device. +# +# This id is extracted from Linux kernel's hyperv.h +fb:vmbus:02780ada77e3ac4a8e770558eb1073f8 + ID_TAG_MASTER_OF_SEAT=1 + ######################################### # Parallels ######################################### |