Subject: Re: bt: exiting ccb still in transit!
To: Kenneth Stailey <kstailey@dol-esa.gov>
From: Charles M. Hannum <mycroft@mit.edu>
List: port-i386
Date: 06/18/1996 09:00:48
Kenneth Stailey <kstailey@dol-esa.gov> writes:

> 
> Just like Sean mentioned I am also getting Debugger() calls due to
> "exiting ccb still in transit" only it's with bt.c not aha.c here.

The appropriate solution to this is to turn off BTDIAG, which I've now
done in -current.  (This will get pulled into the 1.2 branch RSN.)

> Is it possible that the "break" in {aha|bt}_collect_mbo() should be a
> "continue"?

Absolutely not.