Module Name:    src
Committed By:   uebayasi
Date:           Fri Oct 17 18:31:07 UTC 2014

Modified Files:
        src/sys/arch/alpha/conf: files.alpha
        src/sys/arch/alpha/pci: pci_machdep.c

Log Message:
PCI controller doesn't rely on (depend on) AGP bus, but provide it.  If one
specific architecture is known to have some specific AGP implementation, such
suggestion must be done in the "selection" part, not the "definition" part.

This is also an indirect (across bus attachment), circular dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 src/sys/arch/alpha/conf/files.alpha
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/alpha/pci/pci_machdep.c

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

Reply via email to