Changeset 2760

Show
Ignore:
Timestamp:
11/16/04 23:09:40 (4 years ago)
Author:
khali
Message:

The i2c-nforce2 driver now supports the nforce3.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r2757 r2760  
    214214  is running. 
    215215 
    216 Nvidia Nforce2 based Mainboard 
     216Nvidia Nforce2/Nforce3 based Mainboard 
    217217CONFIG_I2C_NFORCE2 
    218218  If you say yes to this option, support will be included for the  
    219   Nvidia Nforce2 family of mainboard I2C interfaces. This can also be 
    220   built as a module which can be inserted and removed while the kernel 
    221   is running. 
     219  Nvidia Nforce2 and Nforce3 families of mainboard I2C interfaces. 
     220  This can also be built as a module which can be inserted and removed 
     221  while the kernel is running. 
    222222 
    223223Silicon Integrated Systems Corp. SiS5595 based Mainboard 
     
    896896    dep_tristate '  Intel i810AA/AB/E and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 
    897897    dep_tristate '  Intel 82371AB PIIX4(E), 443MX, ServerWorks OSB4/CSB5, SMSC Victory66' CONFIG_I2C_PIIX4 $CONFIG_I2C 
    898     dep_tristate '  Nvidia Nforce2' CONFIG_I2C_NFORCE2 $CONFIG_I2C 
     898    dep_tristate '  Nvidia Nforce2/Nforce3' CONFIG_I2C_NFORCE2 $CONFIG_I2C 
    899899    dep_tristate '  SiS 5595' CONFIG_I2C_SIS5595 $CONFIG_I2C 
    900900    dep_tristate '  SiS 630/730' CONFIG_I2C_SIS630 $CONFIG_I2C