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
..
1998-12-30 00:37:44 +00:00
1999-01-12 00:36:36 +00:00
1998-12-10 01:52:16 +00:00
1999-01-12 00:36:36 +00:00
1999-01-12 00:36:36 +00:00
1999-01-12 00:36:36 +00:00
1999-01-12 00:36:36 +00:00
1999-01-10 01:58:29 +00:00
1999-01-12 01:17:01 +00:00
1998-09-14 19:56:42 +00:00
1999-01-12 00:36:36 +00:00