Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19540
b: refs/heads/master
c: 6421776
h: refs/heads/master
v: v3
  • Loading branch information
Martin Drab authored and Jaroslav Kysela committed Jan 22, 2006
1 parent 4b409db commit 15cd3ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4d7d7596287588a953f450a3f18c5d4587f763d0
refs/heads/master: 6421776a6f8b8503a88e07b205162842d3f7d702
2 changes: 2 additions & 0 deletions trunk/sound/pci/bt87x.c
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,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),
/* AVerMedia Studio No. 103, 203, ...? */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1461, 0x0003, 48000),
{ }
};
MODULE_DEVICE_TABLE(pci, snd_bt87x_ids);
Expand Down

0 comments on commit 15cd3ad

Please sign in to comment.