Subversion Repositories Kolibri OS

Rev

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

Rev 5074 Rev 5126
Line 1096... Line 1096...
1096
        inc     [ebx + device.packets_tx]
1096
        inc     [ebx + device.packets_tx]
1097
        mov     eax, [buffersize]
1097
        mov     eax, [buffersize]
1098
        add     dword [ebx + device.bytes_tx], eax
1098
        add     dword [ebx + device.bytes_tx], eax
1099
        adc     dword [ebx + device.bytes_tx + 4], 0
1099
        adc     dword [ebx + device.bytes_tx + 4], 0
Line 1100... Line -...
1100
 
-
 
1101
        xor     eax, eax
1100
 
-
 
1101
        popf
1102
        popf
1102
        xor     eax, eax
Line 1103... Line 1103...
1103
        ret
1103
        ret
1104
 
1104
 
1105
  .fail:
1105
  .fail: