<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -urpN --exclude-from=/home/davej/.exclude bk-linus/Documentation/fb/tridentfb.txt linux-2.5/Documentation/fb/tridentfb.txt
--- bk-linus/Documentation/fb/tridentfb.txt	2002-11-21 02:08:32.000000000 +0000
+++ linux-2.5/Documentation/fb/tridentfb.txt	2002-11-21 17:54:19.000000000 +0000
@@ -42,8 +42,14 @@ nativex - the width in pixels of the fla
 bpp  - bits per pixel (8,16 or 32)
 mode - a mode name like 800x600 (as described in Documentation/fb/modedb.txt)
 
+Example:
+video=trident:memsize=2048,800x600
+
 Using insane values for the above parameters will probably result in driver
 misbehaviour so take care(for instance memsize=12345678 or memdiff=23784 or
 nativex=93)
 
-Contact: jani@astechnix.ro
+If you have trouble with the driver you could check http://sf.net/projects/tridentfb
+to see if there's a newer version available.
+
+Contact: jani@iv.ro
</pre></body></html>