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:   simonb
Date:           Sun Jul 30 04:23:44 UTC 2006

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

Log Message:
Add support for 82945GM and (untested) 82945P AGP.  FreeBSD and
Linux both treat the 945 series exactly the same as the 915 series
for AGP, so just match a few extra device IDs.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/i386/pci/pchb.c
cvs rdiff -r1.38 -r1.39 src/sys/dev/pci/agp.c
cvs rdiff -r1.31 -r1.32 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