summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2012-09-07 14:00:57 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2012-09-07 14:00:57 +0000
commit6beb44f4d75e51ec3f43f369640991916e85dddd (patch)
tree0d63342e39e9b27aaa4f254b8ed560121472adc1 /CHANGES
parent440633423d3fbc2e79570d4305fd34a607b2c3bb (diff)
downloadi2c-tools-6beb44f4d75e51ec3f43f369640991916e85dddd.tar.gz
If either SMBus Quick Write or SMBus Receive Byte command is missing,
still proceed and do a best-effort detection. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6064 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8a45cb6..075ef9d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ SVN HEAD
decode-dimms: Decode module configuration type of DDR2 SDRAM
Decode bus width extension of DDR3 SDRAM
Don't choke when no EEPROM is found
+ i2cdetect: Do a best effort detection if functionality is missing
i2c-dev.h: Minimize differences with kernel flavor
Move SMBus helper functions to include/i2c/smbus.h
i2c-stub-from-dump: Be more tolerant on input dump format