Changeset 3007 for lm-sensors/trunk/doc/chips/w83792d
- Timestamp:
- 05/24/05 23:26:22 (7 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/chips/w83792d (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/chips/w83792d
r3000 r3007 7 7 Supported chips: 8 8 * Winbond W83792D 9 Prefix 'w83792d'10 Addresses scanned: I2C 0x2c - 0x2f (inclusive)9 Prefix: 'w83792d' 10 Addresses scanned: I2C 0x2c - 0x2f 11 11 Datasheet: Available to LM_Sensors group, sent by Chunhao Huang 12 12 … … 31 31 well-behaved state first. 32 32 33 The driver implements three temperature sensors, seven FANrotation speed33 The driver implements three temperature sensors, seven fan rotation speed 34 34 sensors, nine voltage sensors, and the Smart Fan I(Thermal Cruise mode) 35 35 and Smart Fan II sensors. … … 43 43 it drops below the Hysteresis value. 44 44 45 F ANrotation speeds are reported in RPM (rotations per minute). An alarm is46 triggered if the rotation speed has dropped below a programmable limit. F AN45 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 46 triggered if the rotation speed has dropped below a programmable limit. Fan 47 47 readings can be divided by a programmable divider(1, 2, 4, 8, 16, 32, 64 or 48 48 128) to give the readings more range or accuracy. This driver modify the
