From db42d8ec02e819c46879aeb117088d27678ca78b Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Thu, 24 Nov 2005 11:20:22 +0000 Subject: [PATCH] driver can now run without (useable) INT assigned. Bumped version to 0.24. Updated docs. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15104 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../drivers/graphics/matrox/README.html | 22 +++---- .../drivers/graphics/matrox/UPDATE.html | 11 +++- .../kernel/drivers/graphics/matrox/driver.c | 59 ++++++++++--------- 3 files changed, 51 insertions(+), 41 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/matrox/README.html b/src/add-ons/kernel/drivers/graphics/matrox/README.html index 833f419bce..3497231d33 100644 --- a/src/add-ons/kernel/drivers/graphics/matrox/README.html +++ b/src/add-ons/kernel/drivers/graphics/matrox/README.html @@ -2,10 +2,10 @@ - Readme for (open)BeOS Unified Matrox graphics driver + Readme for Haiku Unified Matrox graphics driver -

Unified Matrox graphics driver for (open)BeOS



+

Unified Matrox graphics driver for Haiku




NOTE PLEASE:
You use this software at your own risk! Although I don't expect it to damage your PC, videocard or Monitor, I cannot guarantee this!

@@ -55,10 +55,11 @@ You use this software at your own risk! Although I don't expect it to damage you current MGA driver limitations:



@@ -69,7 +70,7 @@ If you encounter bugs, please checkout the driver's

Settings:


-Please read this information carefully *before* installing and using the (open)BeOS Matrox MGA driver. It might spare you some trouble afterwards..
+Please read this information carefully *before* installing and using the Haiku Matrox MGA driver. It might spare you some trouble afterwards..

The driver uses a file named mga.settings to determine how to use your card. After installation this file will be located at home/config/settings/kernel/drivers/. How you should setup this file depends on what you want to do with the driver. While it has a 'failsave' default configuration, you might be able to do better than that... Anyway, read the nifty details below.

Note: The driver only reads this file during it's initialisation. This means that you have to reboot in order to let changes take effect.
@@ -190,12 +191,11 @@ Greensync is used to enable an alternate monitor signal synchronisation setup us
Notes:



Rudolf Cornelissen. -

(Page last updated on June 6, 2004)

+

(Page last updated on November 24, 2005)

diff --git a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html index a27bd7dae0..5768b91d72 100644 --- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html @@ -4,10 +4,17 @@

Changes done for each driverversion:

-

head (SVN 0.23, Rudolf)

+

head (SVN 0.24, Rudolf)

+

mga_driver 0.20 (Rudolf)