Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ragge
Date:           Sun May 23 21:58:19 UTC 1999

Modified Files:
        src/sys/arch/vax/boot/boot: Makefile autoconf.c consio.c
        src/sys/arch/vax/boot/common: srt0.s
Log Message:
Use common routines to identify cpu type.
Set up a SCB to be able to handle clock interrupts in the boot program.
Now timer countdown should work on all types of vaxen.

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/vax/boot/boot/autoconf.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/vax/boot/boot/Makefile \
    src/sys/arch/vax/boot/boot/consio.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/vax/boot/common/srt0.s

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