Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm/xscale
Module Name: syssrc
Committed By: thorpej
Date: Thu Jan 24 01:12:40 UTC 2002
Modified Files:
syssrc/sys/arch/arm/xscale: i80200_icu.c i80200var.h
Added Files:
syssrc/sys/arch/arm/xscale: i80200_irq.S
Log Message:
Add an IRQ vector to be shared by all i80200 applications. This
consults the interrupt source bits in the i80200 ICU and calls
a board-specific external IRQ dispatcher if an external IRQ is
pending.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/xscale/i80200_icu.c \
syssrc/sys/arch/arm/xscale/i80200var.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/xscale/i80200_irq.S
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