Realtek 8139/8201L Ethernet PHY driver

Roland Smith rsmith at xs4all.nl
Mon Aug 16 18:28:30 UTC 2010


On Mon, Aug 16, 2010 at 08:22:50AM -0500, Jack L. Stone wrote:
> Am using an ASUS MB which contains the subject driver, more specifically
> "rlphy."
> 
> Haven't found any support for this driver in FBSD-7.3. Has anyone else
> solved this issue?

Read the rl(4) manual page. For this chip you need to have the following in
your kernel config:

    device miibus
    device rl

_or_ you need to load _one_ kernel module by putting

    if_rl_load="YES"

in your /boot/loader.conf. The miibus(4) device contains common code for
various PHY devices.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100816/0edc8b85/attachment.pgp


More information about the freebsd-questions mailing list