Mail Archives: djgpp/2003/07/16/00:00:36
Hi,
Is there a lib to allow a program to use two or more VGA cards,
like Windows multi monitor support? In concept with PCI cards is
possible to enable each one a time with separate i/o adress, memory
and ROM mapping address.
Some time ago I saw a program named DUALVGA that allows two
identical VGA cards to coexist. But with today's motherboard with
video inboard it doesn't work anymore.
If this lib doesn't exist, I would like to code them. I need some
info on *PCI programming* and *video card initialization*. Any help
would be appreciated. The final result would be very attractive:
1) it won't anymore be necessary old MDA/Hercules cards to debug
graphical programs. RHIDE and RGDB could use the lib to avoid flipping
output screen and debug screen.
2) Allegro and GRX could use the lib, mouse support could go from one
screen to the other and multiple screen software could be coded
easily.
3) With today's card with three or four PCI slots, it will be possible
to have four or five users per CPU in dedicated application. USB
keyboards or serial keyboards could be used.
Andre Castro - andre AT millennium DOT inf DOT br
- Raw text -