intel wireless 2100b driver - BBS

Dinah avatar
By Dinah
at 2004-05-04T07:11

Table of Contents

昨天公佈的,不過還沒有支援 wep & 電源控制的功能

http://damien.bergamini.free.fr/ipw/index.html

以下轉貼自 freebsd-mobile 的信件內容

From: "Damien Bergamini" <[email protected]>
Date: Sun, 2 May 2004 20:32:29 +0200
Subject: [Announce] Driver for Intel PRO/Wireless 2100


I'm pleased to announce the first release of a native FreeBSD driver for the
Intel(R) PRO/Wireless 2100 802.11b network adapter (a core component of the
Intel(R) Centrino technology). You can download the driver at
http://damien.bergamini.free.fr/ipw/

The ipw driver works under FreeBSD 5.2 and later. It currently supports
infrastructure mode only (connection through an access point). IBSS (adhoc)
mode , WEP and power management are not yet supported but the driver is
under active development. The driver will also be ported to NetBSD and
OpenBSD.

The ipw driver is distributed under the BSD License. It is not a port of the
Intel(R) ipw2100 driver for Linux but a complete rewriting from scratch. It
uses the FreeBSD IEEE 802.11 network layer wlan(4) and the adapter can be
configured with the ifconfig(8) and the ipwcontrol(8) commands.

As stated above, this is a first release and the driver is under active
development so do not expect too much stability from it.

Best regards,
Damien Bergamini

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"

--
Tags: BBS

All Comments

Re: 安裝套件的問題

Andrew avatar
By Andrew
at 2004-05-03T18:58
※ 引述《TLHsu.bbsatbbs.mgt.ncu.edu.tw (Seiko)》之銘言: : 請教各位.. : 我安裝軟體, 自己從ftp上下載.tar.gz, 根據下列步驟安裝: : 1. tar xzvf : 2. make : 3. make install : ...

Re: 請教一下webmail有哪些?

Ida avatar
By Ida
at 2004-05-02T19:01
※ 引述《shane123 (家產有八十七億)》之銘言: : 我用4.9 release : 我裝的過程是 : 1) cd /usr/ports/mail/openwebmail : 2) make install : 3) chmod 777 /usr/local/www/cgi-bin/openwebma ...

Re: 我的perl怪怪的

Skylar DavisLinda avatar
By Skylar DavisLinda
at 2004-05-02T16:49
這樣一來 http://xxx.com/xxx.pl 就無法執行 必須將*.pl 改為 *.cgi才能正常 怎麼辦呢?? 而httpd.conf有二行 AddHandler cgi-script .cgi .pl AddHandler perl-script .pl 這樣不會很奇怪嗎??? ※ 引述《md ...

我的perl怪怪的

Necoo avatar
By Necoo
at 2004-05-02T08:21
之前我perl在apache上跑的好好的 結果我忘記我改了什麼 在網頁上就無法執行.pl的程式 必須改成xxx.cgi才有辦法正常執行 請問我哪邊弄錯了呢?? thanks~ - ...

rc版的Hardware Notes?

Lily avatar
By Lily
at 2004-05-01T19:08
請問www.freebsd.org的哪裡可以查到 rc版的Hardware Notes? 我看到的都只有release的... - ...