Changeset 2726

Show
Ignore:
Timestamp:
10/13/04 22:53:30 (4 years ago)
Author:
khali
Message:

New lm63 driver for National Semiconductor's LM63 temperature

sensor with integrated fan monitoring and control.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/chips/SUMMARY

    r2633 r2726  
    111111        sis950          3       8       3       -       yes     yes 
    112112 
     113lm63 
     114        lm63            2       -       1       1 pwm   yes     no 
     115 
    113116lm75 
    114117        lm75            1       -       -       -       yes     no 
  • lm-sensors/trunk/kernel/chips/Module.mk

    r2720 r2726  
    3232endif 
    3333KERNELCHIPSTARGETS += $(MODULE_DIR)/ds1307.o 
     34KERNELCHIPSTARGETS += $(MODULE_DIR)/lm63.o 
    3435KERNELCHIPSTARGETS += $(MODULE_DIR)/lm93.o 
    3536KERNELCHIPSTARGETS += $(MODULE_DIR)/ltc1710.o