Author: dnusinow
Date: 2006-12-30 19:09:01 -0500 (Sat, 30 Dec 2006)
New Revision: 4174
Modified:
trunk/driver/xserver-xorg-video-savage/debian/changelog
trunk/driver/xserver-xorg-video-savage/debian/patches/02_fix_respawn_crash_regression.diff
Log:
* SavageMamMem -> SavageMapMem in the previous patch. Thanks Mikael
Petersson for reporting the bug, and Jon K Hellan for noticing the fix.
Closes: #405061, #405021
Modified: trunk/driver/xserver-xorg-video-savage/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-video-savage/debian/changelog 2006-12-30
01:20:07 UTC (rev 4173)
+++ trunk/driver/xserver-xorg-video-savage/debian/changelog 2006-12-31
00:09:01 UTC (rev 4174)
@@ -1,3 +1,11 @@
+xserver-xorg-video-savage (1:2.1.2-3) unstable; urgency=medium
+
+ * SavageMamMem -> SavageMapMem in the previous patch. Thanks Mikael
+ Petersson for reporting the bug, and Jon K Hellan for noticing the fix.
+ Closes: #405061, #405021
+
+ -- David Nusinow <[EMAIL PROTECTED]> Sat, 30 Dec 2006 19:07:13 -0500
+
xserver-xorg-video-savage (1:2.1.2-2) unstable; urgency=low
[ Julien Cristau ]
Modified:
trunk/driver/xserver-xorg-video-savage/debian/patches/02_fix_respawn_crash_regression.diff
===================================================================
---
trunk/driver/xserver-xorg-video-savage/debian/patches/02_fix_respawn_crash_regression.diff
2006-12-30 01:20:07 UTC (rev 4173)
+++
trunk/driver/xserver-xorg-video-savage/debian/patches/02_fix_respawn_crash_regression.diff
2006-12-31 00:09:01 UTC (rev 4174)
@@ -14,7 +14,7 @@
SavageEnableMMIO(pScrn);
-+ if (!SavageMamMem(pScrn))
++ if (!SavageMapMem(pScrn))
+ return FALSE;
+
psav->FBStart2nd = 0;
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]