forked from KolibriOS/kolibrios
Removing the temporary fix code for IDE DMA.
git-svn-id: svn://kolibrios.org@4303 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
10242c9784
commit
e840cc28ad
@ -1148,14 +1148,6 @@ end if
|
|||||||
|
|
||||||
cmp [IDEContrProgrammingInterface], 0
|
cmp [IDEContrProgrammingInterface], 0
|
||||||
je set_interrupts_for_IDE_controllers.continue
|
je set_interrupts_for_IDE_controllers.continue
|
||||||
|
|
||||||
mov ax, [IDE_Interrupt]
|
|
||||||
cmp al, 0xff
|
|
||||||
jne @f
|
|
||||||
|
|
||||||
mov [dma_hdd], 0
|
|
||||||
jmp set_interrupts_for_IDE_controllers.end_set_interrupts
|
|
||||||
@@:
|
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
; set interrupts for IDE Controller
|
; set interrupts for IDE Controller
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user