Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mipsco
Module Name: src
Committed By: tsutsui
Date: Sat Apr 26 04:39:09 UTC 2025
Modified Files:
src/sys/arch/mipsco/include: intr.h
src/sys/arch/mipsco/mipsco: interrupt.c mips_3x30.c
Log Message:
Move ipl_sr_map to model-specific file and add IPL_DDB entry.
This will help adding support for other mipsco systems such as
the RC3240 eventually.
Patch from Miod Vallat.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/mipsco/include/intr.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mipsco/mipsco/interrupt.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mipsco/mipsco/mips_3x30.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