Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 16:41:35 -0700
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        Wilko Bulte <wkb@freebie.demon.nl>, mjacob@FreeBSD.ORG, FreeBSD-alpha mailing list <freebsd-alpha@FreeBSD.ORG>, justin@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG
Subject:   Re: alpha/22650: SCSI cdrom attach problems on 4-stable
Message-ID:  <20001109164135.A34451@panzer.kdm.org>
In-Reply-To: <Pine.BSF.4.21.0011091533390.46819-100000@beppo.feral.com>; from mjacob@feral.com on Thu, Nov 09, 2000 at 03:33:47PM -0800
References:  <20001109154911.A33812@panzer.kdm.org> <Pine.BSF.4.21.0011091533390.46819-100000@beppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 09, 2000 at 15:33:47 -0800, Matthew Jacob wrote:
> 
> It reported:
> 
> got SCSI status 0x2

Which is check condition.  So what would happen in cam_periph_error() is
that we would retry until our retry count was exhausted, and then return
EIO.

I suppose it would be nice to do a request sense there.

Ken
-- 
Kenneth Merry
ken@kdm.org


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




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