From owner-cvs-all Fri Jun 23 23:20:58 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 23D9637BB53; Fri, 23 Jun 2000 23:20:56 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA48905; Fri, 23 Jun 2000 23:20:56 -0700 (PDT) (envelope-from cokane@FreeBSD.org) Message-Id: <200006240620.XAA48905@freefall.freebsd.org> From: Coleman Kane Date: Fri, 23 Jun 2000 23:20:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tdfx tdfx_linux.h tdfx_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2000/06/23 23:20:56 PDT Modified files: sys/dev/tdfx tdfx_linux.h tdfx_pci.c Log: Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, which resides in opt_tdfx. I also cleand up that large define. Compile, tell me if it does, and I'll re-enable the tdfx entry in the makefile. Revision Changes Path 1.2 +7 -4 src/sys/dev/tdfx/tdfx_linux.h 1.7 +4 -2 src/sys/dev/tdfx/tdfx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message