freebsd-src/sys/arm
Jeff Roberson 9b33b154b5 - Add the interrupt vector number to intr_event_create so MI code can
lookup hard interrupt events by number.  Ignore the irq# for soft intrs.
 - Add support to cpuset for binding hardware interrupts.  This has the
   side effect of binding any ithread associated with the hard interrupt.
   As per restrictions imposed by MD code we can only bind interrupts to
   a single cpu presently.  Interrupts can be 'unbound' by binding them
   to all cpus.

Reviewed by:	jhb
Sponsored by:	Nokia
2008-04-11 03:26:41 +00:00
..
arm - Add the interrupt vector number to intr_event_create so MI code can 2008-04-11 03:26:41 +00:00
at91 Take the first baby step towards unifying and cleaning up arminit(): 2008-04-03 16:44:50 +00:00
compile
conf Add kernel module support for nfslockd and krpc. Use the module system 2008-03-27 11:54:20 +00:00
include Take the first baby step towards unifying and cleaning up arminit(): 2008-04-03 16:44:50 +00:00
sa11x0 Remove some long-dead code 2008-04-08 10:24:42 +00:00
xscale Remove some long-dead code 2008-04-08 10:24:42 +00:00