Goran Devic - 2005-01-09

Logged In: YES
user_id=123084

In the current implementation, debugger takes full control
over the kernel, including the interrupt servicing and
scheduler. With that, it would be difficult to use the
facilities of the kernel to do networking. One thing that
possibly could be done is to implement a network layer of a
specific network card within Linice. That would limit the
support for only specific network cards, though. Any more
specific ideas on how that could be done? (A very interesing
proposal, though!)