diff options
author | peter <peter@FreeBSD.org> | 1999-12-06 06:47:02 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-12-06 06:47:02 +0000 |
commit | 8bc1a5a150daf9df021bcc80b17669a09a64da12 (patch) | |
tree | 0995b685511314d0eed8b72abd1fa5221b71adf3 /sys/kern/kern_threads.c | |
parent | eed6e1031494591677c2aea98831b0d76faa920e (diff) | |
download | FreeBSD-src-8bc1a5a150daf9df021bcc80b17669a09a64da12.zip FreeBSD-src-8bc1a5a150daf9df021bcc80b17669a09a64da12.tar.gz |
Use bus_get_resource() instead of bus_get_resource_start() as the latter
returns "0" on failure, which is indistinguishable from (say) irq 0. This
should stop a couple of stray messages that turn up.
Also, if a BUS_SETUP_INTR() fails with INTR_TYPE_FAST, try falling back to
a normal interrupt. This might help pccard folks with a shared slot
interrupt. This whole thing needs to be revisited.
Diffstat (limited to 'sys/kern/kern_threads.c')
0 files changed, 0 insertions, 0 deletions