1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag

This assumes that (vesa)fb driver is used as fallback.
This commit is contained in:
Franck Bui 2021-07-02 14:43:50 +02:00
parent 7802260baa
commit f1232f5e38
2 changed files with 7 additions and 5 deletions

View File

@ -27,3 +27,10 @@ fb:pci:v000018CAd00000020*
# device instead.
fb:pci:v00001414d00005353*
ID_TAG_MASTER_OF_SEAT=1
#########################################
# Parallels
#########################################
fb:pci:v00001ab8d00004005*
ID_TAG_MASTER_OF_SEAT=1

View File

@ -47,11 +47,6 @@ SUBSYSTEM=="usb", ATTR{idVendor}=="2230", ATTR{idProduct}=="000[13]", ENV{ID_AUT
# http://git.qemu.org/?p=qemu.git;a=blob;f=docs/multiseat.txt
SUBSYSTEM=="pci", ATTR{vendor}=="0x1b36", ATTR{device}=="0x000a", TAG+="seat", ENV{ID_AUTOSEAT}="1"
# Video adapter of Parallels virtualization platform
# Seat should be synthesized for it. But there's no in-kernel driver for this
# device so matching by vid/pid.
SUBSYSTEM=="pci", ATTRS{vendor}=="0x1ab8", ATTRS{device}=="0x4005", TAG+="seat", TAG+="master-of-seat"
# Mimo 720, with integrated USB hub, displaylink graphics, and e2i
# touchscreen. This device carries no proper VID/PID in the USB hub,
# but it does carry good ID data in the graphics component, hence we