From owner-freebsd-questions@FreeBSD.ORG Mon Aug 16 18:28:30 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE3E0106566C for ; Mon, 16 Aug 2010 18:28:30 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 545FF8FC08 for ; Mon, 16 Aug 2010 18:28:29 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id o7GISSMd002911; Mon, 16 Aug 2010 20:28:28 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 2D39CBA99; Mon, 16 Aug 2010 20:28:28 +0200 (CEST) Date: Mon, 16 Aug 2010 20:28:28 +0200 From: Roland Smith To: "Jack L. Stone" Message-ID: <20100816182828.GC66710@slackbox.erewhon.net> References: <3.0.1.32.20100816082250.00ed5380@sage-american.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <3.0.1.32.20100816082250.00ed5380@sage-american.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Realtek 8139/8201L Ethernet PHY driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2010 18:28:30 -0000 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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." >=20 > 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=3D"YES" in your /boot/loader.conf. The miibus(4) device contains common code for various PHY devices. Roland --=20 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) --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxpg0wACgkQEnfvsMMhpyUPfgCgpLMZtQ/CBM87U73qx3GN3+mi 42gAnjALDdQKb8R7zz9WQT40XtQ4iNxh =GTaT -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--