From owner-cvs-all Sun Aug 27 21:28:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7FE137B422; Sun, 27 Aug 2000 21:28:53 -0700 (PDT) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA13633; Sun, 27 Aug 2000 21:28:53 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200008280428.VAA13633@freefall.freebsd.org> From: Coleman Kane Date: Sun, 27 Aug 2000 21:28:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tdfx tdfx_pci.c tdfx_vars.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/08/27 21:28:53 PDT Modified files: sys/dev/tdfx tdfx_pci.c tdfx_vars.h Log: Removed detection for Voodoo Banshee and Voodoo3 cards. I forsee certain possible complications with the forthcoming DRI code, and feel that DRI should handle the device-level interaction. Read http://people.FreeBSD.org/~cokane/3dfx.html to find out more. Basically want to move toward using OpenGL and DRI for everything on these cards. Added a few defines and spacing style fixes in tdfx_vars.h Revision Changes Path 1.10 +31 -9 src/sys/dev/tdfx/tdfx_pci.c 1.5 +14 -9 src/sys/dev/tdfx/tdfx_vars.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message