diff options
Diffstat (limited to 'emulators/qemu-devel/files/cdrom-dma-patch')
-rw-r--r-- | emulators/qemu-devel/files/cdrom-dma-patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/cdrom-dma-patch b/emulators/qemu-devel/files/cdrom-dma-patch deleted file mode 100644 index 7b6bed2e6adc..000000000000 --- a/emulators/qemu-devel/files/cdrom-dma-patch +++ /dev/null @@ -1,10 +0,0 @@ -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 |