lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Apr 2011 16:38:40 -0500
From:	ANDY KENNEDY <ANDY.KENNEDY@...ran.com>
To:	<michael@...sch.at>, <netdev@...r.kernel.org>
Subject: RE: SMSC 8720a/MDIO/PHY help.

> -----Original Message-----
> From: Michael Riesch [mailto:michael@...sch.at]
> Sent: Wednesday, April 13, 2011 4:19 PM
> To: netdev@...r.kernel.org
> Cc: ANDY KENNEDY
> Subject: Re: SMSC 8720a/MDIO/PHY help.
> 
> 
> > If you have an idea of something for me to try, I'd love to
> entertain
> > it.
> 
> I am rather new to PHYLIB, but these are my ideas:
> 
>  1) make sure phy_connect is executed (AFIAK called by MDIO bus
> driver)

Going through the phy.txt doc under Documentation/networking:
PHY Abstraction Layer
(Updated 2008-04-08)
though it may be a bit out-of-date, I did see what you are talking about.  What I'm hung up on at the moment is the behavior of adjust_link().  It appears that I only need to start the queues, though I don’t know.

> 
>  2) maybe you need to call phy_start / phy_stop (AFAIK from the PHY
> driver's open / close function)

Currently, when I do this I only get the call to adjust_link() over and over again.

> 
> HTH,
> Michael

Thanks for the help!

Andy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ