Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/usermode
Module Name: src
Committed By: reinoud
Date: Mon Sep 12 12:24:34 UTC 2011
Modified Files:
src/sys/arch/usermode/include: intr.h
src/sys/arch/usermode/usermode: intr.c machdep.c
Log Message:
Implement spl level based priority interrupt controller in software
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/usermode/include/intr.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/usermode/usermode/intr.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/usermode/usermode/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