diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-11-03 20:37:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-11-03 20:37:25 +0000 |
commit | f96ad062314b468e06a001a0c4d465c164442fb0 (patch) | |
tree | 3f9eed3998b5a0df1949e83d5fa6d8b1e0e428a2 /driver/xf86-video-openchrome/NEWS | |
parent | fa35de63034d89dc1c978f5c419c2be9c853518a (diff) |
xf86-video-openchrome 0.2.903
Diffstat (limited to 'driver/xf86-video-openchrome/NEWS')
-rw-r--r-- | driver/xf86-video-openchrome/NEWS | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/driver/xf86-video-openchrome/NEWS b/driver/xf86-video-openchrome/NEWS index 77401ad7e..eef34361a 100644 --- a/driver/xf86-video-openchrome/NEWS +++ b/driver/xf86-video-openchrome/NEWS @@ -1,4 +1,22 @@ -openchrome 0.2.902 (29/03/2008) +openchrome 0.2.903 (19/08/2008) +------------------------------- +* Enhancements and bug fixes: +- Simplify memory bandwidth setting. +- Fix compilation without EXA. +- Fix interpolation for CN400. +- Fix Xv on LCD for K8M890 and CX700. +- Disable XvDMA for P4M890 and K8M890, it is broken... +- Replace xf86strstr by the unwrapped version. +- Fix chipset revision detection in libpciaccess code path. +- Print driver version in the libpciaccess code path. + +* New boards: +- Biostar P4M890-M7 TE, ECS CLE266, FIC CE261, Foxconn P4M9007MB-8RS2H, + Hewlett Packard 2133 Mini-Note, KamLAB KINO-LUKE-533-R20, Mercury P4VM800M7, + MSI K9MM-V, MSI VR321, PCChips (unknown model), Samsung Q1B. + + +openchrome 0.2.902 (08/04/2008) ------------------------------- * Enhancements and bug fixes: - libpciaccess support. |