summaryrefslogtreecommitdiffhomepage
path: root/debug_ata.sh
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-02-14 21:34:09 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-02-14 21:34:09 +0100
commit0db25895168df6ebb9bd8781e3ffd83d3323b398 (patch)
tree4687d3756b875b512360b2f2a4788b73897a8c17 /debug_ata.sh
parentcb1c2ac48b29309406580f506765585b13f59852 (diff)
A set of patches and necessary changes given to the OS.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
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