[Alsa-devel] [PATCH] opl3sa2.c more detail on irq allocation fail

2004-01-09 Thread David Fries
ip)) { + snd_printk(KERN_ERR "Could not allocate interrupt %d\n", xirq); err = -ENODEV; goto __error; } -- David Fries <[EMAIL PROTECTED]> http://fries.net/~david/pgpkey.txt --

[Alsa-devel] more verbose patch for opl3sa2

2003-12-12 Thread David Fries
goto __error; if (request_irq(xirq, snd_opl3sa2_interrupt, SA_INTERRUPT, "OPL3-SA2/3", (void *)chip)) { + snd_printk(KERN_ERR "Could not allocate interrupt %d\n", xirq); err = -ENODEV; goto __error; } -- Dav

Re: [Alsa-devel] opl kernel panic

2003-04-01 Thread David Fries
/go/sdnxxaff00300020aff/direct/01/ > ___ > Alsa-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-devel -- David Fries <[EMAIL PROTECTED]> http://fries.net/~david/pgpkey.txt --

Re: [Alsa-devel] opl kernel panic

2003-03-31 Thread David Fries
+0200, Takashi Iwai wrote: > At Sat, 29 Mar 2003 18:01:56 -0600, > David Fries wrote: > > > > I just updated the alsa-driver from cvs today and I'm using a stock > > 2.4.18 kernel on my laptop which is an older Pentium MMX system. > > > > The only opti

[Alsa-devel] opl kernel panic

2003-03-30 Thread David Fries
16 c0eec200 c19840e0 c19840e0 c12e79a0 c1086320 c012def4 c12e79a0 c19840e0 c19840e0 b668 c012d02c Call Trace: [] [] [] [] [] [] Code: 8b 01 85 45 fc 74 4d 31 c0 9c 5e fa c7 01 00 00 00 00 83 79 -- David Fries <[EMAIL PROTECTED]> http://fries.net/~david/