xref: /netbsd-src/share/man/man4/man4.sgimips/mec.4 (revision 7fa608457b817eca6e0977b37f758ae064f3c99c)
1.\"	$NetBSD: mec.4,v 1.3 2007/04/15 20:31:05 rumble Exp $
2.\"
3.\" Copyright (c) 2004 Izumi Tsutsui.
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. The name of the author may not be used to endorse or promote products
15.\"    derived from this software without specific prior written permission.
16.\"
17.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
18.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\"
28.Dd December 26, 2004
29.Dt MEC 4 sgimips
30.Os
31.Sh NAME
32.Nm mec
33.Nd MACE MAC-110 Ethernet driver
34.Sh SYNOPSIS
35.Cd "mec0 at mace0 offset 0x280000 intr 3"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for the MACE MAC-110 Ethernet interface
40found on SGI O2 machines.
41.Sh SEE ALSO
42.Xr arp 4 ,
43.Xr ifmedia 4 ,
44.Xr intro 4 ,
45.Xr mace 4 ,
46.Xr mii 4 ,
47.Xr netintro 4 ,
48.Xr ifconfig 8
49.Sh HISTORY
50The
51.Nm
52driver first appeared in
53.Nx 2.0 .
54.Sh AUTHORS
55The
56.Nm
57driver was written by
58.An Christopher SEKIYA
59and
60.An Izumi Tsutsui .
61