From: csyllac@gmail.com (Craig Sylla)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Adding ICH6 support to the i2c-i801 module,
Date: Fri, 15 Jul 2005 18:54:59 +0000 [thread overview]
Message-ID: <1fbc035c05071509545b7501b5@mail.gmail.com> (raw)
Hi -
I have a system with an ICH6M chipset (915GM) which has to run kernel
2.6.5. There are a couple devices on the SMBus which I would like to
get to, an LM63 and a TC655 (fan controller).
The i2c-i801 module supports this in 2.6.7, so I back-ported the
changes (basically the PCI Id) and sensors-detect now finds the bus.
Here is the output of i2cdetect:
Installed I2C busses:
i2c-1 unknown SMBus I801 adapter at 0400
Algorithm unavailable
i2c-0 dummy ISA main adapter
ISA bus algorithm
I have 2 questions/issues -
First, is the 'unknown' and 'Algorithm unavailable' normal, or did I
miss something in my backport?
Second, if I try to access any of the devices on the SMBus, I will
quickly get a collision/buslock. I did not change the i2c_delay()
code to match the msleep() in the backport, could this be affecting
it? The bus does scan, and I see devices where I'd expect them, so
it's -really- close to working...
Thanks for your help.
Craig
next reply other threads:[~2005-07-15 18:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 18:54 Craig Sylla [this message]
2005-07-15 19:58 ` [lm-sensors] Adding ICH6 support to the i2c-i801 module, kernel Jean Delvare
2005-07-15 20:16 ` [lm-sensors] Adding ICH6 support to the i2c-i801 module, Craig Sylla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1fbc035c05071509545b7501b5@mail.gmail.com \
--to=csyllac@gmail.com \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.