From: jcromie@divsol.com (Jim Cromie)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] code question on pc87360 module
Date: Mon, 27 Jun 2005 15:37:29 +0000 [thread overview]
Message-ID: <42C000FF.7060800@divsol.com> (raw)
In-Reply-To: <42BDF4E6.1010303@divsol.com>
Jean Delvare wrote:
>Hi Jim,
>
>
>
>>soekris:~# more /proc/ioports |grep pc87360
>>6620-662f : pc87360
>>6640-664f : pc87360
>>
>>the last 2 lines arent there until modprobed, but I cant find
>>where/how they're inserted - I grepped all i2c code for an
>>ioremap, they're all in i2c/busses/, none of which appear to
>>match these modules, or the objects which comprise them.
>>
>>i2c_sensor 4480 1 pc87360
>>i2c_isa 2304 0
>>i2c_core 23696 3 pc87360,i2c_sensor,i2c_isa
>>
>>anybody got a clue for the needy ?
>>
>>
>
>Search for request_region()/release_region() in pc87360.c.
>
>
>
thanks.
Got it working. Now writes pins (problem was not reservation related)
Patch-set attached, comments welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpio-patches-E.tgz
Type: application/x-gzip
Size: 8563 bytes
Desc: not available
Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050627/38f2b32d/gpio-patches-E.tgz
prev parent reply other threads:[~2005-06-27 15:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-26 2:21 [lm-sensors] code question on pc87360 module Jim Cromie
2005-06-26 10:24 ` Jean Delvare
2005-06-27 15:37 ` Jim Cromie [this message]
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=42C000FF.7060800@divsol.com \
--to=jcromie@divsol.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.