CVS log for funnyos/kern/kern_irq.c

[BACK] Up to [local] / funnyos / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 16 23:24:59 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +10 -6 lines
Diff to previous 1.2 (colored)

fix linked list logic (irqtable) to correct link more than one element.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 4 23:18:46 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

correctly initialize irqtable in intr_establish

Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 2 11:40:02 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN

first steps towards interrupts support;
intr_establish() and intr_disestablish() can be used by devconfig to register (and unregister)
interrupts handlers during device attachment. intr_execute() is used to quick execute (registered) handler by passed intrno.

still more work to do.

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