Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Sep 15 01:32:12 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/conf: files.i386
        syssrc/sys/dev/pci: agp.c files.agp

Log Message:
Give each AGP controller its own attribute, and let the "agpbus"
device (rather, the device that carries that attribute) also
carry one or more attributes indicating which type of controller
it might be.

This will allow systems that might have AGP, but would never have
e.g. an Intel PCI-Host bridge, to trim out code that won't be used.


To generate a diff of this commit:
cvs rdiff -r1.195 -r1.196 syssrc/sys/arch/i386/conf/files.i386
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/pci/agp.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/files.agp

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