Forgot this report from Damien in my mailbox.

This commit is contained in:
Max Laier 2005-04-21 23:00:07 +00:00
parent a5fc1681ad
commit 1ff32cf487
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24359
2 changed files with 166 additions and 0 deletions

View file

@ -2056,5 +2056,88 @@
</body>
</project>
<project cat='net'>
<title>New Wireless Drivers</title>
<contact>
<person>
<name>
<given>Damien</given>
<common>Bergamini</common>
</name>
<email>damien@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://ipw2100.sourceforge.net/firmware.php?fid=4" />
<url href="http://ralink.rapla.net/" />
</links>
<body>
<p>Four new wireless drivers were imported:</p>
<p>
<em>ipw</em>
: driver for Intel PRO/Wireless 2100 adapters (MiniPCI).
<br />
<em>iwi</em>
: driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG adapters (PCI
or MiniPCI).
<br />
<em>ral</em>
: driver for Ralink RT2500 wireless adapters (PCI or CardBus).
<br />
<em>ural</em>
: driver for Ralink RT2500USB wireless USB 2.0 adapters.</p>
<p>The ipw and iwi drivers require firmwares to operate.
<br />
These firmwares can't be redistributed with the base system due to
license restrictions.
<br />
See firmware licensing terms here:
<a href="http://ipw2100.sourceforge.net/firmware.php?fid=4">
http://ipw2100.sourceforge.net/firmware.php?fid=4</a>
.
<br />
</p>
<p>Ports which include the firmware images as well as the firmware
loader are being worked on.
<br />
A list of adapters supported by ral and ural can be found here:
<a href="http://ralink.rapla.net/">http://ralink.rapla.net/</a>
.</p>
</body>
<help>
<task>Create ports for ipw and iwi firmwares.</task>
<task>Add IBSS support to iwi.</task>
<task>Add WPA (802.11i) support to ipw and iwi.</task>
<task>Add hardware encryption (WEP, TKIP and CCMP) support in ral
and ural.</task>
<task>Add automatic rate adaptation support to ural.</task>
</help>
</project>
</report>

View file

@ -2056,5 +2056,88 @@
</body>
</project>
<project cat='net'>
<title>New Wireless Drivers</title>
<contact>
<person>
<name>
<given>Damien</given>
<common>Bergamini</common>
</name>
<email>damien@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://ipw2100.sourceforge.net/firmware.php?fid=4" />
<url href="http://ralink.rapla.net/" />
</links>
<body>
<p>Four new wireless drivers were imported:</p>
<p>
<em>ipw</em>
: driver for Intel PRO/Wireless 2100 adapters (MiniPCI).
<br />
<em>iwi</em>
: driver for Intel PRO/Wireless 2200BG/2225BG/2915ABG adapters (PCI
or MiniPCI).
<br />
<em>ral</em>
: driver for Ralink RT2500 wireless adapters (PCI or CardBus).
<br />
<em>ural</em>
: driver for Ralink RT2500USB wireless USB 2.0 adapters.</p>
<p>The ipw and iwi drivers require firmwares to operate.
<br />
These firmwares can't be redistributed with the base system due to
license restrictions.
<br />
See firmware licensing terms here:
<a href="http://ipw2100.sourceforge.net/firmware.php?fid=4">
http://ipw2100.sourceforge.net/firmware.php?fid=4</a>
.
<br />
</p>
<p>Ports which include the firmware images as well as the firmware
loader are being worked on.
<br />
A list of adapters supported by ral and ural can be found here:
<a href="http://ralink.rapla.net/">http://ralink.rapla.net/</a>
.</p>
</body>
<help>
<task>Create ports for ipw and iwi firmwares.</task>
<task>Add IBSS support to iwi.</task>
<task>Add WPA (802.11i) support to ipw and iwi.</task>
<task>Add hardware encryption (WEP, TKIP and CCMP) support in ral
and ural.</task>
<task>Add automatic rate adaptation support to ural.</task>
</help>
</project>
</report>