nitros9project / nitros9

NitrOS-9 Operating System
14 stars 15 forks source link

PS/2 keyboard appears to generate IRQ even after keyboard buffer is empty. #11

Closed boisy closed 10 months ago

boisy commented 11 months ago

I'm experiencing what appears to be a spurious interrupt on the PS/2 keyboard line when initializing the device in vito. This causes the interrupt service routine to fire and produce a character on the input stream of the console on boot up.

boisy commented 10 months ago

I believe this was due to incorrect vectors in krn.asm which have now been corrected. I'll keep this issue open until I can verify again.

boisy commented 10 months ago

This has been addressed in https://github.com/nitros9project/nitros9/commit/24d070497a4291ce5e066dca297402fb66e2f15b