From: "David H. Lynch Jr." <dhlii@dlasys.net>
To: Ming Liu <eemingliu@hotmail.com>,
linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: booting 2.6 kernel on ML403
Date: Fri, 06 Oct 2006 04:50:45 -0400 [thread overview]
Message-ID: <452618E5.3080200@dlasys.net> (raw)
In-Reply-To: <BAY110-F79748D36D754E6D6B2A99B21D0@phx.gbl>
Ming Liu wrote:
> Hello Ameet,
> I am using that driver very well now. There is only one problem. It
> seems that the driver for TEMAC only support Gigabit Enet, not
> 10/100/1000M adapted. But because I want to use the Gigabit enet, I
> don't care that. So it's OK, at lease for 1Gbit/s.
It is fairly easy to mangle the TEMAC driver for any fixed rate you
want. I added a spd value to the device data, set it to whatever I want
in the initcode, and
changed the SetSpeed () call to use the device data value instead of a
constant.
That was a 2 min kludge. At some point it needs real autonegotiation -
which should not be too hard.
--
Dave Lynch DLA Systems
Software Development: Embedded Linux
717.627.3770 dhlii@dlasys.net http://www.dlasys.net
fax: 1.253.369.9244 Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies too numerous to list.
"Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction."
Albert Einstein
next prev parent reply other threads:[~2006-10-06 8:53 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-03 6:42 booting 2.6 kernel on ML403 Pradeep Sampath
2006-10-03 8:24 ` Ameet Patil
2006-10-03 21:46 ` Pradeep Sampath
2006-10-04 8:00 ` Ameet Patil
2006-10-04 16:47 ` Pradeep Sampath
2006-10-05 8:30 ` Ameet Patil
2006-10-05 15:47 ` Pradeep Sampath
2006-10-06 8:24 ` Ming Liu
2006-10-06 6:37 ` Pradeep Sampath
2006-10-04 8:11 ` Ming Liu
2006-10-04 8:35 ` Ameet Patil
2006-10-04 8:42 ` Ming Liu
2006-10-04 16:35 ` Pradeep Sampath
2006-10-05 8:27 ` Ameet Patil
2006-10-06 8:50 ` David H. Lynch Jr. [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-10-04 17:09 John Bonesio
2006-10-04 17:17 John Bonesio
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=452618E5.3080200@dlasys.net \
--to=dhlii@dlasys.net \
--cc=eemingliu@hotmail.com \
--cc=linuxppc-embedded@ozlabs.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.