Changeset 2628
- Timestamp:
- 07/03/04 12:58:59 (4 years ago)
- Files:
-
- lm-sensors/trunk/doc/chips/lm75 (modified) (1 diff)
- lm-sensors/trunk/mkpatch/mkpatch.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/chips/lm75
r2625 r2628 68 68 They are not distinguished from an LM75. While these chips 69 69 have three additional bits of accuracy (12 vs. 9 for the LM75), 70 the additional bits are not supported. 70 the additional bits are not supported. Not only that, but these chips will 71 not be detected if not in 9-bit precision mode (use the force parameter if 72 needed). 71 73 The prefix in the /proc directory is still 'lm75'. 72 74 lm-sensors/trunk/mkpatch/mkpatch.pl
r2625 r2628 425 425 CONFIG_SENSORS_LM75 426 426 If you say yes here you get support for National Semiconductor LM75 427 sensor chips and clones: Dallas Semi DS75 and DS1775, and TelCon 428 TCN75. This can also be built as a module which can be inserted and 429 removed while the kernel is running. 427 sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in 428 9-bit precision mode), and TelCom (now Microchip) TCN75. This can 429 also be built as a module which can be inserted and removed while 430 the kernel is running. 430 431 431 432 You will also need the latest user-space utilties: you can find them
