Deleted Added
full compact
my.4 (115392) my.4 (119619)
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.

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

17.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
18.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
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.\"
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.

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

17.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
18.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
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: head/share/man/man4/my.4 115392 2003-05-29 21:28:36Z ru $
25.\" $FreeBSD: head/share/man/man4/my.4 119619 2003-08-31 19:37:48Z simon $
26.\"
27.Dd May 16, 2003
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS

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

40The Myson chipset is a variant of the DEC Tulip NIC 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
26.\"
27.Dd May 16, 2003
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS

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

40The Myson chipset is a variant of the DEC Tulip NIC 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
48.El
49.Pp
50The driver will work with almost any MII-compliant PHY, thus failure to
51positively identify the chip is not a fatal error.
52.Sh SEE ALSO
53.Xr de 4 ,
54.Xr miibus 4 ,
55.Xr netintro 4 ,

--- 18 unchanged lines hidden ---
50.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 ,

--- 18 unchanged lines hidden ---