From owner-cvs-all Tue Aug 8 16: 0:16 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 AFB2C37B768; Tue, 8 Aug 2000 16:00:11 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA99695; Tue, 8 Aug 2000 16:00:11 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200008082300.QAA99695@freefall.freebsd.org> From: Matt Jacob Date: Tue, 8 Aug 2000 16:00:11 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/08/08 16:00:11 PDT Modified files: sys/cam/scsi scsi_ses.c Log: 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.12 +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