Subject: Re: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 05/18/2007 16:26:26
On Fri, May 18, 2007 at 02:10:37PM +0000, Joerg Sonnenberger wrote:
> Log Message:
> If the interrupt status register reads as 0xffff in rtk_intr, assume
> that the card is gone and abort the loop. This fixes hot-plugging of
> cardbus cards.

This issue is present in many other drivers as well. Anyone interested
in hunting them down?

Joerg