This is a G400 driver for BeOS R4.5+. If you find any problems please send me a bug report, but please check known bugs first.
Dualhead support is now included (see dualhead section below). This is even more likely to fry your card than ever, since Matrox declined to help:-(. That said, it has not fried mine (and I do not really expect it to), but if you use this it is at your own risk. Thanks go to Petr Vandrovec for figuring out how the MAVEN worked and letting me use his code.
New releases are announced on my website (also on BeBits): foft.matroxusers.com
Notes:
In order to set dualhead modes you will need to download the DualHeadSetup program. This is similar to the screen preference panel, but it has several dualhead buttons. Seigers has done some hacking on this, so it looks much nicer now:-)
This is untested with 0.11. It should work, but if you want it to work with dualhead you will need DUALHEAD_CAPABLE in the mode flags. Both monitors have to use the same timing though, so......
I have added some code to make custom monitor timing possible. For further details see accelerants/valid_mode_list. You should not need to touch this, but if your monitor fails to sync then a custom line may help. Not recommended unless you know what you are doing. This has only been needed in one case so far (flatscreen monitor). If you are interested in monitor timing then I suggest you take a look at the linux HOWTOs on it.