* A bug with floppy IRQ has been finally fixed (EOI added)

* optimised i40 handler

git-svn-id: svn://kolibrios.org@15 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Ivan Poddubny
2005-10-28 16:16:47 +00:00
parent 905bbcc1fa
commit d927fb6877
3 changed files with 21 additions and 61 deletions

View File

@@ -832,9 +832,7 @@ osloop:
call checkidle
call check_fdd_motor_status
jmp osloop
;temp_pointers:
; rd 32
; seed dd 0x12345678
checkidle: