Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbppc/conf Need pci_machdep_common.c now



details:   https://anonhg.NetBSD.org/src/rev/43f3044a34fe
branches:  trunk
changeset: 768545:43f3044a34fe
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Aug 19 02:18:26 2011 +0000

description:
Need pci_machdep_common.c now

diffstat:

 sys/arch/evbppc/conf/files.mpc85xx |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2a38426a7d17 -r 43f3044a34fe sys/arch/evbppc/conf/files.mpc85xx
--- a/sys/arch/evbppc/conf/files.mpc85xx        Fri Aug 19 01:25:27 2011 +0000
+++ b/sys/arch/evbppc/conf/files.mpc85xx        Fri Aug 19 02:18:26 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.mpc85xx,v 1.6 2011/07/25 05:45:08 matt Exp $
+#      $NetBSD: files.mpc85xx,v 1.7 2011/08/19 02:18:26 matt Exp $
 #
 # mpc85xx-specific configuration info
 
@@ -45,6 +45,7 @@
 attach pq3pci at cpunode with pq3pci_cpunode
 attach pq3pcie at cpunode with pq3pcie_cpunode
 file   arch/powerpc/booke/pci/pq3pci.c         pq3pci_cpunode | pq3pcie_cpunode
+file   arch/powerpc/pci/pci_machdep_common.c   pci
 file   arch/powerpc/pci/pci_module.c           pci & modular
 
 device mkclock: mk48txx



Home | Main Index | Thread Index | Old Index