Changeset 1043 for lm-sensors/trunk/prog/detect/sensors-detect
- Timestamp:
- 03/23/01 21:27:31 (11 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/detect/sensors-detect
r1036 r1043 2304 2304 " seem a bit confusing, but they will still work.\n\n"; 2305 2305 2306 print " IF THIS IS AN IBM THINKPAD, PRESS CTRL-C NOW!\n"; 2307 print " IBM Thinkpads have a severely broken i2c/SMBus implementation, "; 2308 print " just scanning\n"; 2309 print " the bus will break your thinkpad forever!\n\n"; 2310 2306 2311 print " We can start with probing for (PCI) I2C or SMBus adapters.\n"; 2307 2312 print " You do not need any special privileges for this.\n";
