From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] HT-1000 smbus
Date: Mon, 13 Feb 2006 23:24:03 +0000 [thread overview]
Message-ID: <43F11513.4040709@sh.cvut.cz> (raw)
In-Reply-To: <43F105D6.7000500@cdi.cz>
Martin Devera wrote:
> Hello,
> I've read ticket of someone requesting driver for subj.
> I have Supermicro MB witj ADM1026 connected via HT-1000
> and looking for its smbus driver too.
> I might be able to write it but I'd like to ask for hints
> how can one get DS from Broadcom :) Maybe someone from
> lm-sensors has "better influence" when asking for it ?
NBo influence sorry.
Well I have _NO_ time for this until end of next week, but I was curious and tired from studying so I have looked :)
here are the results:
ftp://ftp.supermicro.com/utility/Supero_Doctor_III/32-Bit_Edition/AllSuperD.ini
This software has an interesting file smbus.sys
1051d: 3d 66 11 00 02 cmp $0x2001166,%eax
10522: 0f 84 9b 00 00 00 je 0x105c3
10528: 3d 66 11 01 02 cmp $0x2011166,%eax
1052d: 0f 84 90 00 00 00 je 0x105c3
10533: 3d 66 11 05 02 cmp $0x2051166,%eax
10538: 0f 84 85 00 00 00 je 0x105c3
1053e: 3d 86 80 83 24 cmp $0x24838086,%eax
10543: 74 73 je 0x105b8
HT1000 legacy southbridge should be same as:
0200 OSB4 South Bridge
0201 CSB5 South Bridge
let confirm by:
Please provide output of
lspci -v -v -v
and
lspci -n
http://pci-ids.ucw.cz/iii/?i\x1166
> I already tried PIIX4/older serverworks method but it no
> longer works :( Also I can't find other driver/sw to reverse
> engineer. I feel a bit lost ;-)
Maybe just adding the line with:
{ PCI_DEVICE(0x1166, 0x205),
.driver_data = 0 },
Will do the trick. Assuming you have the "HT1000 Legacy South Bridge" If not we must find out where is the PCI id located and start from that point.
regards
Rudolf
next prev parent reply other threads:[~2006-02-13 23:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-13 22:19 [lm-sensors] HT-1000 smbus Martin Devera
2006-02-13 23:24 ` Rudolf Marek [this message]
2006-02-14 8:23 ` Martin Devera
2006-02-14 8:58 ` Rudolf Marek
2006-02-14 16:21 ` Martin Devera
2006-02-15 22:38 ` Jean Delvare
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=43F11513.4040709@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.