projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd3c200
)
ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
author
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Oct 2009 07:34:28 +0000
(09:34 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Oct 2009 07:34:28 +0000
(09:34 +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 24585c6c6d019ea7e1a1d2405f942aec8f86c1f3..4e2b925a94cc0af1cb586609d65aaed7ca36ed5b 100644
(file)
--- a/
sound/pci/bt87x.c
+++ b/
sound/pci/bt87x.c
@@
-808,6
+808,8
@@
static struct pci_device_id snd_bt87x_ids[] = {
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1002, 0x0001, GENERIC),
/* Leadtek Winfast tv 2000xp delux */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x107d, 0x6606, GENERIC),
+ /* Pinnacle PCTV */
+ BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x11bd, 0x0012, GENERIC),
/* Voodoo TV 200 */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x121a, 0x3000, GENERIC),
/* Askey Computer Corp. MagicTView'99 */