Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index