Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: "Adrian McMenamin" <lkmladrian@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 21:14:36 +0100
On 31/08/2007, Mike Frysinger <vapier.adi@xxxxxxxxx> wrote:
On 8/31/07, Adrian McMenamin <lkmladrian@xxxxxxxxx> 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 for the Dreamcast and can be set to
synchronise dma transfers to the VBLANK).
This has no impact on the performance of the PVR2.
sharable implies the interrupt handler checks to see if it actually
caused the interrupt ... which it doesnt at the moment ... presumably,
you're making it shared because another device will be using that
interrupt as well ... so when that other device gets an interrupt, how
do you know it's for that device and not PVR2 ?
If the interrupt occurs then it will be for both of them. The hardware
cannot be removed and the maple bus driver is set for hardware sync.
The question seems redundant to me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Adrian McMenamin
- Fwd: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Adrian McMenamin
- Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- From: Mike Frysinger
- [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Prev by Date: Re: [PATCH] Documentation/00-INDEX notice ecryptfs.txt moved.
- Next by Date: Re: [PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
- Previous by thread: Re: [PATCH] Patch pvr2 driver to allow development of maple bus driver
- Next by thread: [PATCH] add CONFIG_VT_UNICODE
- Index(es):
Relevant Pages
|