Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   markd
Date:           Wed Aug 15 02:26:14 UTC 2007

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

Log Message:
Add agp support for i965Q.

Based on a patch for FreeBSD by Eric Anholt.
OKed on tech-kern some months ago.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/arch/i386/pci/pchb.c
cvs rdiff -r1.47 -r1.48 src/sys/dev/pci/agp.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/pci/agp_i810.c
cvs rdiff -r1.13 -r1.14 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.




Home | Main Index | Thread Index | Old Index