Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   markd
Date:           Tue Jan 27 08:39:34 UTC 2009

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

Log Message:
Add some more Intel G4X class chipsets. Also fix gtt_size for G4X chipsets.
Partially from FreeBSD.   There is still an issue here as G4X chipsets
report an aperture size of 0.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/dev/pci/agp.c
cvs rdiff -r1.61 -r1.62 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.



Home | Main Index | Thread Index | Old Index