Linked by Thom Holwerda on Fri 22nd Feb 2008 09:16 UTC, submitted by obsethryl
Thread beginning with comment 301988
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Interesting...but thats it?
by Laurence on Fri 22nd Feb 2008 13:46
in reply to "RE[2]: Interesting...but thats it?"
What are the advantages of an operating system that won't work on your computer because the lack of device drivers then?
What's the point building an experimental OS if you fill it full of non-native drivers which effectively force the Os into running simularly to existing systems?
RE[3]: Interesting...but thats it?
by Nelson on Fri 22nd Feb 2008 15:05
in reply to "RE[2]: Interesting...but thats it?"




Member since:
2007-07-25
What are the advantages of an operating system that won't work on your computer because the lack of device drivers then? The wrapper itself could be abstracted and object-oriented to the point where only the actual interface between the driver and the wrapper is not taking advantage of the managed code. Furthermore, for other issues, what about emulating the drivers in a virtual jail/machine?