|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Miod Vallat (miod
cvs.openbsd.org)
Date: Sat May 12 2007 - 15:02:14 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: miod
cvs.openbsd.org 2007/05/12 14:02:14
Modified files:
sys/arch/aviion/aviion: av400_machdep.c
sys/arch/luna88k/luna88k: machdep.c
sys/arch/m88k/m88k: eh_common.S
sys/arch/mvme88k/mvme88k: m187_machdep.c m188_machdep.c
m197_machdep.c
Log message:
Change the 88100 interrupt handlers to process DAEs with interrupts enabled,
as done for DAEs not occuring during interrupts.
Remove the check for unprocessed DAE on return from trap() in eh_common.S,
since this can't happen. As a result, the return-from-trap code becomes
identical on 88100 and 88110 systems.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]