Deleted Added
full compact
malo.4 (190437) malo.4 (198313)
1.\"-
2.\" Copyright (c) 2008 Weongyo Jeong <weongyo@freebsd.org>
3.\" All rights reserved.
4.\""
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

24.\" THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
25.\" OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
28.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
30.\" THE POSSIBILITY OF SUCH DAMAGES.
31.\"
1.\"-
2.\" Copyright (c) 2008 Weongyo Jeong <weongyo@freebsd.org>
3.\" All rights reserved.
4.\""
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

24.\" THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
25.\" OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
28.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
30.\" THE POSSIBILITY OF SUCH DAMAGES.
31.\"
32.\" $FreeBSD: head/share/man/man4/malo.4 190437 2009-03-26 06:12:04Z weongyo $
32.\" $FreeBSD: head/share/man/man4/malo.4 198313 2009-10-21 09:22:40Z brueffer $
33.\"/
33.\"/
34.Dd March 26, 2009
34.Dd October 21, 2009
35.Dt MALO 4
36.Os
37.Sh NAME
38.Nm malo
39.Nd "Marvell Libertas IEEE 802.11b/g wireless network driver"
40.Sh SYNOPSIS
41To compile this driver into the kernel,
42place the following lines in your

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

66.Cm monitor
67mode operation.
68Only one virtual interface may be configured at any time.
69For more information on configuring this device, see
70.Xr ifconfig 8 .
71.Pp
72This driver requires the
73.Nm malofw
35.Dt MALO 4
36.Os
37.Sh NAME
38.Nm malo
39.Nd "Marvell Libertas IEEE 802.11b/g wireless network driver"
40.Sh SYNOPSIS
41To compile this driver into the kernel,
42place the following lines in your

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

66.Cm monitor
67mode operation.
68Only one virtual interface may be configured at any time.
69For more information on configuring this device, see
70.Xr ifconfig 8 .
71.Pp
72This driver requires the
73.Nm malofw
74be installed before it will work.
74firmware kernel module be installed before it will work.
75The firmware files are not publicly available.
75The firmware files are not publicly available.
76A package of the firmware which can be installed via
77.Xr pkg_add 1
78with:
76A port of the firmware can be found at:
79.Bd -literal -offset indent
80http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz
81.Ed
77.Bd -literal -offset indent
78http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz
79.Ed
80.Pp
81The firmware kernel module can be installed by extracting
82the archive and running
83.Ql make install clean
84in the
85.Pa malo-firmware-1.4
86directory.
82.Sh HARDWARE
83The following cards are among those supported by the
84.Nm
85driver:
86.Pp
87.Bl -column -compact "Microcom Travelcard" "MALO111" "CardBus" "a/b/g" -offset 6n
88.Em "Card Chip Bus Standard"
89Netgear WG311v3 88W8335 PCI b/g

--- 35 unchanged lines hidden ---
87.Sh HARDWARE
88The following cards are among those supported by the
89.Nm
90driver:
91.Pp
92.Bl -column -compact "Microcom Travelcard" "MALO111" "CardBus" "a/b/g" -offset 6n
93.Em "Card Chip Bus Standard"
94Netgear WG311v3 88W8335 PCI b/g

--- 35 unchanged lines hidden ---