Author: brueffer Date: Wed Oct 21 09:22:40 2009 New Revision: 198313 URL: http://svn.freebsd.org/changeset/base/198313
Log: Improve the description of the malofw kernel module installation. PR: 132193 Submitted by: Frank Staals <fr...@fstaals.net> Based on a patch by: gavin MFC after: 3 days Modified: head/share/man/man4/malo.4 Modified: head/share/man/man4/malo.4 ============================================================================== --- head/share/man/man4/malo.4 Wed Oct 21 04:35:09 2009 (r198312) +++ head/share/man/man4/malo.4 Wed Oct 21 09:22:40 2009 (r198313) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"