Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2020 00:06:21 +0530
From:      Rajesh Kumar <rajfbsd@gmail.com>
To:        freebsd-drivers@freebsd.org, FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Does FreeBSD has a generic PHY library as in Linux?
Message-ID:  <CAAO%2BANOghLzHBMh94akX0x_iTBGSxK=2sqj45GH_-26i5u=zMA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am porting a network driver from Linux to FreeBSD.  The driver in Linux
uses the PHY library (a generic wrapper) to access/config the PHY
registers. Do we have anything equivalent in FreeBSD?

PHY library routines in Linux:

get_phy_device
phy_device_register
phy_attach_direct
phy_start_aneg
etc.,

FreeBSD being a stable OS for networking and Storage, I assume it should
have something equivalent to this.  Can anyone point to it? or any
documentation related to this?

Thanks,
Rajesh.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAO%2BANOghLzHBMh94akX0x_iTBGSxK=2sqj45GH_-26i5u=zMA>