Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver

2007-09-01 Thread Adrian McMenamin
On Fri, 2007-08-31 at 23:02 -0400, Mike Frysinger wrote: > i really dont know how the maple bus works or what piece of hardware is wired > up to the same interrupt line. my point is that if the other device fires an > interrupt, the pvr interrupt handler may be executed and attempt to do work

Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver

2007-08-31 Thread Mike Frysinger
On Friday 31 August 2007, Adrian McMenamin wrote: > On 31/08/2007, Mike Frysinger <[EMAIL PROTECTED]> wrote: > > On 8/31/07, Adrian McMenamin <[EMAIL PROTECTED]> wrote: > > > This patch makes the PVR2 VBLANK interrupt on the SEGA Dreamcast > > > shareable - a small but necessary change to enable on

Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver

2007-08-31 Thread Adrian McMenamin
On 31/08/2007, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On 8/31/07, Adrian McMenamin <[EMAIL PROTECTED]> wrote: > > This patch makes the PVR2 VBLANK interrupt on the SEGA Dreamcast > > shareable - a small but necessary change to enable ongoing efforts to > > develop a driver for the maple bus on

Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver

2007-08-31 Thread Mike Frysinger
On 8/31/07, Adrian McMenamin <[EMAIL PROTECTED]> wrote: > This patch makes the PVR2 VBLANK interrupt on the SEGA Dreamcast > shareable - a small but necessary change to enable ongoing efforts to > develop a driver for the maple bus on the Dreamcast. (Maple is Sega's > proprietary serial interface f