corrected handler irq6 in sys32.inc
git-svn-id: svn://kolibrios.org@20 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e0427dd723
commit
5c9d9d79c0
@ -334,8 +334,8 @@ p_irq6:
|
||||
mov es, ax
|
||||
call fdc_irq
|
||||
|
||||
mov al,0x20 ; ready for next irq
|
||||
out 0x20,al
|
||||
mov edi,6
|
||||
call irqhandler
|
||||
|
||||
pop es ds
|
||||
popad
|
||||
|
Loading…
Reference in New Issue
Block a user