xref: /openbsd/share/man/man4/mtd.4 (revision cecf84d4)
1.\" $OpenBSD: mtd.4,v 1.9 2013/07/16 16:05:49 schwarze Exp $
2.\"
3.\" Copyright (c) 2003 Oleg Safiullin <form@pdp11.org.ru>
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 unmodified, this list of conditions, and the following
11.\"    disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\"    notice, this list of conditions and the following disclaimer in the
14.\"    documentation and/or other materials provided with the distribution.
15.\"
16.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
17.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.Dd $Mdocdate: July 16 2013 $
29.Dt MTD 4
30.Os
31.Sh NAME
32.Nm mtd
33.Nd Myson Technology MTD800/MTD803/MTD891 10/100/Gigabit Ethernet device
34.Sh SYNOPSIS
35.Cd "mtd* at pci?"
36.Cd "mtdphy* at mii?"
37.Sh DESCRIPTION
38The
39.Nm
40driver provides support for Myson MTD800/MTD803 Fast Ethernet and
41MTD891 Gigabit Ethernet chips.
42.Pp
43Supported models include:
44.Pp
45.Bl -bullet -compact
46.It
47Safeway Lancard SW-10/100 PCI (model 117204)
48.It
49Surecom EP-320X-S
50.El
51.Sh SEE ALSO
52.Xr intro 4 ,
53.Xr mii 4 ,
54.Xr mtdphy 4 ,
55.Xr pci 4 ,
56.Xr ifconfig 8
57.Sh HISTORY
58The
59.Nm
60driver first appeared in
61.Ox 3.4 .
62.Sh AUTHORS
63The
64.Nm
65driver was written by
66.An Oleg Safiullin Aq Mt form@pdp11.org.ru
67.Sh BUGS
68The
69.Nm
70driver does not support Power Management.
71