Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193244
b: refs/heads/master
c: 6895b52
h: refs/heads/master
v: v3
  • Loading branch information
Ville Syrjälä authored and Takashi Iwai committed May 8, 2010
1 parent 771b1b9 commit 04e8316
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5a5e02e5095ed89a0a1f4031e7440078c209442b
refs/heads/master: 6895b5262ea80c99e526d40d39e0ca48014bdb95
1 change: 1 addition & 0 deletions trunk/sound/pci/es1968.c
Original file line number Diff line number Diff line change
Expand Up @@ -2401,6 +2401,7 @@ static void snd_es1968_start_irq(struct es1968 *chip)
w = ESM_HIRQ_DSIE | ESM_HIRQ_HW_VOLUME;
if (chip->rmidi)
w |= ESM_HIRQ_MPU401;
outb(w, chip->io_port + 0x1A);
outw(w, chip->io_port + ESM_PORT_HOST_IRQ);
}

Expand Down

0 comments on commit 04e8316

Please sign in to comment.