ALSA: usb-audio: add mapping for new Corsair Virtuoso SE
authorReza Jahanbakhshi <reza.jahanbakhshi@gmail.com>
Fri, 4 Mar 2022 21:23:02 +0000 (22:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 5 Mar 2022 08:27:22 +0000 (09:27 +0100)
commitcd94df1795418056a19ff4cb44eadfc18ac99a57
tree73e0b2be9061a61505db4cc4c5c76e5359094282
parent0c20fce13e6e111463e3a15ce3cf6713fe518388
ALSA: usb-audio: add mapping for new Corsair Virtuoso SE

New device id for Corsair Virtuoso SE RGB Wireless that currently is not
in the mixer_map. This entry in the mixer_map is necessary in order to
label its mixer appropriately and allow userspace to pick the correct
volume controls. For instance, my own Corsair Virtuoso SE RGB Wireless
headset has this new ID and consequently, the sidetone and volume are not
 working correctly without this change.
> sudo lsusb -v | grep -i corsair
Bus 007 Device 011: ID 1b1c:0a40 Corsair CORSAIR VIRTUOSO SE Wireless Gam
  idVendor           0x1b1c Corsair
  iManufacturer           1 Corsair
  iProduct                2 CORSAIR VIRTUOSO SE Wireless Gaming Headset

Signed-off-by: Reza Jahanbakhshi <reza.jahanbakhshi@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220304212303.195949-1-reza.jahanbakhshi@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_maps.c