Deleted Added
full compact
my.4 (148145) my.4 (148220)
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 148145 2005-07-19 00:26:30Z trhodes $
25.\" $FreeBSD: head/share/man/man4/my.4 148220 2005-07-21 05:02:39Z trhodes $
26.\"
27.Dd July 16, 2005
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS
34To compile support for the
35.Nm
26.\"
27.Dd July 16, 2005
28.Dt MY 4
29.Os
30.Sh NAME
31.Nm my
32.Nd "Myson Technology Ethernet PCI driver"
33.Sh SYNOPSIS
34To compile support for the
35.Nm
36driver into your kernel, place the following lines in your kernel configuration
37file:
36driver into your kernel, place the following lines in your
37kernel configuration file:
38.Bd -ragged -offset indent
39.Cd "device miibus"
40.Cd "device my"
41.Ed
42.Pp
43Alternatively, to load the
44.Nm
45driver at boot time, place the following line in

--- 48 unchanged lines hidden ---
38.Bd -ragged -offset indent
39.Cd "device miibus"
40.Cd "device my"
41.Ed
42.Pp
43Alternatively, to load the
44.Nm
45driver at boot time, place the following line in

--- 48 unchanged lines hidden ---