kolibrios/kernel
hidnplayr a6c8d276c3 RTL8139 fixes from heavyiron and new system function from me: read data from stack
input:
eax = 53
ebx = 11
ecx = socket number
edx = pointer to where data must be written
esi = buffer size (max bytes of data to copy)
int  0x40  (offcourse)

returned: 
eax = number of bytes copied

if buffer size is zero, all data will be copied (this will be max 4096 bytes)

git-svn-id: svn://kolibrios.org@323 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-06 19:29:54 +00:00
..
branches/gfx_kernel File subsystem: fixed function 70.0 for CD 2006-09-19 13:16:31 +00:00
tags Tag for Kolibri0.6.3.0 2006-10-31 20:19:51 +00:00
trunk RTL8139 fixes from heavyiron and new system function from me: read data from stack 2007-02-06 19:29:54 +00:00