Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 07/01/2004 08:34:24
Module Name:	src
Committed By:	is
Date:		Thu Jul  1 08:34:24 UTC 2004

Modified Files:
	src/sys/dev/pci: if_txp.c

Log Message:
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.6 -r1.7 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.