peter caf4a686e5 Use INTR_TYPE_AV for the interrupt handlers because:
1: most drivers are sensitive to timing, and
2: the handlers are MPSAFE and need a chance to get into the kernel
before some other non-mpsafe handler blocks the ithread on Giant in
shared irq cases.

Reviewed by:	cg  (in principle)
2001-06-16 22:59:46 +00:00
..
2001-05-15 19:41:12 +00:00
2001-06-15 00:10:30 +00:00
2001-04-16 13:20:39 +00:00
2001-06-12 09:40:04 +00:00
2001-06-14 11:09:11 +00:00
2001-03-28 09:17:56 +00:00
2001-03-25 07:21:04 +00:00
2001-04-14 15:32:16 +00:00
2001-05-22 18:10:57 +00:00
2001-06-12 09:40:04 +00:00
2001-02-06 11:21:58 +00:00
2001-06-15 00:13:18 +00:00
2001-02-11 03:35:45 +00:00
2001-02-06 11:21:58 +00:00
2000-05-01 19:54:26 +00:00
2001-05-29 18:49:23 +00:00
2001-06-15 00:19:43 +00:00
2001-06-12 07:01:27 +00:00
2001-02-21 20:54:22 +00:00
2001-05-07 21:46:44 +00:00
2001-06-15 00:23:11 +00:00