Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   bouyer
Date:           Tue May  5 18:17:57 UTC 2009

Modified Files:
        src/sys/arch/x86/pci [netbsd-5]: pchb.c
        src/sys/dev/pci [netbsd-5]: agp.c agp_i810.c agpreg.h pcidevs

Log Message:
Pull up following revision(s) (requested by snj in ticket #737):
        sys/arch/x86/pci/pchb.c: revisions 1.15 - 1.17
        sys/dev/pci/agp.c: revisions 1.63 - 1.65
        sys/dev/pci/agp_i810.c: revisions 1.57 - 1.64
        sys/dev/pci/pcidevs: revisions 1.965, 1.967 via patch
        sys/dev/pci/agpreg.h: revision 1.20
Add AGP support for Intel G35, G45, and Q45.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.4.1 src/sys/arch/x86/pci/pchb.c
cvs rdiff -u -r1.62 -r1.62.4.1 src/sys/dev/pci/agp.c
cvs rdiff -u -r1.56 -r1.56.4.1 src/sys/dev/pci/agp_i810.c
cvs rdiff -u -r1.19 -r1.19.14.1 src/sys/dev/pci/agpreg.h
cvs rdiff -u -r1.962.4.2 -r1.962.4.3 src/sys/dev/pci/pcidevs

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



Home | Main Index | Thread Index | Old Index