CVS log for sys/arch/arm/sa11x0/sa1111_intr.c

[BACK] Up to [local] / sys / arch / arm / sa11x0

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 5 20:27:08 2008 UTC (16 years, 2 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -11 lines
Diff to previous 1.2 (colored)

register dispatcher at IPL_TTY (instead of IPL_AUDIO);
do not mask and ack pending interrupts on attachemnt until we figure out
magic that causes data abort here..
do not print 'no handler for pending intrno' because they are (until we fix
data abort in attachment).

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 5 14:06:41 2008 UTC (16 years, 2 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +11 -2 lines
Diff to previous 1.1 (colored)

implement sa11x1_intr_disestablish();
initialize MALLOC'ed memory to 0 in sa11x1_intr_establish()

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 5 11:19:00 2008 UTC (16 years, 2 months ago) by nbrk
Branch: MAIN

Add sacic, initial driver for SA-1111 Interrupt Controller.
This icu has many sources (55) and signals to main SA-1110 by generating
rising edge on INT line. SA-1111's INT line is routed to GPIO 0 on the SA-1110
GPIO controller (so we establish our dispatcher on host irq 0, rising edge)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb