32bit floppy access

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
32bitfloppy

32bit floppy access

Post by 32bitfloppy »

i send reset, get an error... works in bochs.
any known problems?
CodeSlasher

RE:32bit floppy access

Post by CodeSlasher »

We are like Blind men without the code you used
TheUbu

RE:32bit floppy access

Post by TheUbu »

More info please.... and you aren't that guy from #osdev are you?


-Christopher
floppy32bit

My Code is at home

Post by floppy32bit »

i'm not the guy from #osdev...
my code is at home where i don't have internet.
i poll the ready bit, send the recalibrate command and get the error:
command started successful but terminated abnormally.
in bochs, no errors occur.
do i have to set up the controller?
i only reset it by setting the reset bit, and reenabled it again.
i guess that the timings are set correctly.
hasn't anyone had the same error?
Post Reply