summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-05-21 19:47:03 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-05-21 19:47:03 +0000
commit9becb7e3ee0e01fdab74c75f9e33c2daf400db66 (patch)
treee6dd11d0c335e372f4a08a5f0db8c8967eb16a73
parentaad2a6c418139e1da3a58ef93fbbeae080c9e731 (diff)
Remove outdated comment about media selection; fkr-ml@grummel.net
-rw-r--r--share/man/man4/ne.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ne.4 b/share/man/man4/ne.4
index 8c31dc0a126..df8ac0c7151 100644
--- a/share/man/man4/ne.4
+++ b/share/man/man4/ne.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ne.4,v 1.6 2001/03/28 10:56:06 jj Exp $
+.\" $OpenBSD: ne.4,v 1.7 2001/05/21 19:47:02 aaron Exp $
.\" $NetBSD: ne.4,v 1.4 1998/02/22 05:21:20 enami Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -59,8 +59,9 @@ NE2000-compatible Ethernet chips include support for software media
selection. If one of these chips is detected by the driver, the list
of supported media will be displayed.
.Pp
-Media selection is not currently supported by this driver. Any media
-selection must be performed either via card jumper settings or
+For all other chips supported by the
+.Nm
+driver, media selection must be performed either via card jumper settings or
by vendor-supplied configuration programs.
.Sh DIAGNOSTICS
.Bl -diag
@@ -69,6 +70,7 @@ The driver found the card, but was unable to make the card respond
to complete the configuration sequence.
.El
.Sh SEE ALSO
+.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr isapnp 4 ,