Deleted Added
full compact
iwn.4 (233568) iwn.4 (233648)
1.\" Copyright (c) 2004-2006
2.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice unmodified, this list of conditions, and the following

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\" Copyright (c) 2004-2006
2.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice unmodified, this list of conditions, and the following

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/iwn.4 233568 2012-03-27 18:17:22Z bschmidt $
26.\" $FreeBSD: head/share/man/man4/iwn.4 233648 2012-03-29 05:02:12Z eadler $
27.\"
28.Dd March 27, 2012
29.Dt IWN 4
30.Os
31.Sh NAME
32.Nm iwn
33.Nd Intel IEEE 802.11n wireless network driver
34.Sh SYNOPSIS

--- 111 unchanged lines hidden (view full) ---

146This should not happen.
147.It "iwn%d: timeout waiting for firmware initialization to complete"
148The onboard microcontroller failed to initialize in time.
149This should not happen.
150.It "iwn%d: could not load firmware image '%s'"
151The driver failed to load the firmware image using the
152.Xr firmware 9
153subsystem.
27.\"
28.Dd March 27, 2012
29.Dt IWN 4
30.Os
31.Sh NAME
32.Nm iwn
33.Nd Intel IEEE 802.11n wireless network driver
34.Sh SYNOPSIS

--- 111 unchanged lines hidden (view full) ---

146This should not happen.
147.It "iwn%d: timeout waiting for firmware initialization to complete"
148The onboard microcontroller failed to initialize in time.
149This should not happen.
150.It "iwn%d: could not load firmware image '%s'"
151The driver failed to load the firmware image using the
152.Xr firmware 9
153subsystem.
154Verify the
154Verify the
155.Xr iwnfw 4
156firmware module is present.
157.It "iwn%d: could not load boot firmware"
158An attempt to upload the boot firmware image to the onboard microcontroller
159failed.
160This should not happen.
161.It "iwn%d: could not load microcode"
162An attempt to upload the microcode image to the onboard microcontroller failed.

--- 20 unchanged lines hidden ---
155.Xr iwnfw 4
156firmware module is present.
157.It "iwn%d: could not load boot firmware"
158An attempt to upload the boot firmware image to the onboard microcontroller
159failed.
160This should not happen.
161.It "iwn%d: could not load microcode"
162An attempt to upload the microcode image to the onboard microcontroller failed.

--- 20 unchanged lines hidden ---