Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 21:08:41 +0200
From:      "Damien Bergamini" <damien.bergamini@free.fr>
To:        <freebsd-current@freebsd.org>
Subject:   New wireless drivers committed
Message-ID:  <000b01c545dc$5dbf0a90$0300a8c0@COMETE>

next in thread | raw e-mail | index | archive | help
I've recently imported four new wireless drivers into the tree:

ipw(4)  - driver for Intel PRO/Wireless 2100 adapters (MiniPCI).
iwi(4)  - driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG
          adapters (PCI or MiniPCI).
ral(4)  - driver for Ralink RT2500 wireless adapters (PCI or CardBus).
ural(4) - driver for Ralink RT2500USB wireless USB 2.0 adapters.

ipw(4) and iwi(4) both require firmwares to operate.
These firmwares can't be redistributed with the base system due to
license restrictions.  See firmware licensing terms here:
http://ipw2100.sourceforge.net/firmware.php?fid=4
Ports which include the firmware images as well as the firmware loader
are being worked on.

A rather complete list of adapters supported by ral(4) and ural(4) can
be found here:  http://ralink.rapla.net/

The drivers have some known limitations:

ipw(4)  - HostAP mode is not supported due to firmware limitations.
          WPA (802.11i) support is being worked on.
iwi(4)  - IBSS support is not yet implemented.
          Monitor and HostAP modes are not supported due to firmware
          limitations.  WPA (802.11i) support is being worked on.
ral(4)  - WEP, TKIP and CCMP hardware encryption is not yet supported
          (encryption is currently done by software).
ural(4) - Does not support automatic adaptation of the transmit speed.

Any feedback would be greatly appreciated.

-- Damien



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c545dc$5dbf0a90$0300a8c0>