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
..
2005-10-07 04:39:30 +00:00
2007-01-24 15:51:55 +00:00
2007-02-05 14:20:36 +00:00
2007-01-19 03:58:46 +00:00
2007-01-11 16:16:05 +00:00
2007-01-19 03:58:46 +00:00
2006-10-16 12:17:49 +00:00
2006-08-01 14:09:42 +00:00