From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] W83793 driver
Date: Sun, 11 Jun 2006 13:49:34 +0000 [thread overview]
Message-ID: <448C1F6E.9030906@sh.cvut.cz> (raw)
In-Reply-To: <44893948.2070709@winbond.com>
Hi Yuan,
> I have not send any news about w83793 driver because we met a problem --
> the system always auto reboot even if
> w83793 driver not loaded :(
> Now they think the reason is the cpu fan is not fixed on the MB, and i
> will try to make the driver work on
> other version of kernels...
Well you may try to compile Machine check excpetion support and thermal
throttling interrupt support. Then you will know if it has some thermal problems
or not.
Well maybe you can do that without a hardware. Check the i2c-stub driver.
If we would create more inteligent i2c-stub driver that supports banks, then we
can emulate this i2c chip with it. (This may work because registers are either
RO/RW no special behaviour mostly) With the emulation I mean that when you write
something to register it will be there.
The idea is following:
You need to dump all chip banks with i2cdump command. Then the driver i2c-stub
should be updated to support different banks. I could do it and test it on the
W83792d hardware machine if we are willing to go this direction.
Jean, any ideas about this? Do we have i2c-stub for 2.4 I cannot find it ...
> Could you do me a favor to review the attached w83793 driver? i think i
> must fix the bugs before do the backport.
I will just do a "quick" review later today and send you the results. I have in
my queue also VT1211 driver, hopefully I can do both today or in near future.
> Any comments from others are greatly appreciated.
Yes :)
Regards
Rudolf
next prev parent reply other threads:[~2006-06-11 13:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-09 9:03 [lm-sensors] W83793 driver Yuan Mu
2006-06-11 13:49 ` Rudolf Marek [this message]
2006-06-13 4:37 ` Yuan Mu
2006-06-13 8:54 ` Rudolf Marek
2006-06-13 8:58 ` Yuan Mu
2006-06-18 21:32 ` Rudolf Marek
2006-06-19 5:23 ` Yuan Mu
2006-07-04 22:12 ` Rudolf Marek
2006-07-05 1:27 ` Yuan Mu
2006-07-07 6:14 ` Yuan Mu
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=448C1F6E.9030906@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--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.