Subversion Repositories Kolibri OS

Rev

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

Rev 5074 Rev 5127
Line 1871... Line 1871...
1871
        inc     [ebx + device.packets_tx]
1871
        inc     [ebx + device.packets_tx]
1872
        mov     eax, [buffersize]
1872
        mov     eax, [buffersize]
1873
        add     dword[ebx + device.bytes_tx], eax
1873
        add     dword[ebx + device.bytes_tx], eax
1874
        adc     dword[ebx + device.bytes_tx + 4], 0
1874
        adc     dword[ebx + device.bytes_tx + 4], 0
Line 1875... Line -...
1875
 
-
 
1876
        xor     eax, eax
1875
 
-
 
1876
        popf
1877
        popf
1877
        xor     eax, eax
Line 1878... Line 1878...
1878
        ret
1878
        ret
1879
 
1879
 
1880
  .fail:
1880
  .fail: