fixed 'typo'.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6528 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2004-02-08 19:43:11 +00:00
parent 5a0b9c6b0e
commit 1f6a1c0197
@@ -6,11 +6,14 @@
<p><h2>Changes done for each driverversion:</h2></p> <p><h2>Changes done for each driverversion:</h2></p>
<p><h1>mga_driver 0.16 (Rudolf)</h1></p> <p><h1>mga_driver 0.16 (Rudolf)</h1></p>
<ul> <ul>
<li><strong>G450/G550:</strong>
<ul>
<li>Fixed CRTC1 DPMS fault introduced in V0.15 (which could result in turned-off/black screen on boot)!
</ul>
<li><strong>General:</strong> <li><strong>General:</strong>
<ul> <ul>
<li>Expanded modelist to include suggested modes above 1600x1200 upto 2048x1536 resolution: Done by Andrew Bachmann; <li>Expanded modelist to include suggested modes above 1600x1200 upto 2048x1536 resolution: Done by Andrew Bachmann;
<li>CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1600x1200, while the newest cards support upto and including 2048x1536 resolution; <li>CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1600x1200, while the newest cards support upto and including 2048x1536 resolution.
<li>fixed G450/G550 CRTC1 DPMS fault introduced in V0.15 (which could result in turned-off/black screen on boot)!
</ul> </ul>
</ul> </ul>
<p><h1>mga_driver 0.15 (Rudolf)</h1></p> <p><h1>mga_driver 0.15 (Rudolf)</h1></p>