How values are populated in sysfs enteries in LM73 sensor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all

I am going through LM73 sensor implementation and wanted to know
how different entries in sysfs is populated .

I can see max and min temp. values are hard coded in code itself

 #define LM73_TEMP_MIN           (-256000 / 250)
#define LM73_TEMP_MAX           (255750 / 250)

But what about the current temp. values ,how it is populated?

Is it read from EEPROM and then populated into sysfs entry temp_input1?

Can anyone let me know these values are populated and what is role of
EEPROM here?

Thanks,
Romanic
_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux