Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1706917
  • 博文数量: 607
  • 博客积分: 10031
  • 博客等级: 上将
  • 技术积分: 6633
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-30 17:41
文章分类

全部博文(607)

文章存档

2011年(2)

2010年(15)

2009年(58)

2008年(172)

2007年(211)

2006年(149)

我的朋友

分类: LINUX

2006-09-20 18:59:38

Host AP driver for Intersil Prism2/2.5/3, hostapd, and WPA Supplicant

This project includes three main components:

  • Host AP - Linux driver for Prism2/2.5/3
  • - user space daemon for access points, including, e.g., IEEE 802.1X/WPA/EAP Authenticator for number of Linux and BSD drivers, RADIUS client, integrated EAP server, and RADIUS authentication server
  • user space IEEE 802.1X/WPA supplicant (wireless client) for number of Linux, BSD, and Windows drivers

Host AP is a Linux driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset. The driver supports a so called Host AP mode, i.e., it takes care of IEEE 802.11 management functions in the host computer and acts as an access point. This does not require any special firmware for the wireless LAN card. In addition to this, it has support for normal station operations in BSS and possible also in IBSS. WPA and RSN (WPA2) is supported when used with accompanied tools, wpa_supplicant (WPA/RSN Supplicant) and hostapd (WPA/RSN Authenticator). All these programs have been designed for both desktop/laptop computers and embedded systems.

Intersil's station firmware for Prism2 chipset supports a so called Host AP mode in which the firmware takes care of time critical tasks like beacon sending and frame acknowledging, but leaves other management tasks to host computer driver. This driver implements basic functionality needed to initialize and configure Prism2-based cards, to send and receive frames, and to gather statistics. In addition, it includes an implementation of following IEEE 802.11 functions: authentication (and deauthentication), association (reassociation, and disassociation), data transmission between two wireless stations, power saving (PS) mode signaling and frame buffering for PS stations. The driver has also various features for development debugging and for researching IEEE 802.11 environments like access to hardware configuration records, I/O registers, and frames with 802.11 headers.

When used with a user space daemon, the combination of the Host AP driver and hostapd daemon includes additional features. These include support for IEEE 802.1X and dynamic WEP rekeying, RADIUS Accounting, RADIUS-based ACL for IEEE 802.11 authentication, minimal IAPP (IEEE 802.11f), WPA, IEEE 802.11i/RSN/WPA2.

has some useful information about wireless LAN support in Linux. In addition, it includes information about which cards are Prism2-based (and can thus be used in Host AP mode).

More information is available on .

Supported WPA/IEEE 802.11i features:

  • WPA-PSK ("WPA-Personal")
  • WPA with EAP (e.g., with RADIUS authentication server) ("WPA-Enterprise")
  • key management for CCMP, TKIP, WEP104, WEP40
  • WPA and full IEEE 802.11i/RSN/WPA2
  • RSN: PMKSA caching, pre-authentication

Supported drivers:

  • Linux drivers that support Linux Wireless Extensions v19 or newer with WPA/WPA2 extensions
  • Host AP driver for Prism2/2.5/3
  • Linuxant DriverLoader with Windows NDIS driver supporting WPA
  • Agere Systems Inc. Linux Driver (Hermes-I/Hermes-II chipset)
  • madwifi (Atheros ar521x)
  • ATMEL AT76C5XXx
  • Linux ndiswrapper with Windows NDIS driver
  • Broadcom wl.o driver
  • Intel ipw2100 and ipw2200
  • Wired Ethernet drivers
  • BSD net80211 layer (e.g., Atheros driver) (FreeBSD 6-CURRENT)
  • Windows NDIS drivers (Windows; at least XP and 2000, others not tested)

More information is available on .

Supported WPA/IEEE 802.11i features:

  • WPA-PSK ("WPA-Personal")
  • WPA with EAP (e.g., with RADIUS authentication server) ("WPA-Enterprise")
  • key management for CCMP, TKIP, WEP104, WEP40
  • WPA and full IEEE 802.11i/RSN/WPA2
  • RSN: PMKSA caching, pre-authentication

Supported drivers:

  • Host AP driver for Prism2/2.5/3
  • madwifi (Atheros ar521x)
  • Prism54.org (PrismGT)
  • BSD net80211 layer (e.g., Atheros driver) (FreeBSD 6-CURRENT)

Host AP driver
Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen.
Copyright (c) 2002-2006, Jouni Malinen and contributors.
Author: Jouni Malinen

Host AP utils
Copyright (c) 2002-2005, Jouni Malinen and contributors.

hostapd
Copyright (c) 2002-2006, Jouni Malinen and contributors.

wpa_supplicant
Copyright (c) 2003-2006, Jouni Malinen and contributors.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. See for more details. hostapd and wpa_supplicant are alternatively available under BSD license.

Please see for updated documentation of the driver. Please also check before sending problem reports.

Note! Host AP driver was added into the main kernel tree in Linux v2.6.14. The version in the kernel tree should be used instead of this external hostap-driver package. The external releases are only for older kernel versions and all the future development will be in the main kernel tree.

  • Latest stable release:
    • (source code for all versions)
    • (binaries for Windows)
  • Older stable release:
    • (source code for all versions)
    • (binaries for Windows)
  • Obsolete stable release
    (note: 0.2.x branch is not supported anymore - please upgrade to 0.3.x or 0.4.x):
  • Latest development release:
    • (source code for all versions)
    • (binaries for Windows)
  • ChangeLog:

Wireless Tools for Linux

Please, note that you will need quite recent version of Wireless Tools to use some features of the Host AP driver. Using the version of the tools is recommended. Some features might also require latest beta version.

Feedback, comments, mailing list

Any comments, reports on success/failure, ideas for further improvement, feature requests, etc. are welcome at jkmaline@cc.hut.fi. Please note, that I often receive more email than I have time to answer. Unfortunately, some messages may not get a reply, but I'll try to go through my mail whenever time permits.

There is also a mailing list for Host AP related messages. Since this list has a broader audience, your likelyhood of getting responses is higher. This list is recommended for general questions about Host AP driver and its development. In addition, I will send release notes to it whenever a new version is available.

If you are not familiar with sending questions to open source projects or would like to improve your chances of getting useful responses, please take a look at Eric S. Raymond's .

The mailing list information and web archive is at . Messages to hostap@shmoo.com will be delivered to the subscribers. Please note, that due to large number of spam and virus messages sent to the list address, the list is configured to accept messages only from subscribed addresses. Messages from unsubscribed addresses may be accepted manually, but their delivery will be delayed.

If you want to make sure your bug report of feature request does not get lost, please report it through the bug tracking system as .


Last modified: Sun Aug 27 20:46:38 PDT 2006
阅读(1374) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~