Subversion Repositories Kolibri OS

Rev

Rev 3155 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3155 Rev 3158
Line 764... Line 764...
764
 
764
 
Line 765... Line 765...
765
  .got_it:
765
  .got_it:
Line -... Line 766...
-
 
766
 
-
 
767
        DEBUGF  1,"Device=%x status=%x\n", ebx, eax:2
766
 
768
 
767
        DEBUGF  1,"Device=%x status=%x\n", ebx, eax:2
769
        push    ebx
Line 768... Line 770...
768
 
770
 
769
        test    al, ISR_PRX     ; packet received ok ?
771
        test    al, ISR_PRX     ; packet received ok ?
Line 915... Line 917...
915
        add     esp, 8
917
        add     esp, 8
916
  .fail_2:
918
  .fail_2:
Line 917... Line 919...
917
 
919
 
-
 
920
 
918
 
921
  .no_rx:
Line 919... Line 922...
919
  .no_rx:
922
        pop     ebx
920
        DEBUGF  2,"done\n"
923
        DEBUGF  2,"done\n"
921
 
924