Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   nisimura
Date:           Fri Nov 12 09:55:40 UTC 1999

Modified Files:
        syssrc/sys/arch/pmax/include: sysconf.h
        syssrc/sys/arch/pmax/pmax: cpu.c dec_3100.c dec_3max.c dec_3maxplus.c
            dec_3min.c dec_5100.c dec_maxine.c machdep.c

Log Message:
- Arrange 'platform' struct to have clkread entry, which can interporate
  HZ using high resolution timer circuit if available.  Merge os_init
  into the primary hardware initialization in sysinit[].init.
- Nuke an irrelevant attempt to disable RTC under splhigh condition.
- Make sure IOASIC DECstations accumulate device interrupt mask bits into
  certain global variables.
- Have witchcrafts to issue ACK to RTC interrupt.
- Add a missing \n and a minor rearrangement in cpu.c


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/pmax/include/sysconf.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/pmax/pmax/cpu.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/pmax/pmax/dec_3100.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/pmax/pmax/dec_3max.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/pmax/pmax/dec_3maxplus.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/pmax/pmax/dec_3min.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/pmax/pmax/dec_5100.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/pmax/pmax/dec_maxine.c
cvs rdiff -r1.150 -r1.151 syssrc/sys/arch/pmax/pmax/machdep.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