Show
Ignore:
Timestamp:
01/24/07 07:58:16 (2 years ago)
Author:
khali
Message:

sensors-detect:
- Only probe I2C addresses for which we know at least one device. This will

speed up the probing a bit, and hopefully limit both user and hardware
confusion.

- Drop ARP-capable device detection, we don't do anything useful with

the information and we have no other reason to probe I2C address 0x61.

i2cdetect can be used instead when we want to know more about a given
I2C bus.

Files:

Legend:

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

    r4301 r4304  
    33 
    44SVN HEAD 
     5  Program sensors-detect: Only probe relevant I2C addresses 
     6                          Drop ARP-capable device detection 
     7 
    58 
    692.10.2 (20070115)