From d2a291eff92efba7e427691117f0e29836fd9a80 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 7 Dec 2002 06:23:54 +0000 Subject: [PATCH] Updated git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@360 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sm5/TODO b/sm5/TODO index 538a9dc17..df4041644 100644 --- a/sm5/TODO +++ b/sm5/TODO @@ -4,7 +4,7 @@ Home page of code is: http://smartmontools.sourceforge.net Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: TODO,v 1.26 2002/11/22 13:30:55 ballen4705 Exp $ +$Id: TODO,v 1.27 2002/12/07 06:23:54 ballen4705 Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -33,6 +33,11 @@ Produce version for ATA/ATAPI-7 Modifications ------------- +Here is a list of atttribute numbers associated with temperature, by +manufacturer. We should either incorporate this into the code, or at +least provide a command line option that enables attributes 194, 231 +or 9 to be interpreted as Temperature_Celsius. +http://coredump.free.fr/linux/hddtemp.db smartctl: --------- -- GitLab