Subversion Repositories Kolibri OS

Rev

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

Rev 87 Rev 89
Line 499... Line 499...
499
        and     [cd_status], 0
499
        and     [cd_status], 0
500
        mov     [esp+36], eax
500
        mov     [esp+36], eax
501
        mov     [esp+24], ebx
501
        mov     [esp+24], ebx
502
        ret
502
        ret
503
.not_impl:
503
.not_impl:
504
        and     [hd1_status], 0
504
        and     [cd_status], 0
505
        mov     dword [esp+36], 2       ; not implemented
505
        mov     dword [esp+36], 2       ; not implemented
506
        ret
506
        ret
Line 507... Line 507...
507
 
507
 
508
fs_CdServices:
508
fs_CdServices: