Skip to content

Commit 696b66a

Browse files
wangdichengtiwai
authored andcommitted
ALSA: usb-audio: add the quirk for KT0206 device
Add relevant information to the quirks-table.h file. The test passes and the sound source file plays normally. Signed-off-by: wangdicheng <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/SG2PR02MB587849631CB96809CF90DBED8A1A9@SG2PR02MB5878.apcprd02.prod.outlook.com Signed-off-by: Takashi Iwai <[email protected]>
1 parent 31b5739 commit 696b66a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sound/usb/quirks-table.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
{ USB_DEVICE_VENDOR_SPEC(0x041e, 0x3f0a) },
7777
/* E-Mu 0204 USB */
7878
{ USB_DEVICE_VENDOR_SPEC(0x041e, 0x3f19) },
79+
/* Ktmicro Usb_audio device */
80+
{ USB_DEVICE_VENDOR_SPEC(0x31b2, 0x0011) },
7981

8082
/*
8183
* Creative Technology, Ltd Live! Cam Sync HD [VF0770]

0 commit comments

Comments
 (0)