Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 1999 18:07:27 -0700
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        "Chuck O'Donnell" <cao@bus.net>
Cc:        "Justin T. Gibbs" <gibbs@plutotech.com>, scsi@FreeBSD.ORG
Subject:   Re: error messages from bt driver 
Message-ID:  <199903210116.SAA77696@pluto.plutotech.com>
In-Reply-To: Your message of "Thu, 18 Mar 1999 19:52:09 EST." <19990318195209.A27547@milf18.bus.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I've had no disk errors since we made the quirk entries. If my
>understanding is correct, the quirk entries were made because the
>controller didn't handle SCSI_STATUS_QUEUE_FULL correctly (in
>cam_periph.c)?
>
>But now I see the following, which I understand to be only
>informational messages, but still curious as to the source:
>
>Mar 16 11:20:17 fern /kernel: (pass0:bt0:0:0:0): tagged openings now 32
>Mar 16 11:20:23 fern /kernel: (pass0:bt0:0:0:0): tagged openings now 2

My guess is that the controller is returning a data run error with a
residual of 0.  See the comment at ~ line 1613 of sys/dev/buslogic/bt.c
or just search for "QUEUE_FULL" until you find the comment.  If you
could stick a printf in there to verify this, that would be great.
In the mean time, I'm going to try to get some information out of
Mylex on this issue.

--
Justin




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903210116.SAA77696>