Module Name: src
Committed By: jdc
Date: Sun Jun 24 09:38:54 UTC 2012
Modified Files:
src/share/man/man4: hme.4
Log Message:
Note that the PHY instance changes when a MII transceiver is connected.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/hme.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/hme.4
diff -u src/share/man/man4/hme.4:1.9 src/share/man/man4/hme.4:1.10
--- src/share/man/man4/hme.4:1.9 Fri Jan 15 19:24:49 2010
+++ src/share/man/man4/hme.4 Sun Jun 24 09:38:54 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: hme.4,v 1.9 2010/01/15 19:24:49 joerg Exp $
+.\" $NetBSD: hme.4,v 1.10 2012/06/24 09:38:54 jdc Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 28, 2008
+.Dd June 23, 2012
.Dt HME 4
.Os
.Sh NAME
@@ -108,3 +108,7 @@ The
driver was written by
.An Paul Kranenburg
.Aq [email protected] .
+.Sh BUGS
+Connecting a MII transceiver on those cards that support it will cause the
+RJ45 connector to be detected as PHY instance 1, instead of the default
+instance 0.