blob: 4eea657e3bae18c84127adbf50a1f0d8bef2902c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Index: hw/ide/internal.h
@@ -27,7 +27,7 @@
//#define DEBUG_IDE
//#define DEBUG_IDE_ATAPI
//#define DEBUG_AIO
-#define USE_DMA_CDROM
+// #define USE_DMA_CDROM
/* Bits of HD_STATUS */
#define ERR_STAT 0x01
|