From: Eugene Surovegin <ebs@ebshome.net>
To: Wade Farnsworth <wfarnsworth@mvista.com>
Cc: linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: [PATCH] add field to struct ocp_func_emac_data for platform-specific unsupported PHY features
Date: Sat, 13 Aug 2005 12:32:21 -0700 [thread overview]
Message-ID: <20050813193220.GA19431@gate.ebshome.net> (raw)
In-Reply-To: <1123792927.27880.34.camel@rhino.az.mvista.com>
On Thu, Aug 11, 2005 at 01:42:07PM -0700, Wade Farnsworth wrote:
[snip]
> diff -upr linux-2.6/include/asm-ppc/ibm_ocp.h linux-2.6-dev/include/asm-ppc/ibm_ocp.h
> --- linux-2.6/include/asm-ppc/ibm_ocp.h 2005-08-11 13:30:02.000000000 -0700
> +++ linux-2.6-dev/include/asm-ppc/ibm_ocp.h 2005-08-11 13:12:34.000000000 -0700
> @@ -67,6 +67,7 @@ struct ocp_func_emac_data {
> int phy_mode; /* PHY type or configurable mode */
> u8 mac_addr[6]; /* EMAC mac address */
> u32 phy_map; /* EMAC phy map */
> + u32 phy_feat_exc; /* Excluded PHY features */
> };
>
> /* Sysfs support */
Please, update OCP_SYSFS_EMAC_DATA() macro as well.
--
Eugene
next prev parent reply other threads:[~2005-08-13 19:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-05 23:26 [PATCH] add field to struct ocp_func_emac_data for platform-specific unsupported PHY features Wade Farnsworth
2005-08-08 23:44 ` Matt Porter
2005-08-11 20:42 ` Wade Farnsworth
2005-08-13 19:32 ` Eugene Surovegin [this message]
2005-08-13 19:35 ` Eugene Surovegin
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=20050813193220.GA19431@gate.ebshome.net \
--to=ebs@ebshome.net \
--cc=linuxppc-embedded@ozlabs.org \
--cc=wfarnsworth@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).