Commit 66d38af8 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update

D:2003/07/28 14:50:51
A:Takashi Iwai <tiwai@suse.de>
F:pci/rme9652/hdsp.c:1.41->1.42 
L:added the support for rev 50 cards.
parent e01e51d9
......@@ -4125,6 +4125,7 @@ static int __devinit snd_hdsp_create(snd_card_t *card,
switch (hdsp->firmware_rev & 0xff) {
case 0xa:
case 0xb:
case 0x32:
hdsp->card_name = "RME Hammerfall DSP";
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment