Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 27 Mar 2003 16:43:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 27 Mar 2003 16:43:34 -0500 Received: from 12-231-249-244.client.attbi.com ([12.231.249.244]:2057 "HELO kroah.com") by vger.kernel.org with SMTP id ; Thu, 27 Mar 2003 16:43:34 -0500 Date: Thu, 27 Mar 2003 13:53:44 -0800 From: Greg KH To: Jan Dittmer Cc: linux-kernel@vger.kernel.org, sensors@Stimpy.netroedge.com Subject: Re: lm sensors sysfs file structure Message-ID: <20030327215344.GB1687@kroah.com> References: <1048582394.4774.7.camel@workshop.saharact.lan> <20030325175603.GG15823@kroah.com> <1048705473.7569.10.camel@nosferatu.lan> <3E82024A.4000809@portrix.net> <20030326202622.GJ24689@kroah.com> <3E82292E.536D9196@paradyne.com> <20030326225234.GA27436@kroah.com> <20030327194248.GK32667@kroah.com> <3E835FEE.3050809@portrix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E835FEE.3050809@portrix.net> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 24 On Thu, Mar 27, 2003 at 09:32:46PM +0100, Jan Dittmer wrote: > Greg KH wrote: > > >fan_min[1-3] Fan minimum value > >in_min[0-8] Voltage min value. > >pwn[1-3] Pulse width modulation fan control. > >temp_input[1-3] Temperature input value. > Why not start all these counts from 0? Is there any reason to start from > 1? Historical reasons or does the datasheet start the counting from 1? Hm, good point. It looks like most of the values started at 1, with the one exception being the voltage files "in". I don't know why it's this way, history? Perhaps someone from the sensors project can tell us. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/