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: PHY - New abstractions and better device support


On Wed, 2003-08-27 at 05:09, Andrew Lunn wrote:
> > On Tue, Aug 26, 2003 at 11:56:36AM -0600, Gary Thomas wrote:
> > 
> > +externC bool _eth_phy_init(eth_phy_access_t *f);
> > +externC void _eth_phy_reset(eth_phy_access_t *f);
> > +externC int  _eth_phy_state(eth_phy_access_t *f);
> > +externC int  _eth_phy_cfg(eth_phy_access_t *f, int mode);
> 
> I still think these should be cyg_eth_phy_*. 
> 

I agree, but haven't gotten to it yet.

> Is this stable enough to properly document now? Some sgml would be
> great. 
> 

It's on my list.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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