Show
Ignore:
Timestamp:
10/14/08 18:15:30 (5 years ago)
Author:
khali
Message:

Add VIA VX800/VX820 detection.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/detect/sensors-detect

    r5357 r5359  
    269269       devid  => 0x8324, 
    270270       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", 
    271278       driver => "i2c-viapro", 
    272279       match => qr/^SMBus V(IA|ia) Pro adapter at/,