This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: KS32C5000 ethernet PHY patch


Seems OK.  You should probably fix the typo for the 'display' text
(Mangagement should be Management).

Currently, by selecting one of the PHY options/components,
CYGINT_DEVS_ETH_ARM_KS32C5000_PHY gets defined as 1.  With the new patch,
you can now NOT select any of the PHY options/components.  Will this result
in CYGINT_DEVS_ETH_ARM_KS32C5000_PHY being defined as 0, or not at all?  I
assume that it does get defined as 0, else the code wouldn't compile.

Jay Foster

-----Original Message-----
From: Michael Checky [mailto:Michael_Checky at Thermoking dot com]
Sent: Tuesday, April 08, 2003 3:03 PM
To: ecos-patches at sources dot redhat dot com
Subject: KS32C5000 ethernet PHY patch


I've attached a patch to the KS32C5000 ethernet driver to support PHYs that
don't have station management support.
(See attached file: ks32c5_eth.pat)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]