Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should write that answer as a comment to the blog post. The author of the blog is very thorough and likely to take an interest to it, if there’s anything to it.

(As an aside, why are we assuming 80287 and not 8087? I know nothing about both, so it’s well likely that I missed obvious hints. EDIT: Ah, I guess because it’s the int 13 handler specifically.)



I did. Stuck in moderation. Correct, int 13h.


Wasn’t 13h disk services? Guess they got shared? Or is it hardware interrupt 13h mapped somewhere else through the interrupt controller?


It was actually IRQ13 -- one of the input pins on the slave interrupt controller. It was typically mapped to INT 75h. I don't know if Windows remapped it.


Should be int 16h I think.


Int 16h was the BIOS keyboard services.


Right, thanks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: