From d6bf72cde3da2814d7a5139b5f4efc0bd0656dfd Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 24 Sep 2004 14:46:22 +0000 Subject: Now supports RTL8201L too; based on a diff from fgs --- share/man/man4/rlphy.4 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'share/man/man4') diff --git a/share/man/man4/rlphy.4 b/share/man/man4/rlphy.4 index 651dc12039b..6b3cf049fe7 100644 --- a/share/man/man4/rlphy.4 +++ b/share/man/man4/rlphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rlphy.4,v 1.6 2003/06/02 18:51:33 jason Exp $ +.\" $OpenBSD: rlphy.4,v 1.7 2004/09/24 14:46:21 millert Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm rlphy -.Nd Realtek 8139 internal Ethernet PHY driver +.Nd Realtek 8139/8201L Ethernet PHY driver .Sh SYNOPSIS .Cd "rlphy* at mii? phy ?" .Sh DESCRIPTION @@ -38,9 +38,12 @@ The driver supports the internal physical layer interface (PHY) found on Realtek Semiconductor .Tn RTL8139 -based Ethernet adapters. +based Ethernet adapters, as well the +.Tn RTL8201L +Ethernet PHY chip. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , .Xr mii 4 , +.Xr rl 4 , .Xr ifconfig 8 -- cgit v1.2.3