* MPC107 I2C
@ 2002-02-08 9:40 Adrian Cox
2002-02-08 15:58 ` Dan Malek
0 siblings, 1 reply; 8+ messages in thread
From: Adrian Cox @ 2002-02-08 9:40 UTC (permalink / raw)
To: linuxppc-embedded
Does anybody know of an I2C driver for the MPC107? The only clue I
found on Google (searching for "MPC107 linux i2c") was a post by Dan
Malek saying "I believe the code is lurking around somewhere".
--
Adrian Cox
http://www.humboldt.co.uk/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 9:40 MPC107 I2C Adrian Cox
@ 2002-02-08 15:58 ` Dan Malek
2002-02-08 16:23 ` Adrian Cox
0 siblings, 1 reply; 8+ messages in thread
From: Dan Malek @ 2002-02-08 15:58 UTC (permalink / raw)
To: Adrian Cox; +Cc: linuxppc-embedded
Adrian Cox wrote:
> Does anybody know of an I2C driver for the MPC107? The only clue I
> found on Google (searching for "MPC107 linux i2c") was a post by Dan
> Malek saying "I believe the code is lurking around somewhere".
I wrote that :-)? Must have been one of my more foggy days. Any time
a question like that is asked I scan the archives looking for tidbits of
information. I must have found someone that posted something about it.
I believe there is (was, it's harder to find these days without registration)
software on Motorla's website to do this. I tend to avoid sites that
require a) registration and, b) Internet Exploder to work properly, so I
don't know what is on their website these days.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 15:58 ` Dan Malek
@ 2002-02-08 16:23 ` Adrian Cox
2002-02-08 16:40 ` Jim Thompson
0 siblings, 1 reply; 8+ messages in thread
From: Adrian Cox @ 2002-02-08 16:23 UTC (permalink / raw)
To: Dan Malek; +Cc: linuxppc-embedded
On Fri, 08 Feb 2002 10:58:28 -0500
Dan Malek <dan@embeddededge.com> wrote:
> Adrian Cox wrote:
>
> > Does anybody know of an I2C driver for the MPC107? The only clue I
> > found on Google (searching for "MPC107 linux i2c") was a post by Dan
> > Malek saying "I believe the code is lurking around somewhere".
>
> I wrote that :-)? Must have been one of my more foggy days. Any time
> a question like that is asked I scan the archives looking for tidbits of
> information. I must have found someone that posted something about it.
Apparently so:
http://www.geocrawler.com/archives/3/8358/2001/9/0/6707253/
> I believe there is (was, it's harder to find these days without registration)
> software on Motorla's website to do this. I tend to avoid sites that
> require a) registration and, b) Internet Exploder to work properly, so I
> don't know what is on their website these days.
I'll take a look. I find Motorola's website a complete pain to navigate,
so I try to avoid it as well. Searching for "+linux +i2c +mpc107" on
Motorola's site finds 5 documents, none of them relevant.
--
Adrian Cox
http://www.humboldt.co.uk/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 16:23 ` Adrian Cox
@ 2002-02-08 16:40 ` Jim Thompson
2002-02-08 16:47 ` Dan Malek
2002-02-08 17:46 ` Adrian Cox
0 siblings, 2 replies; 8+ messages in thread
From: Jim Thompson @ 2002-02-08 16:40 UTC (permalink / raw)
To: Adrian Cox; +Cc: Dan Malek, linuxppc-embedded
Adrian Cox writes:
>
> On Fri, 08 Feb 2002 10:58:28 -0500
> Dan Malek <dan@embeddededge.com> wrote:
>
> > Adrian Cox wrote:
> >
> > > Does anybody know of an I2C driver for the MPC107? The only clue I
> > > found on Google (searching for "MPC107 linux i2c") was a post by Dan
> > > Malek saying "I believe the code is lurking around somewhere".
> >
> > I wrote that :-)? Must have been one of my more foggy days. Any time
> > a question like that is asked I scan the archives looking for tidbits of
> > information. I must have found someone that posted something about it.
>
> Apparently so:
>
> http://www.geocrawler.com/archives/3/8358/2001/9/0/6707253/
>
> > I believe there is (was, it's harder to find these days without registration)
> > software on Motorla's website to do this. I tend to avoid sites that
> > require a) registration and, b) Internet Exploder to work properly, so I
> > don't know what is on their website these days.
>
> I'll take a look. I find Motorola's website a complete pain to navigate,
> so I try to avoid it as well. Searching for "+linux +i2c +mpc107" on
> Motorola's site finds 5 documents, none of them relevant.
No linux drivers, but the moto code (for the 8240) is in the ppcboot
tree these days, and I know that gbios has enough of i2c up to read
SODIMMs.
Did my question about EUMBBAR and the 8245's serial port(s) not make
it out to the list?
Jim
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 16:40 ` Jim Thompson
@ 2002-02-08 16:47 ` Dan Malek
2002-02-08 20:27 ` Jim Thompson
2002-02-08 17:46 ` Adrian Cox
1 sibling, 1 reply; 8+ messages in thread
From: Dan Malek @ 2002-02-08 16:47 UTC (permalink / raw)
To: Jim Thompson; +Cc: Adrian Cox, linuxppc-embedded
Jim Thompson wrote:
> No linux drivers, but the moto code (for the 8240) is in the ppcboot
> tree these days, and I know that gbios has enough of i2c up to read
> SODIMMs.
Thanks.
> Did my question about EUMBBAR and the 8245's serial port(s) not make
> it out to the list?
Yes, and you can _pay_ me for 30 second responses to e-mail :-). If
you want free help you need to wait until someone is free to respond.
Thanks.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 16:40 ` Jim Thompson
2002-02-08 16:47 ` Dan Malek
@ 2002-02-08 17:46 ` Adrian Cox
1 sibling, 0 replies; 8+ messages in thread
From: Adrian Cox @ 2002-02-08 17:46 UTC (permalink / raw)
To: Jim Thompson; +Cc: linuxppc-embedded
On Fri, 8 Feb 2002 10:40:14 -0600
Jim Thompson <jim@musenki.com> wrote:
> No linux drivers, but the moto code (for the 8240) is in the ppcboot
> tree these days, and I know that gbios has enough of i2c up to read
> SODIMMs.
I suspected as much. I wrote the GBIOS code, which does DIMM reading and
also can store environment variables in I2C eeproms. If there's no
driver out there I'll need to convert the code from polling to
interrupts and fit it into the Linux i2c framework.
--
Adrian Cox
http://www.humboldt.co.uk/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 16:47 ` Dan Malek
@ 2002-02-08 20:27 ` Jim Thompson
2002-02-08 20:50 ` Dan Malek
0 siblings, 1 reply; 8+ messages in thread
From: Jim Thompson @ 2002-02-08 20:27 UTC (permalink / raw)
To: Dan Malek; +Cc: Adrian Cox, linuxppc-embedded
Dan Malek writes:
> Jim Thompson wrote:
> > Did my question about EUMBBAR and the 8245's serial port(s) not make
> > it out to the list?
>
> Yes, and you can _pay_ me for 30 second responses to e-mail :-). If
> you want free help you need to wait until someone is free to respond.
OK, but thats now how I meant it. I hadn't seen my email come back
from either list.
Jim
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MPC107 I2C
2002-02-08 20:27 ` Jim Thompson
@ 2002-02-08 20:50 ` Dan Malek
0 siblings, 0 replies; 8+ messages in thread
From: Dan Malek @ 2002-02-08 20:50 UTC (permalink / raw)
To: Jim Thompson; +Cc: Adrian Cox, linuxppc-embedded
Jim Thompson wrote:
> OK, but thats now how I meant it. I hadn't seen my email come back
> from either list.
I guess I didn't use enough of these :-) :-).
I have noticed that sometimes my messages take a long time to appear
and other times they are almost instant, so I kind of understand your
asking.
Have a good one.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-02-08 20:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08 9:40 MPC107 I2C Adrian Cox
2002-02-08 15:58 ` Dan Malek
2002-02-08 16:23 ` Adrian Cox
2002-02-08 16:40 ` Jim Thompson
2002-02-08 16:47 ` Dan Malek
2002-02-08 20:27 ` Jim Thompson
2002-02-08 20:50 ` Dan Malek
2002-02-08 17:46 ` Adrian Cox
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).