diff options
author | msmith <msmith@FreeBSD.org> | 2000-11-02 00:37:45 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-11-02 00:37:45 +0000 |
commit | 0898051fd7fe02504de2137e55e653d43739d233 (patch) | |
tree | ffda7a101d44b59b212a460de2efe43606577bdd /lib/libc/stdlib/netbsd_strtod.c | |
parent | 68862a0a68c46858a2e31a712545ad97db38521f (diff) | |
download | FreeBSD-src-0898051fd7fe02504de2137e55e653d43739d233.zip FreeBSD-src-0898051fd7fe02504de2137e55e653d43739d233.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib/netbsd_strtod.c')
0 files changed, 0 insertions, 0 deletions