Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 08/09/2000 01:55:31
Module Name: syssrc
Committed By: mjacob
Date: Tue Aug 8 22:55:31 UTC 2000
Modified Files:
syssrc/sys/dev/scsipi: ses.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/scsipi/ses.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.