Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/26/2003 17:33:24
Module Name:	src
Committed By:	tron
Date:		Tue Aug 26 17:33:24 UTC 2003

Modified Files:
	src/sys/arch/i386/pci: pchb.c
	src/sys/dev/pci: agp.c agp_i810.c

Log Message:
Add support for i865G integrated graphics support to agp(4). Patches
contributed by Michael D. Allen in PR port-i386/22600.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/arch/i386/pci/pchb.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/agp.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/agp_i810.c

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