Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   bouyer
Date:           Sat Aug 27 13:34:29 UTC 2011

Modified Files:
        src/sys/arch/evbmips/conf: files.evbmips
Added Files:
        src/sys/arch/mips/pmon: pmon.c pmon.h pmon32.S

Log Message:
Add pmon (firmware used by loongson2-based systems and maybe others) support,
from OpenBSD.
This includes code to call back pmon routines from a 64bit kernel,
as well code to read pmon arguments and variables.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbmips/conf/files.evbmips
cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/pmon/pmon.c \
    src/sys/arch/mips/pmon/pmon.h src/sys/arch/mips/pmon/pmon32.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