From 604db400f8618b45ff558fe2b44ef12a0aa2e118 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 16 Nov 2010 08:35:30 +0000 Subject: [PATCH] Point users to the linux-i2c mailing list for questions and bug reports. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5882 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 1 + README | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 1eb8791..3ab3d42 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ i2c-tools CHANGES SVN Makefile: Let the environment set CC and CFLAGS Integrate py-smbus into the build system + README: Point users to the linux-i2c mailing list decode-dimms: Handle CRC of FB-DIMM and DDR3 SDRAM memory modules Add support for DDR3 SDRAM Fix decoding of SDR SDRAM bytes 12-14 diff --git a/README b/README index d1d8240..3f628ff 100644 --- a/README +++ b/README @@ -65,3 +65,12 @@ See these manual pages for command line interface details and tool specific information. The other tools come with simple text documentation, which isn't installed. + + +QUESTIONS AND BUG REPORTS +------------------------- + +Please post your questions and bug reports to the linux-i2c mailing list: + linux-i2c@vger.kernel.org +For additional information about this list, see: + http://vger.kernel.org/vger-lists.html#linux-i2c