From b750101eb236130cf056c675997decbac904cc49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:18 +0200 Subject: Adding upstream version 252.22. Signed-off-by: Daniel Baumann --- hwdb.d/70-sound-card.hwdb | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 hwdb.d/70-sound-card.hwdb (limited to 'hwdb.d/70-sound-card.hwdb') diff --git a/hwdb.d/70-sound-card.hwdb b/hwdb.d/70-sound-card.hwdb new file mode 100644 index 0000000..dd5ef05 --- /dev/null +++ b/hwdb.d/70-sound-card.hwdb @@ -0,0 +1,38 @@ +# This file is part of systemd. +# +# Database of sound hardware that gets misdetected +# +# To add local entries, copy this file to +# /etc/udev/hwdb.d/ +# and add your rules there. To load the new rules execute (as root): +# systemd-hwdb update +# udevadm trigger + +########################################################### +# Corsair +########################################################### +# Void Headsets +usb:v1B1Cp0A51* + SOUND_FORM_FACTOR=headset + +########################################################### +# Steelseries +########################################################### +# Arctis Headsets +usb:v1038p12B3* +usb:v1038p12B6* +usb:v1038p12D7* +usb:v1038p1260* +usb:v1038p12AD* +usb:v1038p1252* +usb:v1038p1280* +usb:v1038p220E* +usb:v1038p2212* +usb:v1038p2216* +usb:v1038p2236* +usb:v1038p12C2* +usb:v1038p2202* +usb:v1038p2206* +usb:v1038p220A* +usb:v1038p1290* + SOUND_FORM_FACTOR=headset -- cgit v1.2.3