From: mds@mds.gotdns.com (Mark Studebaker)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Microchip 24LC256
Date: Tue, 28 Feb 2006 04:47:33 +0000 [thread overview]
Message-ID: <4403D5E5.5040506@mds.gotdns.com> (raw)
In-Reply-To: <20060227225941.36483.qmail@web31004.mail.mud.yahoo.com>
one of the userspace tools in prog/eepromer may be sufficient for what
you need. You could do a new chip driver for the big eeprom but then you
have to go through /sys files which is awkward for eeproms;
look hard at doing userspace access through /dev/i2c-x,
better and you don't have to write a new driver.
mds
Thomas Loos wrote:
> Hello All!
> I need to support three Microchip 24LC256 EEPROMs in a
> project. We are using a ColdFire 5485, Freescale
> 2.6.10 distribution. I2C is working and the i2c-tools
> i2cset, i2cdump, and i2cdetect are compiled in to the
> kernel. Is this chip supported already? If not, I
> will be writing a driver, my first, to be included
> with the lm_sensors package. I have spent the last
> few days reading the documentation, which is good, but
> will most likely need your help!!!
>
> Cheers!
> Tom
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors at lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>
next prev parent reply other threads:[~2006-02-28 4:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-27 22:59 [lm-sensors] Microchip 24LC256 Thomas Loos
2006-02-28 4:47 ` Mark Studebaker [this message]
2006-03-03 16:31 ` Thomas Loos
2006-03-03 19:35 ` Mark Studebaker
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=4403D5E5.5040506@mds.gotdns.com \
--to=mds@mds.gotdns.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.