<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [dragonflyBSD] Massive display corruption with xf86-video-intel 2.99.917"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87578#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [dragonflyBSD] Massive display corruption with xf86-video-intel 2.99.917"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87578">bug 87578</a>
              from <span class="vcard"><a class="email" href="mailto:alan.coopersmith@oracle.com" title="Alan Coopersmith <alan.coopersmith@oracle.com>"> <span class="fn">Alan Coopersmith</span></a>
</span></b>
        <pre>(In reply to Francois Tigeot from <a href="show_bug.cgi?id=87578#c8">comment #8</a>)
<span class="quote">> Whoever wrote the compile-time checks did it wrong:

> #elif defined(_SC_PAGESIZE) && defined(_SC_PHYS_PAGES) /* Solaris */

> I guess something like #elif defined(__sun) should be more accurate</span >

While that code is used on Solaris, it should work on any OS with sysconf
support for those queries - I followed the autoconf standard of checking
for features vs. putting in a billion OS #ifdefs, so it would have a higher
chance of working on OS'es like the BSD's for which I don't know if they
support those features or not.   If something's not working there, please
suggest how to make it work better.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>