diff --git a/src/add-ons/kernel/drivers/graphics/via/README.html b/src/add-ons/kernel/drivers/graphics/via/README.html
index 38cb64c3b6..1593332aa6 100644
--- a/src/add-ons/kernel/drivers/graphics/via/README.html
+++ b/src/add-ons/kernel/drivers/graphics/via/README.html
@@ -26,16 +26,15 @@ You use this software at your own risk! Although I don't expect it to damage you
Hardware cursor support;
DPMS support;
Basic AGP mode support on AGP cards, using the new (seperate) Haiku AGP busmanager;
- Partial support for modeswitching (sets resolution and colorspace but not yet refresh, supports virtualscreens);
- Partial BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games).
+ Full modeswitching support;
+ Full BWindowScreen support except for acceleration (used for hardware pageflipping, scrolling/panning and acceleration in applications/games).
Known limitations:
- No 2D or 3D acceleration;
- No video overlay support;
- Only works on analog connected screens;
-
- No refreshrate programming yet;
-
- VESA 2.0 mode needs to be enabled alongside the driver or it won't work yet: VESA resolution must match Screenprefs panel setting (colordepth isn't important though).
+
- VESA 2.0 mode needs to be enabled alongside the driver or it won't work yet: any valid (so BIOS supported) VESA setting will do.
@@ -158,6 +157,6 @@ With the pgm_panel true setting, the driver will fix your panel
Rudolf Cornelissen.
-(Page last updated on July 19, 2005)
+(Page last updated on July 23, 2005)