Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   kiyohara
Date:           Thu Mar 18 13:53:18 UTC 2010

Removed Files:
        src/sys/arch/evbppc/walnut/pci: pci_machdep.c
        src/sys/arch/powerpc/conf: files.ibm405gp

Log Message:
Support PowerPC 405EX/EXr.
  1. Add some new source and header files.
     (MAL(split) and RGMII(new) relations for EMAC)
  2. Create dcr4xx.h.  Its moved from dcr405gp.h.  Also remove dcr405xx.h.
  3. intr.c supports MULTIUIC with virtual-irq.  likes to oea.
     support 32-virq/128-hwirq.
  4. multiple emac support.
  5. WALNUT and VIRTEX_* includes arch/powerpc/conf/files.ibm4xx.
  6. WALNUT pci uses arch/powerpc/ibm4xx/pci/.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r0 src/sys/arch/evbppc/walnut/pci/pci_machdep.c
cvs rdiff -u -r1.8 -r0 src/sys/arch/powerpc/conf/files.ibm405gp

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