summaryrefslogtreecommitdiff
path: root/src/atioption.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2006-12-28 14:46:10 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-01-28 01:24:23 +0200
commit8b7c88e9ed549777413136c0f2ccc61747b010d8 (patch)
tree198d1b17426d5884c1dfee4976ed261084b6687d /src/atioption.h
parent3654b786f1ad1f4e6bfb2fff5ff057254958f7c0 (diff)
Add option "probe_sparse" to force probing sparse I/O bases.
Diffstat (limited to 'src/atioption.h')
-rw-r--r--src/atioption.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atioption.h b/src/atioption.h
index 569debd..f68f641 100644
--- a/src/atioption.h
+++ b/src/atioption.h
@@ -33,6 +33,7 @@
*/
typedef enum
{
+ ATI_OPTION_PROBE_SPARSE,
ATI_OPTION_ACCEL,
ATI_OPTION_CRT_DISPLAY,
ATI_OPTION_CSYNC,