summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/cdrom-dma-patch
blob: 7b6bed2e6adca9d266f1e4cb8ff8e5ddd9e9e1ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: hw/ide.c
@@ -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