From owner-cvs-all Wed Jun 21 13: 9:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6B3537B7EB; Wed, 21 Jun 2000 13:09:31 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA68320; Wed, 21 Jun 2000 13:09:31 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200006212009.NAA68320@freefall.freebsd.org> From: Coleman Kane Date: Wed, 21 Jun 2000 13:09:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tdfx - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/06/21 13:09:31 PDT src/sys/dev/tdfx - Imported sources Update of /home/ncvs/src/sys/dev/tdfx In directory freefall.freebsd.org:/d/home/cokane/ncvs/src/sys/dev/tdfx Log Message: First import of my 3dfx voodoo driver. Currently it supports the Voodoo Graphics and Voodoo2 perfectly. It works just like the 3dfx driver does for linux, by using a character device at /dev/3dfx of Major 107 to provide a window into the 3dfx card's memory space. This interface is used by glide and mesa as far as i know, and probably some other libraries too. Approved by: jkh Status: Vendor Tag: COKANE Release Tags: first N src/sys/dev/tdfx/tdfx_vars.h N src/sys/dev/tdfx/tdfx_pci.c N src/sys/dev/tdfx/tdfx_pci.h N src/sys/dev/tdfx/tdfx_static.sh N src/sys/dev/tdfx/tdfx_io.h No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message