Changeset 5359
- Timestamp:
- 10/14/08 18:15:30 (5 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r5357 r5359 19 19 Prevent misdetection of W83627DHG on I2C as LM78 20 20 W83627DHG has no subclients 21 Add VIA VX800/VX820 support 21 22 22 23 2.10.7 (20080701) -
lm-sensors/trunk/prog/detect/sensors-detect
r5357 r5359 269 269 devid => 0x8324, 270 270 procid => "VIA Technologies CX700 South Bridge", 271 driver => "i2c-viapro", 272 match => qr/^SMBus V(IA|ia) Pro adapter at/, 273 }, 274 { 275 vendid => 0x1106, 276 devid => 0x8353, 277 procid => "VIA Technologies VX800/VX820 South Bridge", 271 278 driver => "i2c-viapro", 272 279 match => qr/^SMBus V(IA|ia) Pro adapter at/,
