Module Name: src Committed By: spz Date: Thu May 27 19:27:24 UTC 2010
Modified Files: src/share/man/man4: iwn.4 Log Message: help the next person tripping over PR kern/43203 : list the error messages, the reason for the error and the location where the firmware ought to be To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/iwn.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/iwn.4 diff -u src/share/man/man4/iwn.4:1.7 src/share/man/man4/iwn.4:1.8 --- src/share/man/man4/iwn.4:1.7 Mon May 18 02:41:23 2009 +++ src/share/man/man4/iwn.4 Thu May 27 19:27:24 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: iwn.4,v 1.7 2009/05/18 02:41:23 snj Exp $ +.\" $NetBSD: iwn.4,v 1.8 2010/05/27 19:27:24 spz Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergam...@free.fr>. All rights reserved. @@ -182,6 +182,11 @@ For some reason, the driver was unable to read the firmware image from the filesystem. The file might be missing or corrupted. +.It "iwn%d: could not get firmware handle %s" +.It "iwn%d: could not read firmware" +The driver was unable to find the file with the proper firmware image. +It should be located in +.Pa /libdata/firmware/if_iwn . .It "iwn%d: firmware file too short: %d bytes" The firmware image is corrupted and can't be loaded into the adapter. .It "iwn%d: could not load firmware"