summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-06-25 04:13:54 +0000
committerimp <imp@FreeBSD.org>2001-06-25 04:13:54 +0000
commit9c03640f8131fa266b0dbeb2a532794b18cee818 (patch)
tree58cc23d5dc5ce8804a41880e3c58f43dd6f16b4a /sys/dev/mlx
parenta89ca1efdcee5122d5660c0173acb8a8d1d53225 (diff)
downloadFreeBSD-src-9c03640f8131fa266b0dbeb2a532794b18cee818.zip
FreeBSD-src-9c03640f8131fa266b0dbeb2a532794b18cee818.tar.gz
Work around a bug in the current interrupt system by explicitly
rejecting INTR_FAST interrupts. Since they can't be shared anyway, this just short circuits a failure case that should work but is panic fodder now. This bug is that if the interrut condiation is active when you activate the interrupt, then the interrupt routine will be called. jhb had a patch that may or may not work to fix it, but I've lost it. This may be due to the sio probe doing something odd too.
Diffstat (limited to 'sys/dev/mlx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud