diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-14 21:34:09 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-14 21:34:09 +0100 |
| commit | 0db25895168df6ebb9bd8781e3ffd83d3323b398 (patch) | |
| tree | 4687d3756b875b512360b2f2a4788b73897a8c17 /debug_ahci.sh | |
| parent | cb1c2ac48b29309406580f506765585b13f59852 (diff) | |
A set of patches and necessary changes given to the OS.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'debug_ahci.sh')
| -rwxr-xr-x | debug_ahci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_ahci.sh b/debug_ahci.sh index de40043a..fe0b1b72 100755 --- a/debug_ahci.sh +++ b/debug_ahci.sh @@ -1,6 +1,7 @@ #!/bin/sh export AHCI_SUPPORT=1 +export ATA_PIO_SUPPORT= export DEBUG_SUPPORT=1 cd dev/Kernel |
