Home | History | Annotate | Download | only in dti
History log of /src/sys/arch/arc/dti/arcsisabr.c
RevisionDateAuthorComments
 1.5  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.4  05-Jul-2008  tsutsui Split device_t/softc with misc related changes.
 1.3  24-Jun-2006  tsutsui branches: 1.3.2; 1.3.8; 1.3.62; 1.3.66; 1.3.68; 1.3.70;
Misc minor cleanup for arc interrupt handlers:
- always enable options MIPS3_ENABLE_CLOCK_INTR and just clear the compare
register in cpu_intr() to make CLKF_BASE() works
properly
- prepare only possible number of cpu_inttab
- use macro for interrupt priority number passed to arc_set_intr()
to avoid confusion
- merge arc_hardware_intr() into cpu_intr()
- check independent timer interrupt first in cpu_intr()
- tweak MIPS_SR_INT_IE before calling hardclock timer handlers so that
spllowersoftclock(9) will be invoked properly in hardclock(9)
- reenable interrupt for timer in cpu_intr() rather than each timer handlers

okay'ed by soda.

Note the real fix is to make CLKF_BASE() check all independent
interrupt sources including jazz and isa devices.
 1.2  12-Jun-2006  tsutsui branches: 1.2.2; 1.2.4; 1.2.6;
Remove a declaration of nonexistent function.
 1.1  12-Jun-2006  tsutsui Move arcsisabr.c from arc/isa to arc/dti because it's DescStation specific.
 1.2.6.3  30-Dec-2006  yamt sync with head.
 1.2.6.2  21-Jun-2006  yamt sync with head.
 1.2.6.1  12-Jun-2006  yamt file arcsisabr.c was added on branch yamt-lazymbuf on 2006-06-21 14:49:07 +0000
 1.2.4.2  19-Jun-2006  chap Sync with head.
 1.2.4.1  12-Jun-2006  chap file arcsisabr.c was added on branch chap-midi on 2006-06-19 03:44:01 +0000
 1.2.2.1  13-Jul-2006  gdamore Merge from HEAD.
 1.3.70.1  18-Jul-2008  simonb Sync with head.
 1.3.68.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.66.1  04-May-2009  yamt sync with head.
 1.3.62.1  28-Sep-2008  mjf Sync with HEAD.
 1.3.8.2  09-Sep-2006  rpaulo sync with head
 1.3.8.1  24-Jun-2006  rpaulo file arcsisabr.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:37:52 +0000
 1.3.2.2  26-Jun-2006  yamt sync with head.
 1.3.2.1  24-Jun-2006  yamt file arcsisabr.c was added on branch yamt-pdpolicy on 2006-06-26 12:44:22 +0000

RSS XML Feed