Changes between Initial Version and Version 1 of WirelessNetworkDriver


Ignore:
Timestamp:
2007/12/25 15:37:57 (19 years ago)
Author:
daisuke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WirelessNetworkDriver

    v1 v1  
     1= 無線LANドライバ = 
     2 
     3Vine Linux に含まれる無線LANドライバは主に以下のものがあります。(抜粋) 
     4 
     5== kernel 内蔵ドライバ == 
     6 
     7=== ファームウェア不要 === 
     8 orinoco:: 
     9  Lucent Orinoco, Prism II ベース無線LAN (11b) 
     10 rtl8187:: 
     11  Realtek RTL8187 USB 無線LAN (11b) 
     12 prism54:: 
     13  ISL3880 Prism GT (11bg)[[BR]] 
     14  ISL3877 Prism Indigo (11a)[[BR]] 
     15  ISL3890 Prism Duette (11abg) 
     16 zd1211rw:: 
     17  ZD1211 USB 無線LAN (11bg?) 
     18 
     19=== ファームウェア必要 === 
     20 ipw2100:: 
     21  Intel PRO/Wireless 2100 Network Connection (11b)[[BR]] 
     22  * ipw2100-firmware 
     23 ipw2200:: 
     24  Intel PRO/Wireless 2200BG Network Connection (11bg)[[BR]] 
     25  Intel PRO/Wireless 2945ABG Network Connection (11abg)[[BR]] 
     26  * ipw2200-firmware 
     27 bcm43xx:: 
     28  Broadcom BCM43xx 無線LAN (11bg) 
     29  * bcm43xx-fwcutter ([wiki:bcm43xx-fwcutter firmware をWindowsドライバから切り出す必要あり]) 
     30 libertas:: 
     31  Marvell 8xxx Libertas 無線LAN (11bg?) 
     32 usb8xxx:: 
     33  Marvell 8388 Libertas USB無線LAN (11bg?) 
     34 zd1201:: 
     35  ZE1201 USB無線LAN(11bg?)[[BR]] 
     36  * http://linux-lc100020.sourceforge.net/ firemware 
     37 
     38   
     39 
     40== 外部モジュールドライバ(kernel-module-*) == 
     41 
     42=== ファームウェア不要 === 
     43 kernel-module-zd1211:: 
     44 kernel-module-madwifi:: 
     45 
     46=== ファームウェア必要 === 
     47 kernel-module-ipw3945:: 
     48 
     49=== Windows 用NDISドライバを利用するドライバ === 
     50 ndiswrapper::