Changeset 2910

Show
Ignore:
Timestamp:
02/17/05 22:44:05 (8 years ago)
Author:
khali
Message:

nForce3 and nForce4 now supported.

Files:
1 modified

Legend:

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

    r1712 r2910  
    44 
    55Supported adapters: 
    6     * nVidia nForce2 SMBus PCI interface (10de:0064, included in nForce2 MCP) 
     6    * nVidia nForce2 SMBus PCI interface 
    77      Datasheet: not publically available, but seems to be similar to the 
    88                 AMD-8111 SMBus 2.0 adapter. 
     9    * nVidia nForce3 SMBus PCI interface 
     10    * nVidia nForce4 SMBus PCI interface 
    911 
    1012Author: Hans-Frieder Vogt <hfvogt@arcor.de> 
     
    2022----------- 
    2123 
    22 i2c-nforce2 is a driver for the SMBuses included in the nVidia nForce2 MCP. 
     24i2c-nforce2 is a driver for the SMBuses included in the nVidia nForce2, 
     25nForce3 and nForce4 MCP. 
    2326 
    2427If your 'lspci -v' listing shows something like the following, 
     
    3235then this driver should support the SMBuses of your motherboard. 
    3336 
     37See the driver code for the exact list of supported PCI devices. 
     38 
    3439 
    3540Notes