summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-02 01:24:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-02 01:24:37 +0000
commit8d7ca6362d23cfb11b115f75fcdb9a7f6e782bd9 (patch)
tree7f4dab65e0d7e29f14fb0ccc05bd16f61d1863ad /share/man/man4/man4.sparc
parent9828638a0b4e3987e8de563befab9cd78ba40b89 (diff)
sync with netbsd
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r--share/man/man4/man4.sparc/le.426
1 files changed, 25 insertions, 1 deletions
diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4
index 533eb0f1dd9..78aa51f7327 100644
--- a/share/man/man4/man4.sparc/le.4
+++ b/share/man/man4/man4.sparc/le.4
@@ -35,7 +35,7 @@
.\"
.\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp
.\" from: @(#)le.4 8.1 (Berkeley) 6/9/93
-.\" $Id: le.4,v 1.1 1995/10/18 08:44:31 deraadt Exp $
+.\" $Id: le.4,v 1.2 1996/05/02 01:24:31 deraadt Exp $
.\"
.Dd June 9, 1993
.Dt LE 4 sparc
@@ -64,6 +64,30 @@ interface employs the address resolution protocol described in
.Xr arp 4
to dynamically map between Internet and Ethernet addresses on the local
network.
+.Pp
+The sun4m interface has two types of connectors:
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It AUI/DIX
+Standard 15 pin connector
+.It 10BaseT
+UTP, also known as twisted pair
+.El
+.Pp
+The default port to use is selected at boot time; if there is link on the UTP
+port, then the UTP interface is selected, otherwise the active connector
+defaults to AUI. To choose an alternate port,
+use the following flag
+.Xr ifconfig 8
+or in your /etc/hostname.le? file.
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It link0
+Use the UTP port.
+.It -link0
+Use the AUI port.
+.El
+.Pp
.Sh SEE ALSO
.Xr intro 4 ,
.Xr inet 4 ,