You going to have to enable/disable I/O, MEM access, and VGA pallette
snooping in the PCI_COMMAND register of both boards every time you go
from rendering text on one to rendering text on the other. If there
are bridges leading to either device, you may need to fiddle with VGA
forwarding during each switch as well.
You'll also need a semaphore or similar to control this "active VGA"
state.
Really, I don't think this is all that good of an idea.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/