1
0
Fork 0
forked from len0rd/rockbox

Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA DMA causes sporadic lockups and static noise on several PP based players. This change is expected to fix FS#11746, FS#11764, FS#11775, FS#11846 and FS#11863.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29476 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-03-01 07:05:18 +00:00
parent e63325acff
commit 55fab772b7
15 changed files with 15 additions and 15 deletions

View file

@ -207,7 +207,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -224,7 +224,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this, if you can switch on/off the lineout */
#define HAVE_LINEOUT_POWEROFF

View file

@ -209,7 +209,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this, if you can switch on/off the lineout */
#define HAVE_LINEOUT_POWEROFF

View file

@ -211,7 +211,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -214,7 +214,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -206,7 +206,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this, if you can switch on/off the lineout */
#define HAVE_LINEOUT_POWEROFF

View file

@ -232,7 +232,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -196,7 +196,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -184,7 +184,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -207,7 +207,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -188,7 +188,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -194,7 +194,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -192,7 +192,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY

View file

@ -144,7 +144,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY

View file

@ -201,7 +201,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
#define HAVE_ATA_DMA
/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY