Subversion Repositories Kolibri OS

Rev

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

Rev 2919 Rev 2949
Line 260... Line 260...
260
        call    Print_New_Device        ; print device info to screen
260
        call    Print_New_Device        ; print device info to screen
261
        pop     eax
261
        pop     eax
262
        test    al, al
262
        test    al, al
263
        js      nextDev
263
        js      nextDev
Line -... Line 264...
-
 
264
 
264
        
265
nextdev2:
265
        test    byte [V_Dev], 7
266
        test    byte [V_Dev], 7
Line 266... Line 267...
266
        jnz     nextDev
267
        jnz     nextDev
Line 305... Line 306...
305
 
306
 
Line 306... Line 307...
306
        mcall   68, 17, IOCTL
307
        mcall   68, 17, IOCTL
307
 
308
 
308
       .next:
309
       .next:
309
        cmp     byte[param], 'A'
310
        cmp     byte[param], 'A'
Line 310... Line 311...
310
        je      nextDev
311
        je      nextdev2