Subject: CVS commit: [jmcneill-pm] src/sys
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/06/2007 22:12:54
Module Name:	src
Committed By:	jmcneill
Date:		Thu Sep  6 22:12:53 UTC 2007

Modified Files:
	src/sys/arch/amd64/pci [jmcneill-pm]: pchb.c
	src/sys/arch/i386/pci [jmcneill-pm]: pchb.c
	src/sys/dev/pci [jmcneill-pm]: agp_i810.c agpreg.h

Log Message:
Add Intel G33 AGP support, resolves PR36902, PR36903, PR36904, PR36906,
PR36907, PR36908, PR36909, PR36910, PR36911, PR36912, PR36913, and PR36925.


To generate a diff of this commit:
cvs rdiff -r1.7.22.1 -r1.7.22.2 src/sys/arch/amd64/pci/pchb.c
cvs rdiff -r1.64.22.3 -r1.64.22.4 src/sys/arch/i386/pci/pchb.c
cvs rdiff -r1.41.6.5 -r1.41.6.6 src/sys/dev/pci/agp_i810.c
cvs rdiff -r1.12.6.2 -r1.12.6.3 src/sys/dev/pci/agpreg.h

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