Date: Mon, 8 May 2000 21:54:11 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Message-ID: <200005090454.VAA61612@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/05/08 21:54:11 PDT Modified files: sys/cam/scsi scsi_sa.c Log: 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.52 +17 -6 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005090454.VAA61612>