1 .\" $NetBSD: mc.4,v 1.1 2003/09/26 19:53:50 mbw Exp $
3 .\" Copyright (c) 1997 David Huang <khym@bga.com>
4 .\" All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. The name of the author may not be used to endorse or promote products
12 .\" derived from this software without specific prior written permission
14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 .Nd Ethernet driver for Am79C940 (MACE) onboard Ethernet
36 interface provides access to a 10 Mb/s Ethernet network via the AMD Am79C940
37 (MACE) Ethernet chip set.
41 interface supports the on-board Ethernet of the following mac68k machines:
42 .Bl -dash -compact -offset indent
53 interface supports the on-board Ethernet of the following macppc machines:
54 .Bl -dash -compact -offset indent
56 Apple Network Server (500 and 700)
58 Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)
60 Power Computing (PowerCenter, PowerCenter Pro, PowerCurve,
61 PowerTower, PowerTower Pro, and PowerWave)
65 .It mc0 at obio0: address %s.
66 This is a normal autoconfiguration message noting the 6 byte physical
67 Ethernet address of the adapter.
79 interface first appeared in
84 Ethernet driver was written by Dave Huang
86 The man page was written by Thomas Klausner