From owner-cvs-all Tue Aug 8 16:19:26 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 88AC837B751; Tue, 8 Aug 2000 16:19:22 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA03033; Tue, 8 Aug 2000 16:19:22 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200008082319.QAA03033@freefall.freebsd.org> From: Matt Jacob Date: Tue, 8 Aug 2000 16:19:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_ses.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/08/08 16:19:22 PDT Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_ses.c Log: MFC:Don't attempt to actually read SAF-TE temperature objects- nobody seems to be obeying the original spec as to what the numeric value means. Temperature flags are unaffected- these are still the 'pseudo-thermometers' and overtemp/undertemp warnings will be caught and translated to SES objects here. PR: 20475 Revision Changes Path 1.8.2.2 +22 -20 src/sys/cam/scsi/scsi_ses.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message