Changeset 5360
- Timestamp:
- 10/14/08 18:40:08 (3 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
r5358 r5360 5 5 maxilife scripts: Delete (driver never ported to Linux 2.6) 6 6 sensors-detect: Fix detection of ADT7463 and LM96000 7 Add VIA VX800/VX820 support 7 8 8 9 3.0.3 (2008-09-28) -
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect
r5358 r5360 277 277 devid => 0x8324, 278 278 procid => "VIA Technologies CX700 South Bridge", 279 driver => "i2c-viapro", 280 match => qr/^SMBus V(IA|ia) Pro adapter at/, 281 }, 282 { 283 vendid => 0x1106, 284 devid => 0x8353, 285 procid => "VIA Technologies VX800/VX820 South Bridge", 279 286 driver => "i2c-viapro", 280 287 match => qr/^SMBus V(IA|ia) Pro adapter at/,
