summaryrefslogtreecommitdiffhomepage
path: root/debug_ata.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-07 09:25:08 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-07 09:25:08 +0100
commit513077cfec0ea87303ba19502c368f5adcc8ed99 (patch)
tree8ed03e4ebbd78366b7e8ce6c3647e990261d521d /debug_ata.sh
parentd282d5301dcc7d46c2d9a40a71eecfc1f674b107 (diff)
ADD: VGA logging and tweaks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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