openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openvortex-dev] feature news


From: Jeff Muizelaar
Subject: Re: [Openvortex-dev] feature news
Date: Fri, 4 Jul 2003 19:40:38 -0400 (EDT)


On 3 Jul 2003, Manuel Jander wrote:

> Hello everybody,
>
> I updated the CVS a bit. There were some bugs in the EQ code. Now it
> should work a little better.
>

One other thing, you accidentally committed this:

@@ -157,7 +161,7 @@
 int  vortex_core_init(vortex_t *card);
 int  vortex_core_shutdown(vortex_t *card);
 void vortex_enable_int(vortex_t *card);
-irqreturn_t vortex_interrupt(int irq, void *dev_id, struct pt_regs
*regs);
+void vortex_interrupt(int irq, void *dev_id, struct pt_regs *regs);
 int  vortex_alsafmt_aspfmt(int alsafmt);

I'll fix it with the patch from Philip





reply via email to

[Prev in Thread] Current Thread [Next in Thread]