Date: Wed, 28 Oct 2009 16:54:48 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r198549 - stable/8/share/man/man4 Message-ID: <200910281654.n9SGsmW3066966@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Wed Oct 28 16:54:48 2009 New Revision: 198549 URL: http://svn.freebsd.org/changeset/base/198549 Log: MFC: r198313 Improve the description of the malofw kernel module installation. Modified: stable/8/share/man/man4/ (props changed) stable/8/share/man/man4/malo.4 Modified: stable/8/share/man/man4/malo.4 ============================================================================== --- stable/8/share/man/man4/malo.4 Wed Oct 28 15:58:15 2009 (r198548) +++ stable/8/share/man/man4/malo.4 Wed Oct 28 16:54:48 2009 (r198549) @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\"/ -.Dd March 26, 2009 +.Dd October 21, 2009 .Dt MALO 4 .Os .Sh NAME @@ -71,14 +71,19 @@ For more information on configuring this .Pp This driver requires the .Nm malofw -be installed before it will work. +firmware kernel module be installed before it will work. The firmware files are not publicly available. -A package of the firmware which can be installed via -.Xr pkg_add 1 -with: +A port of the firmware can be found at: .Bd -literal -offset indent http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz .Ed +.Pp +The firmware kernel module can be installed by extracting +the archive and running +.Ql make install clean +in the +.Pa malo-firmware-1.4 +directory. .Sh HARDWARE The following cards are among those supported by the .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910281654.n9SGsmW3066966>