Subversion Repositories Kolibri OS

Rev

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

Rev 321 Rev 340
Line 2706... Line 2706...
2706
Remarks:
2706
Remarks:
2707
  * The current kernel implementation supports this function
2707
  * The current kernel implementation supports this function
2708
    only for RTL8139 network cards.
2708
    only for RTL8139 network cards.
Line 2709... Line 2709...
2709
 
2709
 
-
 
2710
======================================================================
-
 
2711
===== Function 53, subfunction 10 - read data from stack.        =====
-
 
2712
======================================================================
-
 
2713
Parameters:
-
 
2714
  * eax = 53
-
 
2715
  * ebx = 11
-
 
2716
  * ecx = socket number
-
 
2717
  * edx = pointer to where data must be written
-
 
2718
  * esi = buffer size (max bytes of data to copy)
-
 
2719
Returned value: 
-
 
2720
  * eax = number of bytes copied
-
 
2721
Remarks:
-
 
2722
  * if buffer size is zero, all data will be copied 
-
 
2723
    (this will be max 4096 bytes)
-
 
2724
 
2710
======================================================================
2725
======================================================================
2711
= Function 53, subfunction 255 - debug information of network driver. 
2726
= Function 53, subfunction 255 - debug information of network driver. 
2712
======================================================================
2727
======================================================================
2713
Parameters:
2728
Parameters:
2714
  * eax = 53 - function number
2729
  * eax = 53 - function number