I am designeing a rudimentary OS from scratch designed to work on a sprsity of mircoachitectures, from P6, Core, to ARM and SPARC-based ones.
The OS will have a different image for different mics, different specs for different hardware, adn a virtual framebuffer to blindly write to video memory on supported boards(e.g. no laptops or tablets tho).
I am need a person to develop kernel-mode drivers to provide client area paints of windows, since the whole OS will be windows and buttons.