1 .\" $NetBSD: ipwctl.8,v 1.10 2006/04/17 20:55:28 rpaulo Exp $
2 .\" Id: ipwctl.8,v 1.1.2.1 2004/08/19 16:24:50 damien Exp
5 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
7 .\" Redistribution and use in source and binary forms, with or without
8 .\" modification, are permitted provided that the following conditions
10 .\" 1. Redistributions of source code must retain the above copyright
11 .\" notice unmodified, this list of conditions, and the following
13 .\" 2. Redistributions in binary form must reproduce the above copyright
14 .\" notice, this list of conditions and the following disclaimer in the
15 .\" documentation and/or other materials provided with the distribution.
17 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
18 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .Nd configure Intel PRO/Wireless 2100 network adapter
45 utility controls the operation of Intel PRO/Wireless 2100 networking
50 You should not use this program to configure IEEE 802.11 parameters.
55 The options are as follows:
56 .Bl -tag -width indent
58 Display adapter's internal statistics.
59 .It Fl i Ar iface Fl r
60 Display the radio switch state (on or off).
63 The firmware, loaded automatically, is not shipped with
66 .Pa pkgsrc/sysutils/ipw-firmware
68 The original archive is available from Intel at:
69 .Pa http://ipw2100.sourceforge.net/firmware.php?fid=3 .
71 .Bl -tag -width ipw2100-1.2-i.fw -compact
73 BSS mode (connection to an access point) firmware
74 .It Pa ipw2100-1.2-i.fw
75 IBSS mode (point-to-point connection) firmware
76 .It Pa ipw2100-1.2-p.fw
82 .Pa pkgsrc/sysutils/ipw-firmware
86 utility and this man page were written by
87 .An Damien Bergamini Aq damien.bergamini@free.fr .