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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 25 Apr 2008 02:02:53 -0400
From:	Jeff Garzik <jgarzik@...ox.com>
To:	Andy Fleming <afleming@...escale.com>
CC:	netdev@...r.kernel.org
Subject: Re: [PATCH v2.6.26] Add support for board-level PHY fixups

Andy Fleming wrote:
> Sometimes the specific interaction between the platform and the PHY requires
> special handling.  For instance, to change where the PHY's clock input is, or to
> add a delay to account for latency issues in the data path.  We add a mechanism
> for registering a callback with the PHY Lib to be called on matching PHYs when
> they are brought up, or reset.
> 
> Signed-off-by: Andy Fleming <afleming@...escale.com>
> ---
>  Documentation/networking/phy.txt |   38 +++++++++++-
>  drivers/net/phy/mdio_bus.c       |    3 +
>  drivers/net/phy/phy.c            |    4 +-
>  drivers/net/phy/phy_device.c     |  129 ++++++++++++++++++++++++++++++++++----
>  include/linux/phy.h              |   24 +++++++-
>  5 files changed, 182 insertions(+), 16 deletions(-)

applied, though I wish the kernel would unify on the choice of "fixup" 
or "quirk"


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ