linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Locke <mlocke@mvista.com>
To: Dan Winkler <dantwinkler@yahoo.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: RPX Lite programming
Date: Fri, 25 Aug 2000 10:49:10 -0700	[thread overview]
Message-ID: <39A6B196.CDF1228@mvista.com> (raw)
In-Reply-To: 20000825025003.23151.qmail@web512.mail.yahoo.com


Dan Winkler wrote:
>
> Newbie alert!!!  I've just started developing on the
> RPX lite board from embedded-planet.  I am currently
> trying to write some i2c code that just reads the
> temperature registers from the temperature sensor and
> thermal monitor (TCN75).  I was wondering where
> someone like myself could find some example code to
> get me started.  I found the i2c driver from the

there is already a i2c driver for the 8xx in the kernel.  It only has
read capabilities, but it works fine (at least for reading the eeprom).
There are several drivers for the 8xx in the kernel that you can use for
examples.  Also EP wrote a different i2c driver with write.  the EP i2c
driver has not made it to our ftp site yet, so ask EP tech support for
it.

Matthew Locke
Montavista Software
http://www.mvista.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-08-25 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-25  2:50 RPX Lite programming Dan Winkler
2000-08-25 17:49 ` Matthew Locke [this message]
2000-08-26  0:25 ` Dan A. Dickey

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=39A6B196.CDF1228@mvista.com \
    --to=mlocke@mvista.com \
    --cc=dantwinkler@yahoo.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).