Changeset 4238
- Timestamp:
- 11/14/06 14:00:36 (2 years ago)
- Files:
-
- lm-sensors/trunk/prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/prog/detect/sensors-detect
r4229 r4238 5447 5447 next if ($type eq "dummy" || $type eq "isa"); 5448 5448 print "\n"; 5449 print "Next adapter: $adap \n";5449 print "Next adapter: $adap (i2c-$dev_nr)\n"; 5450 5450 print "Do you want to scan it? (YES/no/selectively): "; 5451 5451
