Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5351
b: refs/heads/master
c: 7c1d549
h: refs/heads/master
i:
  5349: 20f6b2b
  5347: 1ebcf07
  5343: 357a912
v: v3
  • Loading branch information
James Courtier-Dutton authored and Jaroslav Kysela committed Jul 28, 2005
1 parent 6bf8ba0 commit a4c19c3
Show file tree
Hide file tree
Showing 2 changed files with 8 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: b27c187f95cd6c9f13f26a5088bea384ac557b45
refs/heads/master: 7c1d549aa9b22365fe5405c372f840cdbc6315f5
7 changes: 7 additions & 0 deletions trunk/sound/pci/emu10k1/emu10k1_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,13 @@ static emu_chip_details_t emu_chip_details[] = {
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ac97_chip = 1} ,
/* Tested by James@superbug.co.uk 8th July 2005. No sound available yet. */
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
.driver = "Audigy2", .name = "E-mu 1212m [4001]",
.id = "EMU1212m",
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ecard = 1} ,
/* Tested by James@superbug.co.uk 3rd July 2005 */
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
.driver = "Audigy2", .name = "Audigy 4 PRO [SB0380]",
Expand Down

0 comments on commit a4c19c3

Please sign in to comment.