freebsd-skq/sys/sparc64
jake 21fd58664d Change the stray count in struct intr_vector to a vector number that can
be used to index tables of counters.
Remove intr_dispatch() inline, it is implemented directly in tl*_intr now.
Count stray interrupts in a table of counters like intrcnt.
Disable interrupts briefly when setting up the interrupt vector table.
We must disable interrupts completely, not just raise the pil.
Pass pointers to the intr_vector structures rather than a vector number
to sched_ithd and intr_stray.
2001-10-20 16:03:41 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf + Fix misplacement of `txp' 2001-09-24 03:23:48 +00:00
include Change the stray count in struct intr_vector to a vector number that can 2001-10-20 16:03:41 +00:00
sparc64 Change the stray count in struct intr_vector to a vector number that can 2001-10-20 16:03:41 +00:00