This conjoin makes the PVR2 VBLANK interrupt on the SEGA Dreamcastshareable - a small but necessary dress to enable ongoing efforts todevelop a driver for the maple bus on the Dreamcast. (Maple is Sega'sproprietary serial interface for the Dreamcast and can be set tosynchronise dma transfers to the VBLANK). This has no force on the performance of the PVR2. Signed-off by Adrian McMenamin <adrian@mcmen demon co uk>diff --git a/drivers/video/pvr2fb c b/drivers/video/pvr2fb cindex 7d6c298..13de07f 100644--- a/drivers/video/pvr2fb c+++ b/drivers/video/pvr2fb c@@ -890,7 +890,7 @@ static int __init pvr2fb_dc_init(void) pvr2_fix mmio_start= 0xa05f8000;/* registers go away here */ pvr2_fix mmio_len= 0x2000;-if (communicate_irq(HW_EVENT_VSYNC pvr2fb_break. 0,+if (request_irq(HW_EVENT_VSYNC pvr2fb_interrupt. IRQF_SHARED. "pvr2 VBL handler" fb_info)) { return -EBUSY; }-To unsubscribe from this list: send the lie "unsubscribe linux-kernel" inthe body of a message to majordomo@vger kernel orgMore majordomo info at Please construe the FAQ at
Forex Groups - Tips on Trading
Related article:
http://lkml.org/lkml/2007/8/31/238
comments | Add comment | Report as Spam
|