From 5bbd95dcd2f5f91e389f8a4232364d6517db86df Mon Sep 17 00:00:00 2001 From: gibbs Date: Tue, 10 Nov 1998 06:47:11 +0000 Subject: Noop Commit - Change was in last revision. If the next available mailbox is not in the free state, print a warning and handle the condition as a temporary resource shortage. The condition should never happen, but we shouldn't panic since recovery is possible. --- sys/dev/buslogic/bt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/buslogic/bt.c') diff --git a/sys/dev/buslogic/bt.c b/sys/dev/buslogic/bt.c index 57a885b..4dd7c3a 100644 --- a/sys/dev/buslogic/bt.c +++ b/sys/dev/buslogic/bt.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: bt.c,v 1.8 1998/10/30 02:06:44 gibbs Exp $ + * $Id: bt.c,v 1.9 1998/11/10 06:44:50 gibbs Exp $ */ /* -- cgit v1.1