Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.arm26 We seem to have support for automa...



details:   https://anonhg.NetBSD.org/src/rev/8ba0bc8c4309
branches:  trunk
changeset: 500945:8ba0bc8c4309
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Wed Dec 20 23:11:26 2000 +0000

description:
We seem to have support for automatic media selection now.

diffstat:

 share/man/man4/man4.arm26/eh.4 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 46ae23dcf666 -r 8ba0bc8c4309 share/man/man4/man4.arm26/eh.4
--- a/share/man/man4/man4.arm26/eh.4    Wed Dec 20 23:08:51 2000 +0000
+++ b/share/man/man4/man4.arm26/eh.4    Wed Dec 20 23:11:26 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: eh.4,v 1.1 2000/12/20 21:12:14 bjh21 Exp $
+.\" $NetBSD: eh.4,v 1.2 2000/12/20 23:11:26 bjh21 Exp $
 .\"
 .\" Copyright (c) 2000 Ben Harris
 .\" All rights reserved.
@@ -51,6 +51,9 @@
 or using links on the card.  The links override the software and make the
 card behave as if only one medium is available.  The media available are:
 .Bl -tag -width 10baseFL
+.It auto
+Automatically select 10baseT or 10base2.  10baseT will be used if a link
+beat appears to be present on that interface.  Otherwise, 10base2 will be used.
 .It 10baseT
 10baseT, 10Mb/s over unshielded twisted pair, RJ45 connector.
 .It 10base2
@@ -67,8 +70,5 @@
 .Pp
 The 10baseFL port on the EtherLan 513 will probably be identified as 10base2.
 .Pp
-Automatic media selection doesn't currently work.  At startup, the driver tries
-to carry on using the same medium as RISC OS, but it isn't always successful.
-.Pp
 The driver can't detect the type of MAU plugged into an EtherLan 200-series
 card.



Home | Main Index | Thread Index | Old Index