AlgorithMan-de / wyoos

Source codes for the "Write your own Operating System" video-series on YouTube
http://wyoos.org
GNU General Public License v3.0
719 stars 222 forks source link

Fixed port mistake for ATA driver #18

Open Cc618 opened 4 years ago

Cc618 commented 4 years ago

There was a mistake in the ATA driver (function Read28), the port was low instead of high.