Subversion Repositories Kolibri OS

Rev

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

Rev 3791 Rev 4273
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2011. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2011. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 3791 $
8
$Revision: 4273 $
9
 
9
 
10
 
10
 
Line 31... Line 31...
31
        test    al, al
31
        test    al, al
32
        jz      @f
32
        jz      @f
Line 33... Line 33...
33
 
33
 
34
        stdcall attach_int_handler, 6, FDCInterrupt, 0
34
        stdcall attach_int_handler, 6, FDCInterrupt, 0
-
 
35
        DEBUGF  1, "K : Set IDE IRQ6 return code %x\n", eax
35
        DEBUGF  1, "K : Set IDE IRQ6 return code %x\n", eax
36
        call    floppy_init