Subversion Repositories Kolibri OS

Rev

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

Rev 709 Rev 725
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2008. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2008. 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: 709 $
8
$Revision: 725 $
9
 
9
 
10
 
10
 
Line 60... Line 60...
60
        call    hd_read_pio
60
        call    hd_read_pio
61
        jmp     @f
61
        jmp     @f
62
.bios:
62
.bios:
63
        call    bd_read
63
        call    bd_read
64
@@:
64
@@:
-
 
65
        cmp     [hd_error], 0
-
 
66
        jne     return_01
65
;    lea   esi,[edi*8+HD_CACHE]
67
;    lea   esi,[edi*8+HD_CACHE]
66
;    push  eax
68
;    push  eax
67
    call  calculate_cache_1
69
    call  calculate_cache_1
68
    lea   esi,[edi*8+esi]
70
    lea   esi,[edi*8+esi]
69
;    pop   eax
71
;    pop   eax