xref: /netbsd-src/share/man/man4/iy.4 (revision 76dfffe33547c37f8bdd446e3e4ab0f3c16cea4b)
1.\"	$NetBSD: iy.4,v 1.2 1996/05/23 16:52:39 thorpej Exp $
2.\"
3.\" Copyright (c) 1994 Herb Peyerl
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. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software
15.\"    must display the following acknowledgement:
16.\"      This product includes software developed by Herb Peyerl
17.\" 3. The name of the author may not be used to endorse or promote products
18.\"    derived from this software without specific prior written permission
19.\"
20.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
21.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
22.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.Dd May 22, 1996
32.Dt IY 4
33.Os
34.Sh NAME
35.Nm iy
36.Nd Ethernet driver for Intel i82595
37.Sh SYNOPSIS
38.Cd "iy0 at isa? port {port} irq ?"
39.Sh DESCRIPTION
40The
41.Nm iy
42device driver supports the Etherepress PRO/10 card, and might support
43other ISA cards using the same chip.
44
45Various models of these cards come with a different assortment of
46connectors:
47.Pp
48.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
49.It AUI/DIX
50Standard 15 pin connector
51.It 10Base2
52BNC, also known as thin-net
53.It 10BaseT
54UTP, also known as twisted pair
55.El
56.Pp
57The default port to use is the port the card autodetects at
58.Xr ifconfig up
59time. To choose an alternate port,
60use the following flag combinations with
61.Xr ifconfig 8
62or in your /etc/hostname.iy? file.
63.Pp
64.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
65.It -link0 -link1
66Use the autodetected port (default).
67.It -link0 \ link1
68Use the BNC port.
69.It \ link0 -link1
70Use the AUI port.
71.It \ link0 \ link1
72Use the UTP port.
73.El
74.Pp
75.Sh NOTES
76The Etherexpress PRO card has no jumpers to set the address.
77Intel supplies software to set the address of the card in software.
78You have to hardwire this address in your kernel configuration file.
79.Pp
80.Sh SEE ALSO
81.Xr ifconfig 8 ,
82.Xr intro 4 ,
83.Xr ed 4 ,
84.Xr eg 4 ,
85.Xr el 4 ,
86.Xr ep 4 ,
87.Xr ie 4 ,
88.Xr le 4
89.Sh STANDARDS
90are great. There's so many to choose from.
91