Search
lxdream.org :: lxdream/src/asic.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/asic.h
changeset 855:b937948d79d9
prev753:1fe39c3a9bbc
next1100:50e702af9373
author nkeynes
date Thu Oct 30 23:56:59 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds)
file annotate diff log raw
1.1 --- a/src/asic.h Sun Jul 20 11:36:48 2008 +0000
1.2 +++ b/src/asic.h Thu Oct 30 23:56:59 2008 +0000
1.3 @@ -182,6 +182,7 @@
1.4 #define EVENT_PVR_OPAQUEMOD_DONE 8
1.5 #define EVENT_PVR_TRANS_DONE 9
1.6 #define EVENT_PVR_TRANSMOD_DONE 10
1.7 +#define EVENT_PVR_DMA2 11
1.8 #define EVENT_MAPLE_DMA 12
1.9 #define EVENT_MAPLE_ERR 13 /* ??? */
1.10 #define EVENT_IDE_DMA 14
.