<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY xorg-tdfx-driver-version "1.4.5">

  <!ENTITY xorg-tdfx-driver-download-http "&xorg-download-http;/driver/xf86-video-tdfx-&xorg-tdfx-driver-version;.tar.bz2">
  <!ENTITY xorg-tdfx-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-tdfx-&xorg-tdfx-driver-version;.tar.bz2">
  <!ENTITY xorg-tdfx-driver-md5sum        "1b4a7815a604b3764900b520336a75ea">
  <!ENTITY xorg-tdfx-driver-size          "332 KB">
  <!ENTITY xorg-tdfx-driver-buildsize     "4.5 MB">
  <!ENTITY xorg-tdfx-driver-time          "less than 0.1 SBU">
]>

  <!-- Begin Xorg 3Dfx Driver -->
  <sect2 id="xorg-tdfx-driver" xreflabel="Xorg 3Dfx Driver-&xorg-tdfx-driver-version;">

    <title>Xorg 3Dfx Driver-&xorg-tdfx-driver-version;</title>

    <indexterm zone="xorg-tdfx-driver">
      <primary sortas="a-xorg-tdfx-driver">xorg-tdfx-driver</primary>
    </indexterm>

    <sect3 role="package">
      <title>Introduction to Xorg 3Dfx Driver</title>

      <para>
        The <application>Xorg 3Dfx Driver</application> package contains the X.Org
        Video Driver for 3Dfx video cards including Voodoo Banshee, Voodoo3,
        Voodoo4 and Voodoo5 chipsets.
      </para>

      &lfs76_built;

      <bridgehead renderas="sect4">Package Information</bridgehead>
      <itemizedlist spacing="compact">
        <listitem>
          <para>
            Download (HTTP): <ulink url="&xorg-tdfx-driver-download-http;"/>
          </para>
        </listitem>
        <listitem>
          <para>
            Download (FTP): <ulink url="&xorg-tdfx-driver-download-ftp;"/>
          </para>
        </listitem>
        <listitem>
          <para>
            Download MD5 sum: &xorg-tdfx-driver-md5sum;
          </para>
        </listitem>
        <listitem>
          <para>
            Download size: &xorg-tdfx-driver-size;
          </para>
        </listitem>
        <listitem>
          <para>
            Estimated disk space required: &xorg-tdfx-driver-buildsize;
          </para>
        </listitem>
        <listitem>
          <para>
            Estimated build time: &xorg-tdfx-driver-time;
          </para>
        </listitem>
      </itemizedlist>

      <bridgehead renderas="sect4">Xorg 3Dfx Driver Dependencies</bridgehead>

      <bridgehead renderas="sect5">Required</bridgehead>
      <para role="required">
        <xref linkend="xorg-server"/>
      </para>

      <para condition="html" role="usernotes">
        User Notes: <ulink url="&blfs-wiki;/xorg-tdfx-driver"/>
      </para>
    </sect3>

    <sect3 role="kernel" id="xorg-tdfx-driver-kernel">
      <title>Kernel Configuration</title>

    <para>
      Enable the following options in the kernel configuration and recompile the
      kernel if necessary:
    </para>

<screen><literal>Device Drivers  ---&gt;
  Graphics support ---&gt;
    3dfx Banshee/Voodoo3+: Y or M</literal></screen>

      <indexterm zone="xorg-tdfx-driver xorg-tdfx-driver-kernel">
        <primary sortas="d-xorg-tdfx-driver">xorg-tdfx-driver</primary>
      </indexterm>
    </sect3>

    <sect3 role="installation">
      <title>Installation of Xorg 3Dfx Driver</title>

      <para>
        Install <application>Xorg 3Dfx Driver</application> by running the following
        commands:
      </para>

<screen><userinput>sed -i -e "/mibstore.h/d" -e "/miInitializeBackingStore/d" src/tdfx_driver.c &amp;&amp;

./configure $XORG_CONFIG &amp;&amp;
make</userinput></screen>

      <para>
        This package does not come with a test suite.
      </para>

      <para>
        Now, as the <systemitem class="username">root</systemitem> user:
      </para>

<screen role="root"><userinput>make install</userinput></screen>
    </sect3>

    <sect3 role="commands">
      <title>Command Explanations</title>

      <para>
        <command>sed -e "/mibstore.h/d" ...</command>: Fixes building
        with <application>Xorg Server</application> 1.14.0 and later.
      </para>

    </sect3>

    <sect3 role="content">
      <title>Contents</title>

      <segmentedlist>
        <segtitle>Installed Xorg Driver</segtitle>

        <seglistitem>
          <seg>
            tdfx_drv.so
          </seg>
        </seglistitem>
      </segmentedlist>

      <variablelist>
        <bridgehead renderas="sect4">Short Descriptions</bridgehead>
        <?dbfo list-presentation="list"?>
        <?dbhtml list-presentation="table"?>

        <varlistentry id="tdfx_drv">
          <term><filename class="libraryfile">tdfx_drv.so</filename></term>
          <listitem>
            <para>
              is an Xorg video driver for 3Dfx video cards.
            </para>
            <indexterm zone="xorg-tdfx-driver tdfx_drv">
              <primary sortas="c-tdfx_drv">tdfx_drv.so</primary>
            </indexterm>
          </listitem>
        </varlistentry>

      </variablelist>

    </sect3>

  </sect2>
  <!-- End Xorg 3Dfx Driver -->
