All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Helps: how to use i801--SMBus functions viai2c-dev
Date: Mon, 07 Nov 2005 19:33:41 +0000	[thread overview]
Message-ID: <20051107193331.5ba85992.khali@linux-fr.org> (raw)
In-Reply-To: <20051101104855.41881.qmail@web31214.mail.mud.yahoo.com>

Hi Michael,

> I am actually accessing the master ICH6 SMBus controller's registers and
> memory instead of the slave control on the customized board. According
> to the data sheet of ICH6, it supports block data transfer. 

Sure it does, that's not the point. The question is, is the slave
device you are talking to expecting an SMBus block transfer for the
command byte you are using? As I already said, SMBus transactions only
work if the master and client agree on the transaction type. If you are
trying random block reads/writes, no wonder it doesn't work.

That being said, SMBus block transactions are rarely used, so we can't
exclude some bug for them in some of our drivers.

-- 
Jean Delvare

  parent reply	other threads:[~2005-11-07 19:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01 11:49 [lm-sensors] Helps: how to use i801--SMBus functions via i2c-dev MK GU
2005-11-01 16:59 ` [lm-sensors] Helps: how to use i801--SMBus functions via Jean Delvare
2005-11-02 15:29 ` [lm-sensors] " Gu, Mingkun
2005-11-04 20:48 ` Rudolf Marek
2005-11-07 13:38 ` [lm-sensors] Helps: how to use i801--SMBus functions viai2c-dev Gu, Mingkun
2005-11-07 15:51 ` Jean Delvare
2005-11-07 16:12 ` Gu, Mingkun
2005-11-07 16:31 ` Jean Delvare
2005-11-07 16:52 ` Gu, Mingkun
2005-11-07 17:03 ` Jean Delvare
2005-11-07 18:14 ` Gu, Mingkun
2005-11-07 19:33 ` Jean Delvare [this message]
2005-11-07 19:57 ` Gu, Mingkun

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=20051107193331.5ba85992.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --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.