Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATA: Sata LBA2 wrong address #388

Merged
merged 1 commit into from
Aug 14, 2022
Merged

ATA: Sata LBA2 wrong address #388

merged 1 commit into from
Aug 14, 2022

Conversation

ToguyC
Copy link
Contributor

@ToguyC ToguyC commented Aug 14, 2022

According to this osdev page, the address for the CH register (LBA2) for the SATA drives should be 0xC3 instead of 0x3C.

According to [this osdev page](https://wiki.osdev.org/ATA_PIO_Mode#Detecting_device_types), the address for the CH register (LBA2) for the SATA drives should be 0xC3 instead of 0x3C.
@vinc
Copy link
Owner

vinc commented Aug 14, 2022

Hi @ToguyC, good catch, thanks for the fix!

@vinc vinc merged commit 149ab3e into vinc:trunk Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants