From owner-cvs-all Fri Jul 14 13:15:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4CDB37B711; Fri, 14 Jul 2000 13:15:51 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA23241; Fri, 14 Jul 2000 13:15:51 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007142015.NAA23241@freefall.freebsd.org> From: Matt Jacob Date: Fri, 14 Jul 2000 13:15:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/14 13:15:51 PDT Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_sa.c Log: Empty commit (sorry about the last) for putting in message: MFC:Some prettifying for the quirk comments. Add a SA_QUIRK_NO_MODESEL type and use it for the OnStream real SCSI device (not the broken one). This one is still broken in that it can't be set to the same fixed block size it reports [ unflattering comments about this company elided ]. If we're unable to set buffered mode on, complain, but drive on. It's not a fatal error to not be in buffered mode. Revision Changes Path 1.45.2.4 +1 -2 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message