Philip Homburg
|
d9858cfabf
|
Removed some debug output.
|
2008-02-21 16:08:08 +00:00 |
|
Philip Homburg
|
33d31720a5
|
Use ds_retrieve_u32 to get the endpoint of inet and of the ethernet drivers.
|
2007-05-02 11:30:16 +00:00 |
|
Philip Homburg
|
0bd4c5ee7d
|
Initial convertion to asynchronous sends for communicating with ethernet
drivers.
|
2007-04-23 14:49:20 +00:00 |
|
Philip Homburg
|
66f9a5f508
|
Do not abort/panic when an ethernet driver does something unexpected.
|
2006-08-28 12:59:36 +00:00 |
|
Philip Homburg
|
9939089dea
|
Safecopy support for INET.
|
2006-07-10 12:55:33 +00:00 |
|
Ben Gras
|
7b58dd7f9b
|
Renamed findproc() to _pm_findproc() to reduce polluting of application
namespace.
|
2006-03-25 04:49:04 +00:00 |
|
Philip Homburg
|
9d8b27a2b1
|
Support for starting ethernet driver after inet has been started
|
2005-12-09 13:25:30 +00:00 |
|
Philip Homburg
|
ad1f30a63f
|
Deal with crashing ethernet drivers
|
2005-10-21 16:51:21 +00:00 |
|
Philip Homburg
|
724813fdce
|
Prelim commit for ethernet driver crash recovery.
|
2005-10-21 11:51:45 +00:00 |
|
Ben Gras
|
493ab97a8d
|
fixed small operator priority bug; ! has higher precedence than & in
(!flags & FLAGCHECK)
|
2005-07-05 11:08:15 +00:00 |
|
Philip Homburg
|
0f26898f82
|
New inet with partial select implementation
|
2005-06-28 15:19:58 +00:00 |
|
Jorrit Herder
|
e782e76944
|
Created new findproc system call to the PM (to replace similar kernel
functionality). Currently working on memory allocation (not yet finished).
|
2005-06-02 12:43:21 +00:00 |
|
Ben Gras
|
9865aeaa79
|
Initial revision
|
2005-04-21 14:53:53 +00:00 |
|