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 Fri Jul 31 13:45:32 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change Remove or change the level of a bunch of INFO messages that shouldn't really
be INFO level
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 Fri Jul 31 13:45:32 2009 +1000
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
.