Changeset 2202 for lm-sensors/trunk/lib/chips.c
- Timestamp:
- 01/05/04 04:50:26 (9 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/chips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/chips.c
r2197 r2202 1070 1070 NOMAP, R, 1071 1071 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 },1078 1072 { 0 } 1079 1073 };
