Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/08/2000 04:49:13
Module Name:	syssrc
Committed By:	enami
Date:		Tue Feb  8 12:49:13 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: elink3.c elink3var.h
	syssrc/sys/dev/pcmcia: if_ep_pcmcia.c

Log Message:
- Bail out from attach stage if failed to enable card, number of iospace
or memspace is unexpected, failed to map iospace or failed to configure
the controller properly.
- Disestablish an interrupt handler if failed to enable card.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 syssrc/sys/dev/ic/elink3.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/elink3var.h
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/pcmcia/if_ep_pcmcia.c

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