summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-15 21:05:45 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-15 21:05:45 +0000
commitefba7f83ef225df8a0eaee660cb9bba19fd775c0 (patch)
tree70dfe476f8fab3474685870c6026d62205c837ec /src/ast.h
parent245466d4ef8ea4012242a3fa21a217e767f4eac4 (diff)
Update from ASPEED Technology Inc. to fix incorrect line drawing issue and
change driver name from "AST1000/2000" to "AST" to fix Xorg log formatting issues with long driver names. Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4948 <https://bugs.freedesktop.org/attachment.cgi?id=4948>
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast.h b/src/ast.h
index 2ec9846..321e741 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -35,7 +35,7 @@
#endif
/* AST REC Info */
-#define AST_NAME "AST1000/2000"
+#define AST_NAME "AST"
#define AST_DRIVER_NAME "ast"
#define AST_MAJOR_VERSION 0
#define AST_MINOR_VERSION 80