xref: /openbsd/share/man/man4/man4.i386/ie.4 (revision 78b63d65)
1.\"	$OpenBSD: ie.4,v 1.9 2000/10/18 02:38:25 aaron Exp $
2.\"
3.\" Copyright (c) 1994 James A. Jegers
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. The name of the author may not be used to endorse or promote products
12.\"    derived from this software without specific prior written permission
13.\"
14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.Dd July 10, 1995
26.Dt IE 4 i386
27.Os
28.Sh NAME
29.Nm ie
30.Nd Intel i82586 Ethernet driver
31.Sh SYNOPSIS
32.Cd "ie0 at isa? port 0x360 irq 7 iomem 0xd0000"
33.Sh DESCRIPTION
34The
35.Nm
36device driver supports Intel 82586-based Ethernet cards.
37This includes the following network adapters:
38.Pp
39.Bl -tag -width -offset indent -compact
40.It 3Com 3C507
41.It AT&T StarLAN 10
42.It AT&T EN100
43.It AT&T StarLan Fiber
44.It Intel EtherExpress 16
45.El
46.Pp
47Other models of 3Com network cards are supported by the
48.Xr ec 4 ,
49.Xr ef 4 ,
50.Xr eg 4 ,
51.Xr el 4 ,
52.Xr ep 4 ,
53and
54.Xr xl 4
55drivers.
56Other models of Intel network cards are supported by the
57.Xr fxp 4
58and
59.Xr iy 4
60drivers.
61.Pp
62For more information on configuring this device, see
63.Xr ifconfig 8 .
64To view a list of media types and options supported by your card try
65.Dq ifconfig -m <device> .
66For example,
67.Dq ifconfig -m ie0 .
68.Sh SEE ALSO
69.Xr ec 4 ,
70.Xr ef 4 ,
71.Xr eg 4 ,
72.Xr el 4 ,
73.Xr ep 4 ,
74.Xr fxp 4 ,
75.Xr ifmedia 4 ,
76.Xr iy 4 ,
77.Xr xl 4 ,
78.Xr ifconfig 8
79