Update of /cvsroot/alsa/alsa-kernel/isa/gus In directory sc8-pr-cvs1:/tmp/cvs-serv19766/isa/gus
Modified Files: interwave.c Log Message: Sync with 2.5 tree - mostly small updates and build fixes Index: interwave.c =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/interwave.c,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- interwave.c 23 Apr 2003 10:01:39 -0000 1.23 +++ interwave.c 10 Jun 2003 14:07:20 -0000 1.24 @@ -757,7 +757,7 @@ if (request_irq(xirq, snd_interwave_interrupt, SA_INTERRUPT, "InterWave", (void *)iwcard)) { snd_card_free(card); - snd_printk("unable to grab IRQ %d\n", irq); + snd_printk("unable to grab IRQ %d\n", xirq); return -EBUSY; } iwcard->irq = xirq; ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog