Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/evbarm/evbarm



Module Name:    syssrc
Committed By:   thorpej
Date:           Thu Jan 24 18:48:04 UTC 2002

Added Files:
        syssrc/sys/arch/evbarm/evbarm: softintr.c

Log Message:
Generic soft interrupt support for the evbarm port.  Two caveats:
* This is not currently used by the in-tree evbarm interrupt code.  New
  interrupt code will appear "soon" which makes use of this file.
* This file will probably move to a generic ARM location eventually.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbarm/evbarm/softintr.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