Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/29/1999 17:58:34
Module Name:	syssrc
Committed By:	enami
Date:		Sat Oct 30 00:58:34 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: aic6360.c

Log Message:
Add and delete a reference to an adapter at aicattach(), to make sure
that the adapter is disabled even if it wasn't enabled/disabled during
configuring its children.  This fixes the bug that if an aic pcmcia card
is inserted in a slot during boot, further attaching of any card on the
slot fails once the card is removed.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/dev/ic/aic6360.c

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