CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/11/10 07:37:03 Log message: 166. Add a driver for ASPEED Technologies's AST2000 graphics chips (derived from Y. C. Chen at ASPEED Technologies, Bugzilla #1628). Modified files: xc/config/cf/: xf86site.def xfree86.cf xc/programs/Xserver/hw/xfree86/: CHANGELOG Added files: xc/programs/Xserver/hw/xfree86/drivers/ast/: Imakefile ast.h ast_2dtool.c ast_2dtool.h ast_accel.c ast_cursor.c ast_cursor.h ast_driver.c ast_mode.c ast_mode.h ast_tool.c ast_vgatool.c ast_vgatool.h Revision Changes Path 3.192 +7 -6 xc/config/cf/xf86site.def 3.500 +4 -4 xc/config/cf/xfree86.cf 3.3620 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG