Subversion Repositories Kolibri OS

Rev

Rev 1497 | Rev 1549 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1497 Rev 1523
Line 55... Line 55...
55
;;
55
;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 57... Line 57...
57
 
57
 
Line 58... Line 58...
58
include 'macros.inc'
58
include 'macros.inc'
Line 59... Line 59...
59
 
59
 
Line 60... Line 60...
60
$Revision: 1497 $
60
$Revision: 1523 $
Line 612... Line 612...
612
        mov     al, 0xFA
612
        mov     al, 0xFA
613
        out     0x21, al
613
        out     0x21, al
614
        mov     al, 0x3F
614
        mov     al, 0x3F
615
        out     0xA1, al
615
        out     0xA1, al
Line -... Line 616...
-
 
616
 
-
 
617
; Enable interrupts in IDE controller
-
 
618
        mov     al, 0
-
 
619
        mov     dx, 0x3F6
-
 
620
        out     dx, al
-
 
621
        mov     dl, 0x76
-
 
622
        out     dx, al
616
 
623
 
617
;!!!!!!!!!!!!!!!!!!!!!!!!!!
624
;!!!!!!!!!!!!!!!!!!!!!!!!!!
618
include 'detect/disks.inc'
625
include 'detect/disks.inc'
Line 619... Line 626...
619
;!!!!!!!!!!!!!!!!!!!!!!!!!!
626
;!!!!!!!!!!!!!!!!!!!!!!!!!!