mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Add support for GSX 1000 v2
This commit is contained in:
parent
9a580362a7
commit
5b42c07b15
1 changed files with 2 additions and 0 deletions
|
|
@ -163,10 +163,12 @@ ATTRS{idVendor}=="2a70", ATTRS{idProduct}=="1881", ENV{ACP_PROFILE_SET}="simple-
|
|||
|
||||
# ID 1395:005e is for Sennheiser GSX 1000
|
||||
# ID 1395:00a0 is for Sennheiser GSX 1000
|
||||
# ID 1395:00b1 is for Sennheiser GSX 1000 v2
|
||||
# ID 1395:005f is for Sennheiser GSX 1200
|
||||
# ID 1395:00a1 is for Sennheiser GSX 1200
|
||||
ATTRS{idVendor}=="1395", ATTRS{idProduct}=="005e", ENV{ACP_PROFILE_SET}="sennheiser-gsx.conf"
|
||||
ATTRS{idVendor}=="1395", ATTRS{idProduct}=="00a0", ENV{ACP_PROFILE_SET}="sennheiser-gsx.conf"
|
||||
ATTRS{idVendor}=="1395", ATTRS{idProduct}=="00b1", ENV{ACP_PROFILE_SET}="sennheiser-gsx.conf"
|
||||
ATTRS{idVendor}=="1395", ATTRS{idProduct}=="005f", ENV{ACP_PROFILE_SET}="sennheiser-gsx.conf"
|
||||
ATTRS{idVendor}=="1395", ATTRS{idProduct}=="00a1", ENV{ACP_PROFILE_SET}="sennheiser-gsx.conf"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue