diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-07-12 15:18:36 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-07-12 15:18:36 +0000 |
commit | 97932ac707768ad1ec582f09562d0fa2e97c730b (patch) | |
tree | dcf9ba95312607942159ae2b6dd4adf4f89b4732 /driver/xf86-video-ati/src/theatre200.h | |
parent | 8b4789ec4c637d6a7d727e76383734c737944216 (diff) |
Long awaited update of xf86-video-ati to 6.9.0.
the rage128 and mach64 drivers were split out of this driver just after
the 6.8.0 release, these drivers will be commited separately.
MergedFb mode is gone, so please use xrandr if you used to use it.
ok matthieu@.
Diffstat (limited to 'driver/xf86-video-ati/src/theatre200.h')
-rw-r--r-- | driver/xf86-video-ati/src/theatre200.h | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/driver/xf86-video-ati/src/theatre200.h b/driver/xf86-video-ati/src/theatre200.h index 8c91c8a8d..09db52db5 100644 --- a/driver/xf86-video-ati/src/theatre200.h +++ b/driver/xf86-video-ati/src/theatre200.h @@ -1,6 +1,4 @@ /************************************************************************************* - * $Id: theatre200.h,v 1.1 2006/11/26 20:01:18 matthieu Exp $ - * * Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net * * Permission is hereby granted, free of charge, to any person obtaining a copy of this @@ -23,8 +21,15 @@ * authorization from the author. * * $Log: theatre200.h,v $ - * Revision 1.1 2006/11/26 20:01:18 matthieu - * Initial revision + * Revision 1.2 2008/07/12 15:18:34 oga + * Long awaited update of xf86-video-ati to 6.9.0. + * + * the rage128 and mach64 drivers were split out of this driver just after + * the 6.8.0 release, these drivers will be commited separately. + * + * MergedFb mode is gone, so please use xrandr if you used to use it. + * + * ok matthieu@. * * Revision 1.5 2005/12/08 17:54:40 kem * Allow hard-coded paths to be configurable. |