logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tdfx — Voodoo Graphics and VoodooII Memory Access GLIDE device driver

Authors

       The  driver was developed by Coleman Kane <cokane@micro.ti.com> after the linux version of this driver by
       Darryll Straus, John Taylor, Jens Axboe, Carlo Wood <carlo@alinoe.com> and Joseph Kain  <joseph@3dfx.com>
       to be directly compatible with it and support the many GLIDE based games available for Linux and Unix.

Debian                                          February 19, 2001                                        TDFX(4)

Description

       This  driver  creates  an  entry in /dev that allows programs (mostly GLIDE-basedsoftware) to access the
       device memory of the Voodoo Graphics and VoodooII 3D accelerators created by 3Dfx,Inc.  This provides an
       interface for applications based on the GLIDEAPI or that simply  use  the  API  provided  by  the  linux
       /dev/3dfx device to use the video device.

       Supports all cards based on the following chipsets:

             3DfxVoodooGraphics3DfxVoodooII

       Specifically, the following cards should work:

             DiamondMultimediaMonster3DDiamondMultimediaMonster3DII

       Note  that  this  driver  does  not  currently  have support for the Voodoo Banshee, Voodoo3, Voodoo5, or
       Voodoo6 based cards.  It also does not currently support the Voodoo Rush.  It also does  not  yet  handle
       the SLI feature of the Voodoo II boards.  You can only use each of them separately.

       By  including  tdfx_linux,  you can enable the linux ioctl code for this driver, where the only supported
       applications currently reside.

Files

/dev/3dfx     Symlinked to default 3dfx board
       /dev/3dfx*CharacterDevice programming interface

       /dev/voodoo   Mirrors of above interfaces
       /dev/voodoo*  (Some apps use /dev/voodoo)

History

       The tdfx driver appeared in FreeBSD 5.0, and was originally  developed  for  Linux  kernel  2.0.x,  later
       written for 2.2.x and 2.4.x.

Name

       tdfx — Voodoo Graphics and VoodooII Memory Access GLIDE device driver

Synopsis

devicetdfxdevicetdfx_linux

See Also