xref: /openbsd/share/man/man4/man4.macppc/mc.4 (revision a6445c1d)
1.\"	$OpenBSD: mc.4,v 1.4 2007/05/31 19:19:55 jmc Exp $
2.\"	$NetBSD: mc.4,v 1.1 1997/12/18 06:22:45 ender Exp $
3.\"
4.\" Copyright (c) 1997 David Huang <khym@bga.com>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\"    notice, this list of conditions and the following disclaimer.
12.\" 2. The name of the author may not be used to endorse or promote products
13.\"    derived from this software without specific prior written permission
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.Dd $Mdocdate: May 31 2007 $
27.Dt MC 4 macppc
28.Os
29.Sh NAME
30.Nm mc
31.Nd Am79C940 (MACE) on-board Ethernet device
32.Sh SYNOPSIS
33.Cd "mc* at macobio?"
34.Sh DESCRIPTION
35The
36.Nm
37interface provides access to a 10 Mb/s Ethernet network via the AMD Am79C940
38(MACE) Ethernet chip set.
39.Pp
40The
41.Nm
42interface supports the on-board Ethernet of most old world
43Power Macintosh systems.
44.Pp
45Machines supported by the
46.Nm
47driver include:
48.Pp
49.Bl -dash -offset indent -compact
50.It
51Power Macintosh 7600, 8500, 9500 and 9600.
52.El
53.Sh SEE ALSO
54.Xr arp 4 ,
55.Xr ifmedia 4 ,
56.Xr inet 4 ,
57.Xr intro 4 ,
58.Xr macobio 4 ,
59.Xr netintro 4 ,
60.Xr hostname.if 5 ,
61.Xr ifconfig 8
62.Sh HISTORY
63The
64.Nm
65driver first appeared in
66.Ox 4.1 .
67.Sh AUTHORS
68The
69.Nm
70Ethernet driver was written by
71.An Dave Huang .
72