No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man4 / tr.4
blob7a5f8af13a14b6aaa11e294a9c1d89d9fbba4eb0
1 .\"     $NetBSD: tr.4,v 1.14 2004/07/03 17:36:51 mycroft Exp $
2 .\"
3 .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
5 .\"
6 .\" This code is derived from software contributed to The NetBSD Foundation
7 .\" by Christoph Badura.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\"
18 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
19 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
22 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28 .\" POSSIBILITY OF SUCH DAMAGE.
29 .\"
30 .Dd April 14, 1999
31 .Dt TR 4
32 .Os
33 .Sh NAME
34 .Nm tr
35 .Nd TROPIC based shared memory Token-Ring cards device driver
36 .Sh SYNOPSIS
37 .Cd "tr0 at isa? port 0xa20 iomem 0xd800 irq ?"
38 .Cd "tr* at isa? port ? irq ?"
39 .Cd "tr* at isapnp?"
40 .Cd "tr* at mca? slot ?"
41 .Cd "tr* at pcmcia? function ?"
42 .Sh DESCRIPTION
43 The
44 .Nm
45 device driver supports TROPIC I based shared-memory Token-Ring cards.
46 .Sh HARDWARE
47 Supported cards include the following IBM and 3Com models:
48 .Pp
49 .Bl -tag -width xxxx -offset indent
50 .It IBM
51 Token-Ring Network PC Adapter
52 .It IBM
53 Token-Ring Network PC Adapter II
54 .It IBM
55 Token-Ring Network Adapter/A
56 .It IBM
57 Token-Ring Network 16/4 Adapter
58 .It IBM
59 Token-Ring Network 16/4 Adapter/A
60 .It IBM
61 Token-Ring 16/4 Credit Card Adapter
62 .It IBM
63 Token Ring Auto 16/4 Credit Card Adapter
64 .It IBM
65 Turbo 16/4 Token Ring PC Card
66 .It IBM
67 16/4 ISA Adapter
68 .It IBM
69 Auto 16/4 Token-Ring ISA Adapter
70 .It IBM
71 Token Ring 16/4 Credit Card Adapter
72 .It IBM
73 Token Ring Auto 16/4 Credit Card Adapter
74 .It IBM
75 Turbo 16/4 Token Ring PC Card
76 .It 3Com
77 3C619 TokenLink
78 .It 3Com
79 3C319 TokenLink Velocity
80 .It 3Com
81 3C389 TokenLink Velocity PC Card
82 .El
83 .Sh SOURCE ROUTING
84 Setting IFF_LINK0 enables Token-Ring source routing.  Setting
85 IFF_LINK1 uses all-routes broadcasts otherwise single-route broadcasts
86 are used.
87 .Sh NOTES
88 The MCA attachment has been only tested on
89 IBM Token Ring 16/4 Adapter/A so far.
90 It doesn't support
91 .Xr ifmedia 4
92 yet, too.
93 .\".Sh MEDIA SELECTION
94 .\".Sh DIAGNOSTICS
95 .Sh SEE ALSO
96 .Xr ifmedia 4 ,
97 .Xr intro 4 ,
98 .Xr isa 4 ,
99 .Xr isapnp 4 ,
100 .Xr mca 4 ,
101 .Xr pcmcia 4 ,
102 .Xr ifconfig 8
103 .Sh HISTORY
106 driver
107 appeared in
108 .Nx 1.4 .
109 .Sh BUGS
110 The PCMCIA attachment does not work with the
111 .Xr cbb 4
112 CardBus driver.