forked from Minki/linux
ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
bd3c200e6d
commit
9c6b8dcefe
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user