Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56195
b: refs/heads/master
c: 82c8c74
h: refs/heads/master
i:
  56193: 4e5ee25
  56191: 94a04c7
v: v3
  • Loading branch information
James Courtier-Dutton authored and Mercurial server committed May 11, 2007
1 parent e87b5fc commit 567cedf
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 86f55319011499662ec7f78db1640b1d158fcba0
refs/heads/master: 82c8c74107c31673478031e90e24a2b74ca680f2
9 changes: 9 additions & 0 deletions trunk/sound/pci/emu10k1/emu10k1_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1216,6 +1216,15 @@ static struct snd_emu_chip_details emu_chip_details[] = {
.spi_dac = 1,
.i2c_adc = 1,
.spk71 = 1} ,
{.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
.driver = "Audigy2", .name = "E-mu 1010 Notebook [MAEM8950]",
.id = "EMU1010",
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ca_cardbus_chip = 1,
.spi_dac = 1,
.i2c_adc = 1,
.spk71 = 1} ,
{.vendor = 0x1102, .device = 0x0008,
.driver = "Audigy2", .name = "Audigy 2 Value [Unknown]",
.id = "Audigy2",
Expand Down

0 comments on commit 567cedf

Please sign in to comment.