diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
index f7017df529..43c608735c 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
@@ -30,22 +30,21 @@ Especially owners of laptops are encouraged to be extra carefull with their inte
Features:
- - Hardware cursor support;
+
- Hardware cursor support (on both heads on dualhead cards);
- Full 2D acceleration;
- Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
-
- DPMS support;
-
- B_YCbCr422 hardware overlay support on all cards (so on both TNT and GeForce series).
+
- DPMS support (on both heads on dualhead cards);
+
- B_YCbCr422 hardware overlay support on both TNT and GeForce series cards (only on primary head on dualhead cards);
+
- Dualhead support (use Mark Watson's 'G400 Dualhead Setup' from BeBits for now).
Known limitations:
- If the driver does not load make sure you enabled 'assign IRQ to VGA card' in your system BIOS;
-
- If the driver seems to create 'random' trouble make sure you have a fully functional VGA BIOS, or system BIOS for embedded cards (check for updates on the manufacturor's site);
-
- 256Mb RAM detection is still missing for cards that have that much of it: Please set the amount manually for now via the nv.settings file (driver defaults to 16Mb if you don't);
- Flatpanel protection for laptops is not yet in place: be carefull! External only output has been reported functional though.
- No DVI support: you have to use a standard VGA cable to connect external flatpanels;
- Embedded GeForce RAM detection is non-functional: please set amount manually for now via the nv.settings file (driver probably defaults to 1Mb if you don't). If you have overlay trouble, set a slightly smaller amount of RAM than you actually specified in the system BIOS (1Mb less or so);
-
- A few cards have hardcursor trouble. If you encounter this use the softcursor: select this via the nv.settings file;
-
- GeForce FX 5700 and FX 5950 are not yet supported (mail me if you own such a card!).
+
- A few cards still might have hardcursor trouble. If you encounter this use the softcursor: select this via the nv.settings file. Make sure you mail me if you still have trouble but also if this version fixed that!;
+
- If the driver still seems to create 'random' trouble make sure you have a fully functional VGA BIOS, or system BIOS for embedded cards (check for updates on the manufacturor's site). Make sure you mail me if you still have trouble but also if this version fixed that!
@@ -123,6 +122,6 @@ Dumprom is another 'tool' for bug-tracking purposes.
Rudolf Cornelissen.
-(Page last updated on January 17, 2004)
+(Page last updated on January 22, 2004)