Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 10:23:24 +0200 (CEST)
From:      Nick Hibma <n_hibma@van-laarhoven.org>
To:        Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Cc:        Josef Karthauser <joe@tao.org.uk>, Hidetoshi Shimokawa <simokawa@FreeBSD.org>, "cvs-committers@FreeBSD.org" <cvs-committers@FreeBSD.org>, "cvs-all@FreeBSD.org" <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_all.c scsi_da.c
Message-ID:  <20020409102222.M374-100000@heather.van-laarhoven.org>
In-Reply-To: <ybsy9fx1ews.wl@ett.sat.t.u-tokyo.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

> > The umass driver returns the error just fine. See many postings on this
> > in the appropriate mailing lists.
>
> some drives(not driver) do, but some don't.

Don't do what? Return an error on receiving a command they don't
understand? In that case your patch doesn't solve anything as the driver
doesn't add or remove any error messages.

> > At the moment the 6 byte commands are converted inside the umass driver
> > to their 10 byte equivalents, so there should be no need for your patch
> > in the first place (apart from the T_RBC bits of course, which looks
> > like a good thing to me).
>
> I made this patch for SBP-II devices.

Did you try it with the umass driver from current?

Nick


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




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