Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 00:58:32 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        mobile@FreeBSD.org
Subject:   Possible fix for pccard eject panics
Message-ID:  <XFMail.010221005832.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Please try out http://www.FreeBSD.org/~jhb/patches/intr.patch.  It seems to
fix the pccard eject panics I get here locally.  It works around a race
condition whereby an interrutp handler can be removed from an interrupt
thread while the ithread is blocked on Giant just before executing a given
interrupt handler.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010221005832.jhb>