From owner-cvs-src Thu Feb 13 22:31:47 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D1A37B401; Thu, 13 Feb 2003 22:31:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB44743FBD; Thu, 13 Feb 2003 22:31:45 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1E6Vjbv093979; Thu, 13 Feb 2003 22:31:45 -0800 (PST) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1E6VjAa093975; Thu, 13 Feb 2003 22:31:45 -0800 (PST) Message-Id: <200302140631.h1E6VjAa093975@repoman.freebsd.org> From: Eric Anholt Date: Thu, 13 Feb 2003 22:31:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_i810.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2003/02/13 22:31:45 PST Modified files: sys/pci agp_i810.c Log: Remove an extra agp_flush_cache(). The i810 case that needs it already has it. Revision Changes Path 1.18 +0 -5 src/sys/pci/agp_i810.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message