Messages in this thread |  | | Date | Tue, 01 May 2001 04:41:18 +0800 (SGT) | From | Greg Hosler <> | Subject | RE: PATCH 2.4.4: Via audio fixes |
| |
On 30-Apr-01 Jeff Garzik wrote: > The attached patch includes fixes to the Via audio driver for which I'm > interested finding testers. Testing and a private "it works" (hopefully >:)) or "it doesn't work, <here> is what breaks for me" would be > appreciated. > -- > Jeff Garzik | Game called on account of naked chick > Building 1024 | > MandrakeSoft |
it doesn't work.
configuration: SMP, ac'97, IRQ gets assigned to 18.
problem: interrupts appear to not be firing. Neither PRINTK() in via_intr_channel() or via_interrupt() ever get called (suggesting that the interrupt is either not firing, or not connected to the service routine).
I've enabled debug, and have more information in the logs, but the short answer is "the interrupts aren't firing".
in single processor more, no problem. (but that was always the case).
-Greg
+---------------------------------------------------------------------+ "DOS Computers manufactured by companies such as IBM, Compaq, Tandy, and millions of others are by far the most popular, with about 70 million machines in use wordwide. Macintosh fans, on the other hand, may note that cockroaches are far more numerous than humans, and that numbers alone do not denote a higher life form." (New York Times, November 26, 1991) | Greg Hosler i-net: hosler@lugs.org.sg | +---------------------------------------------------------------------+ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |