my.4 (79a97ad9c5ef670d15f3cce5a9d37d5d693566c7) my.4 (7a5183e87dc26aceae0ac59e27085aed36383cba)
1.\" Copyright (c) 2003 Hiten M. Pandya
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 10 unchanged lines hidden (view full) ---

19.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
20.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
21.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
22.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
1.\" Copyright (c) 2003 Hiten M. Pandya
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 10 unchanged lines hidden (view full) ---

19.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
20.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
21.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
22.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
27.Dd May 16, 2003
27.Dd July 14, 2004
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS
34.Cd "device miibus"
35.Cd "device my"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for various NICs based on the Myson chipset.
40The Myson chipset is a variant of the DEC Tulip NIC chipset.
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS
34.Cd "device miibus"
35.Cd "device my"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for various NICs based on the Myson chipset.
40The Myson chipset is a variant of the DEC Tulip NIC chipset.
41.Pp
42The driver will work with almost any MII-compliant PHY, thus failure to
43positively identify the chip is not a fatal error.
44.Sh HARDWARE
45The
46.Nm
47driver provides support for various NICs based on the Myson chipset.
41Supported models include:
42.Pp
43.Bl -bullet -compact
44.It
45Myson MTD800 PCI Fast Ethernet chip
46.It
47Myson MTD803 PCI Fast Ethernet chip
48.It
49Myson MTD89X PCI Gigabit Ethernet chip
50.El
48Supported models include:
49.Pp
50.Bl -bullet -compact
51.It
52Myson MTD800 PCI Fast Ethernet chip
53.It
54Myson MTD803 PCI Fast Ethernet chip
55.It
56Myson MTD89X PCI Gigabit Ethernet chip
57.El
51.Pp
52The driver will work with almost any MII-compliant PHY, thus failure to
53positively identify the chip is not a fatal error.
54.Sh SEE ALSO
55.Xr de 4 ,
56.Xr miibus 4 ,
57.Xr netintro 4 ,
58.Xr pci 4 ,
59.Xr ifconfig 8
60.Sh HISTORY
61The

--- 14 unchanged lines hidden ---
58.Sh SEE ALSO
59.Xr de 4 ,
60.Xr miibus 4 ,
61.Xr netintro 4 ,
62.Xr pci 4 ,
63.Xr ifconfig 8
64.Sh HISTORY
65The

--- 14 unchanged lines hidden ---