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

Fixed error in ata.cpp #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rgwohlbold
Copy link

Writing two times to the Low port instead of writing to the low and the high port

Writing two times to the Low port instead of writing to the low and the high port
@Jachdich
Copy link

Jachdich commented Jan 7, 2020

Oh I didn't see this, I just submitted an issue for the same thing. I'll link this.

@rgwohlbold
Copy link
Author

Hasn't been merged in a while though :(

@Jachdich
Copy link

Jachdich commented Jan 7, 2020

Yeah, seems this is pretty dead. And I can't get the (modified) PIO driver to work even after fixing it. Are there any pitfalls you know of that I could be falling into?

@rgwohlbold
Copy link
Author

Not really... I haven't had any issues with the code except for this problem

@Jachdich
Copy link

Jachdich commented Jan 7, 2020

it's probably either my port_byte_in/out function or some off-by-one error, or maybe my qemu config.

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