Source-Changes archive

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

CVS commit: src/sys/arch/prep/pci



Module Name:    src
Committed By:   garbled
Date:           Wed Sep  6 22:32:56 UTC 2006

Modified Files:
        src/sys/arch/prep/pci: pci_machdep.c prep_pciconf_indirect.c

Log Message:
Add preliminary support for the 7025-F40.  The MPIC must not be wired up
by the initial PCI_NETBSD_CONFIGURE, nor should it be manually wired by
the indirect stuff.  This is all taken care of by the prep_init() function.
7025-F40 support supports the primary pci bus only.  The second PCI bus
on the machine is still unsupported, but the machine runs and can access
everything except for the two slots the other bus covers.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/prep/pci/pci_machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/prep/pci/prep_pciconf_indirect.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