Changeset 5094
- Timestamp:
- 01/05/08 17:55:11 (5 years ago)
- Location:
- lm-sensors/branches/lm-sensors-3.0.0
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/CHANGES
r5093 r5094 18 18 sensors-detect: Drop PCA9540 detection 19 19 Improve sysconfig and modprobe.d integration 20 Add SMSC SCH5514D-NS detection (no sensors) 20 21 unhide_ICH_SMBus: Add support for the 82801AA (ICH) 21 22 -
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect
r5084 r5094 1914 1914 devid => 0x79, 1915 1915 }, 1916 { 1917 name => "SMSC SCH5514D-NS Super IO", 1918 # No datasheet 1919 driver => "not-a-sensor", 1920 devid => 0x83, 1921 }, 1916 1922 ], 1917 1923 # Non-standard SMSC detection callback and chip list. These chips differ
