xref: /netbsd/share/man/man4/ate.4 (revision c4a72b64)
1.\"	$NetBSD: ate.4,v 1.7 2002/10/05 15:55:22 tsutsui Exp $
2.\"
3.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
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 the NetBSD
17.\"        Foundation, Inc. and its contributors.
18.\" 4. Neither the name of The NetBSD Foundation nor the names of its
19.\"    contributors may be used to endorse or promote products derived
20.\"    from this software without specific prior written permission.
21.\"
22.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
23.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
24.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
25.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
26.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
27.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
28.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
29.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
30.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
31.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
32.\" POSSIBILITY OF SUCH DAMAGE.
33.\"
34.Dd October 5, 2002
35.Dt ATE 4
36.Os
37.Sh NAME
38.Nm ate
39.Nd
40.Tn Fujitsu
41MB86965A based
42.Tn Allied-Telesis
43Ethernet cards driver
44.Sh SYNOPSIS
45.Cd "ate0 at isa? port 0x2a0 irq ?"
46.Cd "ate* at mca? slot ?"
47.Sh DESCRIPTION
48The
49.Nm
50driver supports
51.Tn Allied-Telesis
52.Tn ISA
53and
54.Tn MCA
55bus
56.Tn Ethernet
57adapters based on the
58.Tn Fujitsu
59MB86965A
60.Tn Ethernet
61controller.
62Supported boards include:
63.Pp
64.Bl -tag -width xxxx -offset indent
65.It Tn Allied-Telesis AT1700T/AT1700BT/AT1700FT/AT1700AT
66.It Tn Allied-Telesis AT1720T/AT1720BT/AT1720FT/AT1720AT
67.It Tn Allied-Telesis RE2001/RE2003/RE2005/RE2009
68.El
69.Sh SEE ALSO
70.Xr fmv 4 ,
71.Xr ifmedia 4 ,
72.Xr intro 4 ,
73.Xr isa 4 ,
74.Xr mbe 4 ,
75.Xr mca 4 ,
76.Xr ifconfig 8
77.Sh HISTORY
78The
79.Nm
80driver
81appeared in
82.Nx 1.4 .
83