summaryrefslogtreecommitdiffhomepage
path: root/debug_ata.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debug_ata.sh')
-rwxr-xr-xdebug_ata.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug_ata.sh b/debug_ata.sh
index 3e39889e..c32304d3 100755
--- a/debug_ata.sh
+++ b/debug_ata.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-export ATA_PIO_SUPPORT=
-export ATA_DMA_SUPPORT=1
+export ATA_PIO_SUPPORT=1
+export ATA_DMA_SUPPORT=
export DEBUG_SUPPORT=1
cd dev/Kernel