Date: Mon, 23 Sep 2002 13:24:15 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Matt Jacob <mjacob@FreeBSD.org> Cc: scsi@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_all.c Message-ID: <20020923132415.A24262@Odin.AC.HMC.Edu> In-Reply-To: <200209230456.g8N4uZSW013370@freefall.freebsd.org>; from mjacob@FreeBSD.org on Sun, Sep 22, 2002 at 09:56:35PM -0700 References: <200209230456.g8N4uZSW013370@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 22, 2002 at 09:56:35PM -0700, Matt Jacob wrote: > mjacob 2002/09/22 21:56:35 PDT >=20 > Modified files: > sys/cam/scsi scsi_all.c=20 > Log: > A SCSI_DELAY of zero is a legitimate value to have. > The notion that you must "always" have a delay is at best misinformed. This change only half fixed the check since there a boot/runtime check at the bottom of the file in sec_scsi_delay. If we're going to allow 0 we should probably also allow values between 0 and 100 as well and just toss the checks. I don't really object to letting the user take aim at their foot if that's what they want to do. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9j3huXY6L6fI4GtQRAo2JAKDJhJYzagi5j3j7abNxOavjKVWSGgCeITq/ cxBMc8NC4JNmtSo2BQdbW/c= =0dPH -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923132415.A24262>