From: Robin Gilks <robin.gilks@tait.co.nz>
To: Vitaly Bordug <vbordug@ru.mvista.com>
Cc: ppc embedded list <linuxppc-embedded@ozlabs.org>
Subject: Re: Freescale combined ethernet driver
Date: Fri, 10 Nov 2006 09:27:00 +1300 [thread overview]
Message-ID: <45538F14.5020205@tait.co.nz> (raw)
In-Reply-To: <20061109174947.415c7f7f@vitb.ru.mvista.com>
Vitaly Bordug wrote:
> I am not following why you're touching netdev name here... Your problem clearly points to the unregistered platform device (which should be added to the identification code that maps system to the platform device list). In short, bsp code does name matching of the supported boards, and ties it to the enum of platform devices aught to be registered for this board. It registers nothing by default, and since fs_enet fail to found anything suitable on platform bus, not network devices created.
>
> Yet it may be not the case of course - too less information to be sure.
>
> Assuming it is not relevant to you anymore, just for archive purposes.
>
Is there a howto that explains in simple terms (i.e. not "do like board
X but I'm not going to tell which bits of the code are crap" but an
actual interface spec) on how to create this (as far as I can see
totally undocumented) platform device.
BTW: the code is NOT the documentation - that is the 'how' not the 'why'!
=======================================================================
This email, including any attachments, is only for the intended
addressee. It is subject to copyright, is confidential and may be
the subject of legal or other privilege, none of which is waived or
lost by reason of this transmission.
If the receiver is not the intended addressee, please accept our
apologies, notify us by return, delete all copies and perform no
other act on the email.
Unfortunately, we cannot warrant that the email has not been
altered or corrupted during transmission.
=======================================================================
next prev parent reply other threads:[~2006-11-09 20:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 4:12 Freescale combined ethernet driver Robin Gilks
2006-11-08 22:00 ` Jim Heck
2006-11-09 1:31 ` Robin Gilks
2006-11-09 14:49 ` Vitaly Bordug
2006-11-09 20:27 ` Robin Gilks [this message]
2006-11-09 20:47 ` Andy Fleming
2006-11-12 20:43 ` Robin Gilks
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=45538F14.5020205@tait.co.nz \
--to=robin.gilks@tait.co.nz \
--cc=linuxppc-embedded@ozlabs.org \
--cc=vbordug@ru.mvista.com \
/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).