diff options
author | Carl Switzky <Carl.Switzky@Sun.COM> | 2006-10-19 17:30:54 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-10-19 17:30:54 -0700 |
commit | edd5f1745461f995670969cb736d1569ca94643f (patch) | |
tree | 12eae340e4f822cbbd41e59176e69d9b5d7365bb /hw/xfree86/utils/xorgcfg | |
parent | e1dd1904c6c7ce33f347d822272831d54a6497c8 (diff) |
Add ast driver/device info to Xorg server & config utilities
Diffstat (limited to 'hw/xfree86/utils/xorgcfg')
-rw-r--r-- | hw/xfree86/utils/xorgcfg/text-mode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/utils/xorgcfg/text-mode.c b/hw/xfree86/utils/xorgcfg/text-mode.c index 10f4b698f..0fc5770ca 100644 --- a/hw/xfree86/utils/xorgcfg/text-mode.c +++ b/hw/xfree86/utils/xorgcfg/text-mode.c @@ -1128,6 +1128,7 @@ CardConfig(void) static char *xdrivers[] = { "apm", "ark", + "ast", "ati", "r128", "radeon", |