Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 15:30:57 -0800 (PST)
From:      Kelly Yancey <kbyanc@posi.net>
To:        Hidetoshi Shimokawa <simokawa@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, <cvs-committers@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <20020323152937.R30012-100000@gateway.posi.net>
In-Reply-To: <200203231818.g2NII3K42445@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Mar 2002, Hidetoshi Shimokawa wrote:

> simokawa    2002/03/23 10:18:03 PST
>
>   Modified files:
>     sys/cam/scsi         scsi_da.c
>   Log:
>   Automatically detect devices that do not support READ(6)/WRITE(6)
>   and upgrade to using 10 byte cdbs.
>
>   As far as I tested, this works efficiently for most of the
>   SBP-II/Firewire devices but most of the umass devices still need
>   ad-hoc work around because umass-sim doesn't return any SCSI errors.
>
>   A sysctl nob is also added for the last resort.
>   I hope we don't need DA_Q_NO_6_BYTE quirks anymore.
>
>   Reviewed by:    gibbs
>   MFC after:      1 week
>
>   Revision  Changes    Path
>   1.101     +75 -1     src/sys/cam/scsi/scsi_da.c
>

  Yeah, thank you!

  Kelly


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?20020323152937.R30012-100000>