From owner-cvs-all Thu Jan 10 4: 7:18 2002 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 9AE9337B41F; Thu, 10 Jan 2002 04:07:08 -0800 (PST) Received: (from mdodd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0AC78b86108; Thu, 10 Jan 2002 04:07:08 -0800 (PST) (envelope-from mdodd) Message-Id: <200201101207.g0AC78b86108@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 10 Jan 2002 04:07:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp.c agpvar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mdodd 2002/01/10 04:07:08 PST Modified files: (Branch: RELENG_4) sys/pci agp.c agpvar.h Log: MFC. Allow retrieval of the virtual address of the AGP aperture using agp_get_info(). Also add MODULE_VERSION() though it is a NOP currently. Approved by: murray Revision Changes Path 1.3.2.3 +3 -0 src/sys/pci/agp.c 1.1.2.2 +1 -0 src/sys/pci/agpvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message