NetBSD Problem Report #47076
From www@NetBSD.org Sun Oct 14 17:49:42 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
by www.NetBSD.org (Postfix) with ESMTP id 44BC863E3EA
for <gnats-bugs@gnats.NetBSD.org>; Sun, 14 Oct 2012 17:49:42 +0000 (UTC)
Message-Id: <20121014174941.ABEB563E3D6@www.NetBSD.org>
Date: Sun, 14 Oct 2012 17:49:41 +0000 (UTC)
From: ishit@oak.dti.ne.jp
Reply-To: ishit@oak.dti.ne.jp
To: gnats-bugs@NetBSD.org
Subject: wpi(4) manual page wrong firmware path.
X-Send-Pr-Version: www-1.0
>Number: 47076
>Category: lib
>Synopsis: wpi(4) manual page wrong firmware path.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: closed
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 14 17:50:00 +0000 2012
>Closed-Date: Sun Oct 14 17:53:41 +0000 2012
>Last-Modified: Sun Oct 14 17:55:00 +0000 2012
>Originator: ISIHARA Takanori
>Release: NetBSD 6.0 RC2
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc9.home 6.0_RC2 NetBSD 6.0_RC2 (ISHITPC9) #0: Fri Oct 5 11:27:15 JST 2012 root@ishitPc9.home:/opt/sysbuild/netbsd-6/obj/i386/sys/arch/i386/compile/ISHITPC9 i386
>Description:
wpi(4) man page said,
FILES
The driver needs at least version 2.14.4 of the following firmware file,
which is loaded when an interface is brought up:
/libdata/if_wpi/iwlwifi-3945.ucode
but,
% ls -l /libdata/if_wpi/iwlwifi-3945.ucode
ls: /libdata/if_wpi/iwlwifi-3945.ucode: No such file or directory
% ls -l /libdata/*/if_wpi/iwlwifi-3945.ucode
-r--r--r-- 1 root wheel 149652 Sep 18 15:02 /libdata/firmware/if_wpi/iwlwifi-3945.ucode
>How-To-Repeat:
man wpi
>Fix:
wpi(4) man page rewrite file path.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 14 Oct 2012 17:53:41 +0000
State-Changed-Why:
Fixed, thanks!
From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47076 CVS commit: src/share/man/man4
Date: Sun, 14 Oct 2012 17:52:56 +0000
Module Name: src
Committed By: wiz
Date: Sun Oct 14 17:52:55 UTC 2012
Modified Files:
src/share/man/man4: wpi.4
Log Message:
Fix path to firmware. From ISIHARA Takanori in PR 47076.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/wpi.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.