summaryrefslogtreecommitdiff
path: root/linux/sound
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-07-23 11:26:46 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-07-23 11:26:46 -0300
commit6ca5dd9e3d79653dca2526305f2ff1ca4e78109c (patch)
tree86ba982e88ebebcf3bbfe584990e214c461ec7ea /linux/sound
parent7ce6b296a5e2630e37fd46e3235cd8e7c3c03fae (diff)
parentae6dcb6c3ced2b2db4e92eb60c4cd3213bcccd87 (diff)
downloadmediapointer-dvb-s2-6ca5dd9e3d79653dca2526305f2ff1ca4e78109c.tar.gz
mediapointer-dvb-s2-6ca5dd9e3d79653dca2526305f2ff1ca4e78109c.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/ivtv-fb
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/sound')
-rw-r--r--linux/sound/pci/bt87x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/sound/pci/bt87x.c b/linux/sound/pci/bt87x.c
index c0cddc589..cbbd22b4a 100644
--- a/linux/sound/pci/bt87x.c
+++ b/linux/sound/pci/bt87x.c
@@ -819,6 +819,8 @@ static struct pci_device_id snd_bt87x_ids[] = {
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, 0x0070, 0x13eb, 32000),
/* Viewcast Osprey 200 */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0xff01, 44100),
+ /* Viewcast Osprey 440 (rate is configurable via gpio) */
+ BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0xff07, 32000),
/* ATI TV-Wonder */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1002, 0x0001, 32000),
/* Leadtek Winfast tv 2000xp delux */