Mike Smith 099d058b54 Improve the PCI interrupt routing code. Now the process is as follows:
- Look for a hardwired interrupt in the routing table for this
   bus/device/pin (we already did this).
 - Look for another device with the same link byte which has a hardwired
   interrupt.
 - Look for a PCI device matching an entry with the same link byte
   which has already been assigned an interrupt, and use that.
 - Look for a routable interrupt listed in the "PCI only" interrupts
   field and use that.
 - Pick the first interrupt that's marked as routable and use that.
2000-11-02 00:37:45 +00:00
..
2000-11-01 00:36:12 +00:00
2000-11-01 00:53:16 +00:00
2000-11-01 19:38:08 +00:00
2000-10-30 14:49:26 +00:00
2000-11-01 19:38:08 +00:00
2000-11-01 16:57:01 +00:00
2000-05-01 20:32:07 +00:00