Deleted Added
full compact
mos.4 (232257) mos.4 (233648)
1.\"
2.\" Copyright (c) 2011 Rick van der Zwet <info@rickvanderzwet.nl>
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
1.\"
2.\" Copyright (c) 2011 Rick van der Zwet <info@rickvanderzwet.nl>
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
16.\" $FreeBSD: head/share/man/man4/mos.4 232257 2012-02-28 15:45:42Z kevlo $
16.\" $FreeBSD: head/share/man/man4/mos.4 233648 2012-03-29 05:02:12Z eadler $
17.\"
18.Dd February 14, 2011
19.Dt MOS 4
20.Os
21.Sh NAME
22.Nm mos
23.Nd Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
24.Sh SYNOPSIS

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

38module at boot time, place the following line in
39.Xr loader.conf 5 :
40.Bd -literal -offset indent
41if_mos_load="YES"
42.Ed
43.Sh DESCRIPTION
44The
45.Nm
17.\"
18.Dd February 14, 2011
19.Dt MOS 4
20.Os
21.Sh NAME
22.Nm mos
23.Nd Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
24.Sh SYNOPSIS

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

38module at boot time, place the following line in
39.Xr loader.conf 5 :
40.Bd -literal -offset indent
41if_mos_load="YES"
42.Ed
43.Sh DESCRIPTION
44The
45.Nm
46driver provides support for USB Ethernet adapters based on the
46driver provides support for USB Ethernet adapters based on the
47Moschip MCS7730/MCS7830/MCS7832 chipset.
48.Pp
49The adapters that contain the Moschip MCS7730/MCS7830/MCS7832 chipset
50will operate at 100Base-TX and full-duplex.
51.Pp
52The Moschip contains a 10/100
53Ethernet MAC with MII interface and is designed to work with both
54Ethernet and HomePNA transceivers.

--- 43 unchanged lines hidden ---
47Moschip MCS7730/MCS7830/MCS7832 chipset.
48.Pp
49The adapters that contain the Moschip MCS7730/MCS7830/MCS7832 chipset
50will operate at 100Base-TX and full-duplex.
51.Pp
52The Moschip contains a 10/100
53Ethernet MAC with MII interface and is designed to work with both
54Ethernet and HomePNA transceivers.

--- 43 unchanged lines hidden ---