projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b04b4f7
)
ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99
author
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 15:39:52 +0000
(17:39 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 15:39:52 +0000
(17:39 +0200)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/bt87x.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/bt87x.c
b/sound/pci/bt87x.c
index ce3f2e90f4d7545ac350b5a00fdb29bc0ef5d31a..24585c6c6d019ea7e1a1d2405f942aec8f86c1f3 100644
(file)
--- a/
sound/pci/bt87x.c
+++ b/
sound/pci/bt87x.c
@@
-810,6
+810,8
@@
static struct pci_device_id snd_bt87x_ids[] = {
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x107d, 0x6606, GENERIC),
/* Voodoo TV 200 */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x121a, 0x3000, GENERIC),
+ /* Askey Computer Corp. MagicTView'99 */
+ BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x144f, 0x3000, GENERIC),
/* AVerMedia Studio No. 103, 203, ...? */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1461, 0x0003, AVPHONE98),
/* Prolink PixelView PV-M4900 */