wyoos icon indicating copy to clipboard operation
wyoos copied to clipboard

Fixed error in ata.cpp

Open rgwohlbold opened this issue 7 years ago • 5 comments

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

rgwohlbold avatar Jun 14 '17 09:06 rgwohlbold

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

Jachdich avatar Jan 07 '20 18:01 Jachdich

Hasn't been merged in a while though :(

rgwohlbold avatar Jan 07 '20 18:01 rgwohlbold

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?

Jachdich avatar Jan 07 '20 18:01 Jachdich

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

rgwohlbold avatar Jan 07 '20 19:01 rgwohlbold

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

Jachdich avatar Jan 07 '20 19:01 Jachdich