1. M68k IRQ API updates [20/20]
M68k fbdev drivers: Update to the new irq API (from Roman Zippel and me) [20/20]
--- linux-2.5.69/drivers/video/console/fbcon.c Mon May 5 10:32:14 2003
static irqreturn_t fb_vbl_detect(int irq, void *dummy, struct pt_regs *fp)
{
vbl_detected++;
+ return IRQ_HANDLED;
}
#endif
Gr{oetje,eeting}s,
Geert
--
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
3. M68k IRQ API updates [8/20]
4. New user question: How do I enable screen blanking?
5. M68k IRQ API updates [17/20]
6. Looking for program to compare pixel pictures
7. M68k IRQ API updates [13/20]
9. M68k IRQ API updates [2/20]
10. M68k IRQ API updates [11/20]
11. M68k IRQ API updates [15/20]
12. M68k IRQ API updates [10/20]
13. M68k IRQ API updates [4/20]