From owner-svn-src-all@FreeBSD.ORG Wed Oct 28 17:41:29 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CAF5106568D; Wed, 28 Oct 2009 17:41:29 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5488FC21; Wed, 28 Oct 2009 17:41:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n9SHfTQN067942; Wed, 28 Oct 2009 17:41:29 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n9SHfTCR067940; Wed, 28 Oct 2009 17:41:29 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200910281741.n9SHfTCR067940@svn.freebsd.org> From: Christian Brueffer Date: Wed, 28 Oct 2009 17:41:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r198551 - stable/7/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 17:41:29 -0000 Author: brueffer Date: Wed Oct 28 17:41:29 2009 New Revision: 198551 URL: http://svn.freebsd.org/changeset/base/198551 Log: MFC: r198313 Improve the description of the malofw kernel module installation. Modified: stable/7/share/man/man4/ (props changed) stable/7/share/man/man4/malo.4 Modified: stable/7/share/man/man4/malo.4 ============================================================================== --- stable/7/share/man/man4/malo.4 Wed Oct 28 17:03:20 2009 (r198550) +++ stable/7/share/man/man4/malo.4 Wed Oct 28 17:41:29 2009 (r198551) @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\"/ -.Dd March 26, 2009 +.Dd October 21, 2009 .Dt MALO 4 .Os .Sh NAME @@ -69,25 +69,21 @@ The driver provides support for Marvell Libertas 88W8335 based PCI network adapters. .Pp -This driver requires firmware to be loaded before it will work. -These firmware files are from the -.Ox -.Nm -driver. -.Pp -A package for the firmware which can be installed via -.Xr pkg_add 1 -can be found at: +This driver requires the +.Nm malofw +firmware kernel module be installed before it will work. +The firmware files are not publicly available. +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 -This package must be installed before -.Xr ifconfig 8 -will work. -.Pp -For more information on configuring this device, see -.Xr ifconfig 8 . +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