Bruce Evans 92e81ca475 Let drivers specify interrupt flags (INTR_EXCL and/or INTR_FAST)
using the new pci_map_int_right() variant of pci_map_int().  Fast
interrupts work for PCI devices if and only if they are exclusive.
(The PCI interrupt mux doesn't support fast interrupts and can't
support a mixture of fast and slow interrupts even in principle.)

Don't assume that intrmask_t == unsigned in pci_map_int().
1999-01-13 04:59:19 +00:00
..
1999-01-12 10:54:14 +00:00
1999-01-12 00:19:33 +00:00
1999-01-11 11:36:03 +00:00
1999-01-11 05:28:44 +00:00
1999-01-12 01:31:13 +00:00
1999-01-11 23:32:35 +00:00
1999-01-12 11:05:03 +00:00
1998-12-01 05:29:06 +00:00
1999-01-12 01:28:00 +00:00
1999-01-10 01:58:29 +00:00