Subversion Repositories Kolibri OS

Rev

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

Rev 3232 Rev 3500
Line 627... Line 627...
627
        cmp     esi, 'old'
627
        cmp     esi, 'old'
628
        jnz     @f
628
        jnz     @f
629
        mov     [hdd_appl_data], 0
629
        mov     [hdd_appl_data], 0
630
        call    write_cache
630
        call    write_cache
631
        mov     [hdd_appl_data], 1
631
        mov     [hdd_appl_data], 1
632
        jmp     write_cache
632
        call    write_cache
-
 
633
        mov     eax, [hd_error]
-
 
634
        ret
633
@@:
635
@@:
634
; The algorithm is straightforward.
636
; The algorithm is straightforward.
635
        push    esi
637
        push    esi
636
        push    esi     ; for second write_cache64
638
        push    esi     ; for second write_cache64
637
        push    esi     ; for first write_cache64
639
        push    esi     ; for first write_cache64