Changeset 82

Show
Ignore:
Timestamp:
12/16/98 03:55:02 (10 years ago)
Author:
frodo
Message:

Very minor changes

* Turned the i2c noise level down, by setting the debug_level in algo-bit.c

and i2c-core.c to 0 instead of 1. This should stop it from polluting
the dmesg output, as it does at this moment.

* Renamed gl518-r?0-* entries to gl518sm-r?0-*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/i2c/MODIFICATIONS

    r26 r82  
    2020  changes will probably be included in the next i2c version. 
    2121 
     22* algo-bit.c, i2c-core.c: Debugging level turned down 
     23  The default debugging level was 1, which created a lot of noise in 
     24  the kernel message logs (dmesg) 
     25 
    2226* New file: Module.mk 
    2327  The Makefile fragment we use to compile the files in this directory. 
  • lm-sensors/trunk/i2c/algo-bit.c

    r21 r82  
    7171/* module parameters: 
    7272 */ 
    73 int i2c_debug=1
     73int i2c_debug=0
    7474int bit_test=0; /* see if the line-setting functions work       */ 
    7575int bit_scan=0; /* have a look at what's hanging 'round         */ 
  • lm-sensors/trunk/i2c/i2c-core.c

    r21 r82  
    5858 
    5959/**** debug level */ 
    60 int i2c_debug=1
     60int i2c_debug=0
    6161 
    6262/* ---------------------------------------------------     
  • lm-sensors/trunk/kernel/chips/gl518sm.c

    r64 r82  
    265265      goto ERROR2; 
    266266     
    267     sprintf(name,"gl518-r%02x",revision); 
     267    sprintf(name,"gl518sm-r%02x",revision); 
    268268    /* Register a new directory entry with module sensors */ 
    269269    if ((err = sensors_register_entry(new_client,name, 
  • lm-sensors/trunk/src/gl518sm.c

    r64 r82  
    265265      goto ERROR2; 
    266266     
    267     sprintf(name,"gl518-r%02x",revision); 
     267    sprintf(name,"gl518sm-r%02x",revision); 
    268268    /* Register a new directory entry with module sensors */ 
    269269    if ((err = sensors_register_entry(new_client,name,