diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-08-07 08:46:26 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-08-07 08:46:26 +0000 |
commit | 6fa52adf95d915cdb3bf32caf16dffa793f2bf7c (patch) | |
tree | 7caed9f3c57d417825d0d7d843c35935ad0823f3 /distrib/notes | |
parent | 7d4cd67e080d0a69fe1852e985aba7d1cfc337c9 (diff) |
Add the correct 'reference_clock' option for Blade 100 in the
sample accelerated X configuration. Based on work by naddy@.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/README.sparc64 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/distrib/notes/README.sparc64 b/distrib/notes/README.sparc64 index e9cd11715..627e103eb 100644 --- a/distrib/notes/README.sparc64 +++ b/distrib/notes/README.sparc64 @@ -178,6 +178,8 @@ of the framebuffer): Driver "ati" BusID "PCI:0:19:0" Option "composite_sync" "True" + # Use the following option on Blade-100 + # Option "reference_clock" "29.5MHz" EndSection It is also important that you modify the Monitor section and change the @@ -259,4 +261,4 @@ See xorg.conf(5) for more options. problem_blurb -$OpenBSD: README.sparc64,v 1.1 2006/11/27 11:25:45 matthieu Exp $ +$OpenBSD: README.sparc64,v 1.2 2007/08/07 08:46:25 matthieu Exp $ |