Source-Changes archive

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

CVS commit: syssrc/sys/arch/arc



Module Name:    syssrc
Committed By:   tsutsui
Date:           Mon Dec  9 13:36:29 UTC 2002

Modified Files:
        syssrc/sys/arch/arc/arc: c_jazz_eisa.c c_magnum.c c_nec_jazz.c
            c_nec_pci.c p_nec_j96a.c
        syssrc/sys/arch/arc/jazz: pica.h rd94.h

Log Message:
As per discussion with soda, all EISA based Jazz machines seem to require
the same method to access TOD clock, so move chipset-dependent mcclock
routines to appropriate files.

This should also fix Express RISCserver and RISCserver2200 (aka R96) support
which has been broken since "struct platform" was introduced.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arc/arc/c_jazz_eisa.c \
    syssrc/sys/arch/arc/arc/c_magnum.c syssrc/sys/arch/arc/arc/c_nec_jazz.c \
    syssrc/sys/arch/arc/arc/c_nec_pci.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arc/arc/p_nec_j96a.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arc/jazz/pica.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arc/jazz/rd94.h

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