Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/24/2007 00:03:16
Module Name:	src
Committed By:	riz
Date:		Thu May 24 00:03:16 UTC 2007

Modified Files:
	src/sys/dev/ic [netbsd-4]: rtl81x9.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #663):
	sys/dev/ic/rtl81x9.c: revision 1.74
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.
From FreeBSD's rl(4).


To generate a diff of this commit:
cvs rdiff -r1.66.2.5 -r1.66.2.6 src/sys/dev/ic/rtl81x9.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.