Sync usage with man page.
[netbsd-mini2440.git] / share / man / man4 / iy.4
blob689dfc4b54399cbaa6cae44835349415cb443f1f
1 .\"     $NetBSD: iy.4,v 1.13 2001/09/22 00:57:41 wiz 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 .\" 4. 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 .\"
32 .Dd May 22, 1996
33 .Dt IY 4
34 .Os
35 .Sh NAME
36 .Nm iy
37 .Nd Intel EtherExpress PRO/10 Ethernet driver (Intel i82595)
38 .Sh SYNOPSIS
39 .Cd "iy0 at isa? port {port} irq ?"
40 .Sh DESCRIPTION
41 The
42 .Nm
43 device driver supports the EtherExpress PRO/10 card, and might support
44 other
45 .Tn ISA
46 cards using the same chip.
47 .Sh MEDIA SELECTION
48 The different models of the supported boards come with some subset of RJ-45,
49 .Tn BNC
50 and
51 .Tn AUI
52 connectors.
53 Supported media include:
54 .Pp
55 .Bl -tag -width xxxxxxxxxx -offset indent
56 .It AUI/DIX
57 Standard 15 pin connector
58 .It 10Base2
59 BNC, also known as thin-net
60 .It 10BaseT
61 UTP, also known as twisted pair
62 .El
63 .Pp
64 The default port to use is the port the card autodetects at
65 .Ic ifconfig up
66 time.
67 To choose an alternative port, an explicit medium can be specified to
68 .Xr ifconfig 8
69 or in your
70 .Pa ifconfig.iy?
71 file.
72 .Sh NOTES
73 The EtherExpress PRO card has no jumpers to set the address.
74 .Tn Intel
75 supplies software to set the address of the card in software.
76 You have to hardwire this address in your kernel configuration file.
77 .Sh SEE ALSO
78 .Xr ed 4 ,
79 .Xr eg 4 ,
80 .Xr el 4 ,
81 .Xr ep 4 ,
82 .Xr intro 4 ,
83 .Xr ix 4 ,
84 .Xr le 4 ,
85 .Xr ifconfig 8
86 .Sh STANDARDS
87 are great.
88 There's so many to choose from.