diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
index 6845ce15bc..743c05be82 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
@@ -2,10 +2,10 @@
- Readme for (open)BeOS Unified Nvidia graphics driver
+ Readme for Haiku Unified Nvidia graphics driver
-Unified Nvidia graphics driver for (open)BeOS
+Unified Nvidia 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!
@@ -38,7 +38,7 @@ You use this software at your own risk! Although I don't expect it to damage you
Dualhead support on GeForce dualhead cards (use Mark Watson's 'Dualhead Setup' from BeBits for now);
DVI and laptop panel support;
Widescreen mode support (all screens must be widescreen type and they must all be digitally connected);
- Basic AGP mode support on AGP cards, using the new (seperate) (open)BeOS AGP busmanager;
+ Basic AGP mode support on AGP cards, using the new (seperate) Haiku AGP busmanager;
Coldstart support for analog connected screens on most cards except TNT1, GeForce 6200, 6600 and 6800.
Known limitations:
@@ -58,7 +58,7 @@ If you encounter bugs, please checkout the driver's Settings:
-Please read this information carefully *before* installing and using the (open)BeOS Nvidia TNT/GeForce graphics driver. It might spare you some trouble afterwards..
+Please read this information carefully *before* installing and using the Haiku Nvidia TNT/GeForce graphics driver. It might spare you some trouble afterwards..
The driver uses a file named nv.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.
diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index 42e0835908..8ff55ce23d 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -32,7 +32,7 @@
Note please:
- - You need the new (seperate) (open)BeOS AGP busmanager module that has been setup for this feature, without it you will remain using PCI mode as usual.
+
- You need the new (seperate) Haiku AGP busmanager module that has been setup for this feature, without it you will remain using PCI mode as usual.
- If you have trouble with AGP, you have the option to shut it off by setting 'force_pci true' in nv.settings. You are adviced however to tweak the AGP busmanager settings file instead, as this might enable you to keep using AGP mode, be it in a slower setting.
Updated CRTC modeline tuning for panels: this should fix the 'right-shifted' picture on some panels in their native modes;