Page 1 of 1

Exokernel = Special case of Microkernel?

Posted: Sat Feb 23, 2002 12:00 am
by The Legend
If I have a microkernel, what would me stop from
writing a driver which directly interfaces, for
example, with the network hardware driver and the
harddisk controller driver?
The rest like sound could be handled in the normal
way the microkernel operates.

The Legend