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