[Attempting to separate the i5k_amb and adt7470 discussions.] Vadim Zeitlin wrote: > On Sat, 14 Jul 2007 18:19:22 +0200 Hans de Goede <j.w.r.degoede at hhs.nl> wrote: > > HdG> > and the AMB sensors 2 and 3 were not being taken into account. Without knowing > HdG> > anything about libsensors I thought it was because the file names in > HdG> > /sys/devices/platform/i5k_amb.0 were named {temp0,temp16,temp32,temp48}_xxx and > HdG> > not temp[1234] as usual > HdG> > HdG> Yes, thats a rather severe violation of the hwmon sysfs standard. I do not see Oops. :) The reason for the sparse numbering is that I wanted an easy way to map the sensor number to the memory channel/DIMM socket. Easy to do if the tempX numbers are sparse (i.e. 16 is always Ch1 DIMM0), not so easy if the identifer can change around. That said, I could create another attribute such as tempX_dimm or something that would export the real number for label matching purposes... if anyone cares. It's most likely to be the case that temp x == DIMM x anyway. > Hello again, > > I've tested this driver with kernel 2.6.20 with Tyan i5000XT motherboard > and it seems to work fine for me:o Excellent! --D -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20070716/ecf17787/attachment.bin