- Timestamp:
- 12/13/08 19:49:55 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect
r5532 r5563 4941 4941 $probecpu->{model} == 15 || 4942 4942 $probecpu->{model} == 0x16 || 4943 $probecpu->{model} == 0x17)) { 4943 $probecpu->{model} == 0x17 || 4944 $probecpu->{model} == 0x1a)) { 4944 4945 return 9; 4945 4946 }
