Source-Changes archive

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

CVS commit: [ppcoea-renovation] src/sys/arch/powerpc/pci



Module Name:    src
Committed By:   garbled
Date:           Tue May  1 07:59:02 UTC 2007

Added Files:
        src/sys/arch/powerpc/pci [ppcoea-renovation]: gen_pci_machdep.c
            gen_pciconf_indirect.c pchb.c

Log Message:
Create a few generic functions and drivers for powerpc.
First, we have a generic pci_machdep.c, which is incomplete, but contains
a number of functions that are generally present in all powerpc
pci_machdep.c implementations.
Second, we have a generic implementation of indirect configuration space
read/write.
Lastly, a generic pchb driver for most of the ppc ports.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/powerpc/pci/gen_pci_machdep.c \
    src/sys/arch/powerpc/pci/gen_pciconf_indirect.c \
    src/sys/arch/powerpc/pci/pchb.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