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