Changeset 4348 for lm-sensors/trunk/doc/chips/lm90
- Timestamp:
- 03/18/07 10:45:21 (6 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/chips/lm90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/chips/lm90
r3181 r4348 177 177 Instead, it will try to write the PEC value to the register (because the 178 178 SMBus Send Byte transaction with PEC is similar to a Write Byte transaction 179 without PEC), which is not what we want. Thus, PEC is explicit ely disabled179 without PEC), which is not what we want. Thus, PEC is explicitly disabled 180 180 on SMBus Send Byte transactions in the lm90 driver. 181 181
