All of lore.kernel.org
 help / color / mirror / Atom feed
From: michal.mleczko@gmail.com (Michał Mleczko)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Asus Z80V/M6V i2c support
Date: Sat, 24 Sep 2005 01:48:06 +0000	[thread overview]
Message-ID: <318b1df0050923164636fe9055@mail.gmail.com> (raw)
In-Reply-To: <318b1df00509211647a24cdec@mail.gmail.com>

Hi!

As you pointed out you need to get to that enable register. This register is
> provided in PCI address space.
> To access it you need to its base address. RCBA--Root Complex Base Address
> Register (page 361) Value in register
> is 16KB aligned so it size is also 16KB. Then you just need to map it to
> address space of procesor. This
> can be done via ioremap_nocache. Once mapped you just need to change right
> bit in right place.
> Note that you can access to this register only in 32bit chunks.(so
> readl/writel should help).

First of all thank you very much for the very quick response! Unfortunately
the patch does not work. I have read the value in the register even before
we write anything to it and the value stored is 0x1000f00 which means that
bit 3 is 0 and therefore the SMBus controller should be enabled. So there
must be some other means of enabling it. Under windows I have seen that the
software Everest Home enables the controller and it works so there *is* a
way of enabling it...

Regards,
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050924/3a81c4a5/attachment.html

  parent reply	other threads:[~2005-09-24  1:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  1:47 [lm-sensors] Asus Z80V/M6V i2c support Michał Mleczko
2005-09-22  8:12 ` Rudolf Marek
2005-09-22 10:35 ` Michał Mleczko
2005-09-23 21:39 ` Rudolf Marek
2005-09-24  1:48 ` Michał Mleczko [this message]
2005-09-24 12:53 ` Michał Mleczko
2005-09-24 20:40 ` Rudolf Marek
2005-09-24 20:45 ` Michał Mleczko
2005-09-24 21:48 ` Rudolf Marek
2005-09-24 23:19 ` Michał Mleczko
2005-09-25  0:07 ` Rudolf Marek
2005-09-27 15:24 ` Michał Mleczko
2005-09-27 23:34 ` Rudolf Marek

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=318b1df0050923164636fe9055@mail.gmail.com \
    --to=michal.mleczko@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.