ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
authorTakashi Iwai <tiwai@suse.de>
Tue, 13 Oct 2009 07:34:28 +0000 (09:34 +0200)
committerTakashi 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

index 24585c6..4e2b925 100644 (file)
@@ -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 */