Source-Changes archive

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

CVS commit: src/sys/arch/acorn32/stand



Module Name:    src
Committed By:   bjh21
Date:           Sat Aug 19 22:44:58 UTC 2006

Modified Files:
        src/sys/arch/acorn32/stand/boot32: boot32.c version
        src/sys/arch/acorn32/stand/lib: riscoscalls.S riscoscalls.h

Log Message:
Add support to boot32 for passing a real vsync frequency to NetBSD.
Unfortunately, RISC OS doesn't seem to provide a sensible way to ask what
frame rate it's using so we resort to measuring it ourselves.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/acorn32/stand/boot32/boot32.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/acorn32/stand/boot32/version
cvs rdiff -r1.9 -r1.10 src/sys/arch/acorn32/stand/lib/riscoscalls.S
cvs rdiff -r1.8 -r1.9 src/sys/arch/acorn32/stand/lib/riscoscalls.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