summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sgi/mec.4
blob: f52b4fd10f865656a9e2b95e0214efddcca0ee0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.\"	$OpenBSD: mec.4,v 1.2 2004/08/15 22:54:56 jmc Exp $
.\"
.\"	Written by Michael Shalayeff, 2004. Public Domain.
.\"
.Dd August 10, 2004
.Dt MEC 4 sgi
.Os
.Sh NAME
.Nm mec
.Nd MAC-110 Ethernet controller
.Sh SYNOPSIS
.Cd "mec0 at macebus0 sys 0x18 base 0x00280000 irq 4"
.Sh DESCRIPTION
The
.Nm
driver provides support for the MAC-110 Fast Ethernet controller
found on the
.Tn O2
machines.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr intro 4 ,
.Xr mace 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Sh HISTORY
The
.Nm
device driver first appeared in
.Ox 3.6 .
.Sh AUTHORS
The
.Nm
device driver was written by Izumi Tsutsui and Christopher SEKIYA.
.Ox
port was done by Michael Shalayeff.