skni-kod / MicrOS

32-bit operating system with kernel written in C. Created by SKNI "KOD".
GNU General Public License v3.0
56 stars 8 forks source link

ATA PIO mode driver rework #134

Open MinusPL opened 1 year ago

MinusPL commented 1 year ago

Since PIO mode driver is now unfinished and slowly becomes more and more required to keep OS running It is time to update it and fix some underlying issues with it. This issue consolidates following issues: #89, #120.