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:   dyoung
Date:           Mon Jan 21 02:56:14 UTC 2008

Modified Files:
        src/sys/arch/i386/i386: trap.c
        src/sys/arch/x86/include: intr.h
        src/sys/arch/x86/x86: intr.c

Log Message:
Add primitive routines to establish NMI handlers on i386.

TBD: synchronize (dis)establishment of handlers.


To generate a diff of this commit:
cvs rdiff -r1.232 -r1.233 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.30 -r1.31 src/sys/arch/x86/include/intr.h
cvs rdiff -r1.39 -r1.40 src/sys/arch/x86/x86/intr.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