1.1 --- a/test/asic.h Sun Jul 20 11:36:48 2008 +0000
1.2 +++ b/test/asic.h Wed Aug 13 10:32:00 2008 +0000
1.4 #define EVENT_MAPLE_DMA 12
1.5 #define EVENT_MAPLE_ERR 13 /* ??? */
1.6 #define EVENT_IDE_DMA 14
1.7 -#define EVENT_SPU_DMA0 15
1.8 -#define EVENT_SPU_DMA1 16
1.9 -#define EVENT_SPU_DMA2 17
1.10 -#define EVENT_SPU_DMA3 18
1.11 +#define EVENT_G2_DMA0 15
1.12 +#define EVENT_G2_DMA1 16
1.13 +#define EVENT_G2_DMA2 17
1.14 +#define EVENT_G2_DMA3 18
1.15 #define EVENT_PVR_DMA 19
1.16 #define EVENT_SORT_DMA 20
1.17 #define EVENT_PVR_PUNCHOUT_DONE 21