summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc/ie.4
blob: cc982f301bed2ce8615b840fc17d44eb95a4896f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.\"     $OpenBSD: ie.4,v 1.1 1998/03/19 21:18:12 johns Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project 
.\" All rights reserved.
.\"
.Dd March 9, 1998
.Dt IE 4 sparc
.Os
.Sh NAME
.Nm ie
.Nd SPARC Intel 82586 ethernet interface
.Sh SYNOPSIS
.Cd "ie0 at obio0 addr 0xf6000000 level 6          " Pq "sun4/200 on-board"
.Cd "ie0 at obio0 addr 0x06000000 level 6          " Pq "sun4/100 on-board"
.Cd "ie1 at vmes0 addr 0xffe88000 level 5 vect 0x75" Pq "VME"
.Cd "ie2 at vmes0 addr 0xff31ff02 level 5 vect 0x76" Pq "VME"
.Cd "ie3 at vmes0 addr 0xff35ff02 level 5 vect 0x77" Pq "VME"
.Cd "ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c" Pq "VME"
.Sh DESCRIPTION
The 
.Nm
interface provides access to the 10 Mb/s Ethernet network via the
.Tn Intel
82586
Ethernet chip set.  The 
.Nm 
is found as an on-board interface on Sun 4/100, and 4/200 workstations.  
The 
.Nm
also exists as a VME card.
.Pp
Each of the host's network addresses
is specified at boot time with an
.Dv SIOCSIFADDR
.Xr ioctl 2 .
The
.Nm
interface employs the address resolution protocol described in
.Xr arp 4
to dynamically map between Internet and Ethernet addresses on the local
network.
.Pp
.Sh SEE ALSO
.Xr le 4 ,
.Xr intro 4 ,
.Xr inet 4 ,
.Xr arp 4