Subject: CVS commit: syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/10/2001 13:06:54
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Sep 10 10:06:54 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/pci: pchb.c
Added Files:
	syssrc/sys/arch/i386/pci: agp_machdep.c

Log Message:
Attach agp gart support @ pchb. Not very clean, but agp support may
be spread over several devices, and the phcb is usually the main one.

Add agp_machdep.c file which implements MD agp functions (currently
just agp_flush_cache).


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/pci/agp_machdep.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/i386/pci/pchb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.