Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16155
b: refs/heads/master
c: a8ee729
h: refs/heads/master
i:
  16153: b2a126b
  16151: b944fb7
v: v3
  • Loading branch information
Gergely Tamas authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 331b455 commit 4eb68e2
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: a0faefedf7d81b6ead6a33e5576a6439606d7ed5
refs/heads/master: a8ee72952bd7bd21df944ef1512a1e582abe0528
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 @@ -883,6 +883,12 @@ static struct snd_emu_chip_details emu_chip_details[] = {
.emu10k1_chip = 1,
.ac97_chip = 1,
.sblive51 = 1} ,
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
.driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
.id = "Live",
.emu10k1_chip = 1,
.ac97_chip = 1,
.sblive51 = 1} ,
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
.driver = "EMU10K1", .name = "SB Live 5.1",
.id = "Live",
Expand Down

0 comments on commit 4eb68e2

Please sign in to comment.