Source-Changes archive

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

CVS commit: src/sys/arch/arm/gemini



Module Name:    src
Committed By:   cliff
Date:           Sun Nov  9 09:11:09 UTC 2008

Modified Files:
        src/sys/arch/arm/gemini: gemini_timer.c obio_timer.c

Log Message:
- we are combining stat and system clocks to use the same timer
  the master and slave CPU each get one timer for those functions;
  both CPUs can use the free-running ref timer;
  it is initialized by CPU#0 and after that all access is read-only
- use correct OBIO_*_DEFAULT locator indicies


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/gemini/gemini_timer.c \
    src/sys/arch/arm/gemini/obio_timer.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