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)

Attachment: pgp8fsFEw0UFJ.pgp
Description: PGP signature

Reply via email to