diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
index 9f01f1cb94..644b122f53 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
@@ -25,7 +25,7 @@ You use this software at your own risk! Although I don't expect it to damage you
GeForce FX/PCX 5200/5300/5600/5700/5750/5800/5900/5950/Go;
GeForce FX/PCX 6200/6600/6800/Go;
Quadro (2/4/FX/PCX/Go);
- Preliminary GeForce 7800 GT/GTX/Go support (without acceleration currently). If your card isn't recognized yet please report your CardID!
+ Preliminary support for some GeForce 7800 GT/GTX/Go (without acceleration currently).
@@ -42,7 +42,7 @@ You use this software at your own risk! Although I don't expect it to damage you
Basic AGP mode support on AGP cards, using the new (seperate) Haiku AGP busmanager;
Basic ('legacy') PCIe support;
Coldstart support for analog connected screens on most cards except TNT1, GeForce 6200, 6600, 6800 and 7800;
- TVout support on cards with Brooktree BT868/BT869 and Conexant CX25870/CX25871 encoders (use 'Dualhead Setup' from BeBits for now). TVout support is still in development...
+ TVout support on cards with Brooktree BT868/BT869 and Conexant CX25870/CX25871 encoders (use 'Dualhead Setup' 0.04 from BeBits for now).
Known limitations:
@@ -209,14 +209,13 @@ With the pgm_panel true setting, the driver will fix your panel
This option only has an effect if you have a card with supported TV encoder chip when you use TV out modes. When set to true it provides a 'tweaked' dualhead clone mode for singlehead cards and dualhead cards using singlehead modes on TV. Because this special mode can possibly destroy old VGA monitors it's disabled by default.
- false: (default setting)
-If you select vga_on_tv false the driver will automatically shut-off your VGA monitor (by means of special internal DPMS settings) when a TVout mode is enabled on the head the VGA monitor is connected to. This means that on singlehead cards and on dualhead cards using singlehead TV modes your only output will be on TV. This is the standard way of doing things.
- - true: With this setting VGA output on a head is enabled concurrent with TV output on that head: that is if you select a TVout mode. This setting is a 'tweak' because the modeline used to drive your VGA monitor is the same modeline that is used for the TV output. This means that the VGA picture positioning is probably a bit odd, in some modes it might distort somewhat, and the refreshrate will be 50Hz for PAL modes, and 60Hz for NTSC modes. Make sure you only enable this tweak if you know your monitor supports down to 50Hz refreshrate, and preferably has a failsafe built in that blocks output when out-of-range signals are sent to it (almost every newer monitor has this feature).
+If you select vga_on_tv false the driver will automatically shut-off your VGA (or DVI) monitor (by means of special internal DPMS settings) when a TVout mode is enabled on the head the monitor is connected to. This means that on singlehead cards and on dualhead cards using singlehead TV modes your only output will be on TV. This is the standard way of doing things.
+ - true: With this setting VGA (or DVI) output on a head is enabled concurrent with TV output on that head: that is if you select a TVout mode. This setting is a 'tweak' because the modeline used to drive your monitor is the same modeline that is used for the TV output. This means that the monitor picture positioning is probably a bit odd, in some modes it might distort somewhat, and the refreshrate will be 50Hz for PAL modes, and 60Hz for NTSC modes. Make sure you only enable this tweak if you know your monitor supports down to 50Hz refreshrate, and preferably has a failsafe built in that blocks output when out-of-range signals are sent to it (almost every newer monitor has this feature).
-
Rudolf Cornelissen.
-(Page last updated on November 13, 2005)
+(Page last updated on November 15, 2005)