6788274 Upgrade ast driver to xf86-video-ast 0.87.0
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Mon, 22 Dec 2008 18:28:11 -0800
changeset 601 8c8111c628bc
parent 600 9dd7bd8178e7
child 602 dae381470ccd
6788274 Upgrade ast driver to xf86-video-ast 0.87.0
open-src/driver/xf86-video-ast/6554541.patch
open-src/driver/xf86-video-ast/Makefile
--- a/open-src/driver/xf86-video-ast/6554541.patch	Mon Dec 22 16:26:05 2008 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
---- src/ast_vgatool.c.orig	Fri Nov 30 15:25:07 2007
-+++ src/ast_vgatool.c	Fri Nov 30 15:29:28 2007
-@@ -129,6 +129,12 @@
-    *(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = 0x1e6e0000;
-    *(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x00000001;
-    
-+   *(ULONG *) (pAST->MMIOVirtualAddr + 0x10100) = 0x000000A8;
-+
-+   do {
-+      ;
-+   } while (*(volatile ULONG *) (pAST->MMIOVirtualAddr + 0x10100) != 0x000000A8);
-+
-    /* Get BusWidth */
-    ulData = *(ULONG * ) (pAST->MMIOVirtualAddr + 0x10004);       
-    if (ulData & 0x40)
--- a/open-src/driver/xf86-video-ast/Makefile	Mon Dec 22 16:26:05 2008 -0800
+++ b/open-src/driver/xf86-video-ast/Makefile	Mon Dec 22 18:28:11 2008 -0800
@@ -30,18 +30,17 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.7	08/08/08
+# @(#)Makefile	1.8	08/12/22
 #
 
 # Package name used in tarballs
 MODULE_NAME=xf86-video-ast
 
 # Version number (used in path names)
-MODULE_VERSION=0.81.0
+MODULE_VERSION=0.87.0
 
 # Patches to apply to source after unpacking, in order
-SOURCE_PATCHES = \
-	6554541.patch
+SOURCE_PATCHES = 
 
 # Man pages to apply Sun footer to & attributes to list
 #SUNTOUCHED_MANPAGES=man/*.man