Show
Ignore:
Timestamp:
10/22/08 16:16:51 (4 years ago)
Author:
khali
Message:

Add support for the VIA VX800/VX820 SMBus. Backported from Linux 2.6.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/busses/i2c-viapro

    r4319 r5368  
    1515  * VIA Technologies, Inc. CX700 
    1616    Datasheet: available on request and under NDA from VIA 
     17 
     18  * VIA Technologies, Inc. VX800/VX820 
     19    Datasheet: available on http://linux.via.com.tw 
    1720 
    1821Authors: 
     
    5053 device 1106:3287   (VT8251) 
    5154 device 1106:8324   (CX700) 
     55 device 1106:8353   (VX800/VX820) 
    5256 
    5357If none of these show up, you should look in the BIOS for settings like 
     
    5862are mainly useful to read from and write to EEPROMs. 
    5963 
    60 The CX700 additionally appears to support SMBus PEC, although this driver 
    61 doesn't implement it. 
     64The CX700/VX800/VX820 additionally appears to support SMBus PEC, although 
     65this driver doesn't implement it.