Show
Ignore:
Timestamp:
01/05/04 04:50:26 (9 years ago)
Author:
mmh
Message:

Updates for ASB100: remove "beeps" and other cleanups.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/chips.c

    r2197 r2202  
    10701070                NOMAP, R, 
    10711071                ASB100_SYSCTL_ALARMS, VALUE(1), 0 }, 
    1072         { SENSORS_ASB100_BEEP_ENABLE, "beep_enable", SENSORS_ASB100_ALARMS, 
    1073                 NOMAP, RW, 
    1074                 ASB100_SYSCTL_BEEP, VALUE(1), 0 }, 
    1075         { SENSORS_ASB100_BEEPS, "beeps", SENSORS_ASB100_ALARMS, 
    1076                 SENSORS_ASB100_ALARMS, RW, 
    1077                 ASB100_SYSCTL_BEEP, VALUE(2), 0 }, 
    10781072        { 0 } 
    10791073};