diff --git a/src/add-ons/kernel/drivers/graphics/via/README.html b/src/add-ons/kernel/drivers/graphics/via/README.html
index 81d7541310..38cb64c3b6 100644
--- a/src/add-ons/kernel/drivers/graphics/via/README.html
+++ b/src/add-ons/kernel/drivers/graphics/via/README.html
@@ -24,13 +24,18 @@ You use this software at your own risk! Although I don't expect it to damage you
Features:
- Hardware cursor support;
-
- Autodetects assigned RAM amount preset in system BIOS;
-
- Partial support for modeswitching (sets resolution and colorspace but not yet refresh, supports virtualscreens).
+
- 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).
Known limitations:
- - A lot. But hey, already beats VESA mode ;-)
-Although you still need to have VESA mode enabled for this driver to work(!).
+ - 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).
@@ -153,6 +158,6 @@ With the pgm_panel true setting, the driver will fix your panel
Rudolf Cornelissen.
-(Page last updated on July 18, 2005)
+(Page last updated on July 19, 2005)