Query: iwi
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IWI(4) BSD Kernel Interfaces Manual IWI(4)NAMEiwi -- Intel PRO/Wireless 2200BG/2915ABG IEEE 802.11 driverSYNOPSISiwi* at pci? dev ? function ?DESCRIPTIONThe iwi driver provides support for Intel(R) PRO/Wireless 2200BG and 2915ABG MiniPCI network adapters. By default, the iwi driver configures the adapter for BSS operation (aka infrastructure mode). This mode requires the use of an access point. For more information on configuring this device, see ifconfig(8). The Intel firmware requires acceptance of the End User License Agreement. The full license text can be found in /libdata/firmware/if_iwi/LICENSE.ipw2200-fw. The license is agreed to by setting the sysctl variable hw.iwi.accept_eula to 1.EXAMPLESJoin an existing BSS network (i.e.: connect to an access point): ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 Join a specific BSS network with network name ``my_net'': ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net Join a specific BSS network with 64 bits WEP encryption: ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x1234567890 Join a specific BSS network with 128bits WEP encryption: ifconfig iwi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x01020304050607080910111213DIAGNOSTICSiwi%d: device timeout The driver will reset the hardware. This should not happen.SEE ALSOan(4), awi(4), ipw(4), pci(4), wi(4), ifconfig(8), iwictl(8), firmload(9) The IWI Web Page, http://damien.bergamini.free.fr/ipw/.AUTHORSThe iwi driver and this man page were written by Damien Bergamini <damien.bergamini@free.fr>.BSDFebruary 5, 2009 BSD
Related Man Pages |
---|
iwi(4) - freebsd |
iwi(4) - plan9 |
iwi(4) - redhat |
iwi(4) - xfree86 |
iwi(4) - hpux |
Similar Topics in the Unix Linux Community |
---|
slow access |
return IP address |
'ifconfig' to skip loopback IPs |
basic questions on ifconfig -a |
Public ip is not shown in ifconfig - Ubuntu 16.04 |