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:   jmcneill
Date:           Mon Dec 26 12:29:39 UTC 2011

Modified Files:
        src/sys/arch/usermode/dev: ttycons.c
        src/sys/arch/usermode/include: intr.h
        src/sys/arch/usermode/usermode: intr.c trap.c

Log Message:
add sigio_intr_establish so more than one driver can register a SIGIO handler


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/usermode/dev/ttycons.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/usermode/include/intr.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/usermode/usermode/intr.c
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/usermode/usermode/trap.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