Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/10/2004 09:24:34
Module Name:	src
Committed By:	tron
Date:		Sat Jul 10 09:24:34 UTC 2004

Modified Files:
	src/sys/dev/pci [netbsd-2-0]: if_txp.c

Log Message:
Pull up revision 1.7 (requested by is in ticket #626):
disestablish the interupt if we fail to (among other things) download
the firmware successfully. This prevents the kernel from crashing later
at interupt enable time, if firmware download fails like with my 3c990B
card.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/sys/dev/pci/if_txp.c

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