Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1611
b: refs/heads/master
c: a6c17ec
h: refs/heads/master
i:
  1609: 4dd1fd0
  1607: 9c8aabc
v: v3
  • Loading branch information
Arnaud Patard authored and Jaroslav Kysela committed May 29, 2005
1 parent 2c40bbd commit d176899
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 8cfbbac6ad024c3dc749ff20d7c308794da6e370
refs/heads/master: a6c17ec89d33a714b3e94a252c127f2ff63363c8
6 changes: 6 additions & 0 deletions trunk/sound/pci/emu10k1/emu10k1_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,12 @@ static emu_chip_details_t emu_chip_details[] = {
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ac97_chip = 1} ,
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102,
.driver = "Audigy", .name = "Audigy 1 [SB0090]",
.id = "Audigy",
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ac97_chip = 1} ,
{.vendor = 0x1102, .device = 0x0004,
.driver = "Audigy", .name = "Audigy 1 [Unknown]",
.id = "Audigy",
Expand Down

0 comments on commit d176899

Please sign in to comment.