> You should probably start by creating a completely isolated driver (you > can call it "vesa", "vbe" or something like that). Piggybacking on the > kfb is fine for the proof-of-concept, but kfb is also used on non-PC > platforms and therefore should not be polluted by the PC-specific code.
Since it would be PC-specific driver, should I connect it to the rootpc rather than to rootvirt? If I should, how to do that? I see that drivers use .ma file, but I can't understand how to tell that "vesa" driver should be connected to rootpc. _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
