Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/28/2003 17:35:30
Module Name:	src
Committed By:	pooka
Date:		Tue Oct 28 17:35:30 UTC 2003

Modified Files:
	src/sys/dev/pcmcia: isic_pcmcia.c

Log Message:
Avoid splx() with uninitialized priority level by duplicating some code
to get rid of gotos.

While doing that, add more verbosity on what failed if attach is not succesful.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pcmcia/isic_pcmcia.c

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