# HG changeset patch # User Trent Piepho # Date 1187927725 25200 # Node ID d5d165f9280206cb3817eb7eb3f902775ff790cf # Parent 409d36cdf3b2bc5a7bd9e4fc950c5b3d310d6d5a kernel-sync diff -r 409d36cdf3b2 -r d5d165f92802 pci/bt87x.c --- a/pci/bt87x.c Wed Aug 22 09:45:03 2007 +0200 +++ b/pci/bt87x.c Thu Aug 23 20:55:25 2007 -0700 @@ -754,6 +754,8 @@ static struct pci_device_id snd_bt87x_id 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 */