xref: /netbsd/share/man/man4/man4.sparc/ie.4 (revision 6550d01e)
1.\"     $NetBSD: ie.4,v 1.2 2004/04/01 17:15:00 wiz Exp $
2.\"
3.\" Copyright (c) 1988 John E. Stone <j.stone@acm.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.\" from: OpenBSD: ie.4,v 1.8 2003/03/10 11:35:06 jmc Exp
18.\"
19.Dd March 31, 2004
20.Dt IE 4 sparc
21.Os
22.Sh NAME
23.Nm ie
24.Nd SPARC Intel 82586 ethernet interface
25.Sh SYNOPSIS
26.Cd "ie0 at obio0 addr 0xf6000000 level 6          " Pq "sun4/200 on-board"
27.Cd "ie0 at obio0 addr 0x06000000 level 6          " Pq "sun4/100 on-board"
28.Cd "ie1 at vmes0 addr 0xffe88000 level 5 vect 0x75" Pq "VME"
29.Cd "ie2 at vmes0 addr 0xff31ff02 level 5 vect 0x76" Pq "VME"
30.Cd "ie3 at vmes0 addr 0xff35ff02 level 5 vect 0x77" Pq "VME"
31.Cd "ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c" Pq "VME"
32.Sh DESCRIPTION
33The
34.Nm
35interface provides access to the 10 Mb/s Ethernet network via the
36.Tn Intel
3782586
38Ethernet chip set.
39The
40.Nm
41is found as an on-board interface on Sun 4/100 and 4/200 workstations.
42The
43.Nm
44also exists as a VME card.
45.Pp
46Each of the host's network addresses
47is specified at boot time with an
48.Dv SIOCSIFADDR
49.Xr ioctl 2 .
50The
51.Nm
52interface employs the address resolution protocol described in
53.Xr arp 4
54to dynamically map between Internet and Ethernet addresses on the local
55network.
56.Sh SEE ALSO
57.Xr arp 4 ,
58.Xr ifmedia 4 ,
59.Xr inet 4 ,
60.Xr intro 4 ,
61.Xr ifconfig 8
62