mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
hwdb: Add headset form-factor override for Xbox Wireless Dongle
The Xbox Wireless Headset does not get assigned a sound form factor when connected via the dongle using the `xone` driver. Add USB IDs for the old & new dongle and built-in variants.
This commit is contained in:
parent
6e2343c714
commit
ca4b6b269d
@ -15,6 +15,16 @@
|
||||
usb:v1B1Cp0A51*
|
||||
SOUND_FORM_FACTOR=headset
|
||||
|
||||
###########################################################
|
||||
# Microsoft
|
||||
###########################################################
|
||||
# Xbox Wireless Dongle
|
||||
usb:v045Ep02E6*
|
||||
usb:v045Ep02FE*
|
||||
usb:v045Ep02F9*
|
||||
usb:v045Ep091E*
|
||||
SOUND_FORM_FACTOR=headset
|
||||
|
||||
###########################################################
|
||||
# Steelseries
|
||||
###########################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user