| | 62 | |
|---|
| | 63 | config FWRT_KPACKAGE_KMOD_IEEE80211_CRYPT |
|---|
| | 64 | tristate |
|---|
| | 65 | default n |
|---|
| | 66 | depends FWRT_LINUX_2_6 |
|---|
| | 67 | |
|---|
| | 68 | config FWRT_KPACKAGE_KMOD_HOSTAP |
|---|
| | 69 | prompt "kmod-hostap....................... IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)" |
|---|
| | 70 | tristate |
|---|
| | 71 | default n |
|---|
| | 72 | depends FWRT_LINUX_2_6 |
|---|
| | 73 | select FWRT_KPACKAGE_KMOD_IEEE80211_CRYPT |
|---|
| | 74 | help |
|---|
| | 75 | A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3 |
|---|
| | 76 | chipset. This driver supports so called Host AP mode that allows |
|---|
| | 77 | the card to act as an IEEE 802.11 access point. |
|---|
| | 78 | |
|---|
| | 79 | This option includes the base Host AP driver code that is shared by |
|---|
| | 80 | different hardware models. You will also need to enable support for |
|---|
| | 81 | PLX/PCI/CS version of the driver to actually use the driver. |
|---|
| | 82 | |
|---|
| | 83 | config FWRT_KPACKAGE_KMOD_HOSTAP_PLX |
|---|
| | 84 | prompt "kmod-hostap-plx................. Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors" |
|---|
| | 85 | tristate |
|---|
| | 86 | default n |
|---|
| | 87 | depends FWRT_KPACKAGE_KMOD_HOSTAP |
|---|
| | 88 | help |
|---|
| | 89 | Host AP support for Prism2/2.5/3 IEEE 802.11b" is required for this |
|---|
| | 90 | driver and its help text includes more information about the Host AP |
|---|
| | 91 | driver. |
|---|
| | 92 | |
|---|
| | 93 | http://hostap.epitest.fi/ |
|---|
| | 94 | |
|---|
| | 95 | config FWRT_KPACKAGE_KMOD_HOSTAP_PCI |
|---|
| | 96 | prompt "kmod-hostap-pci................. Host AP driver for Prism2.5 PCI adaptors" |
|---|
| | 97 | tristate |
|---|
| | 98 | default n |
|---|
| | 99 | depends FWRT_KPACKAGE_KMOD_HOSTAP |
|---|
| | 100 | help |
|---|
| | 101 | Host AP support for Prism2/2.5/3 IEEE 802.11b" is required for this |
|---|
| | 102 | driver and its help text includes more information about the Host AP |
|---|
| | 103 | driver. |
|---|
| | 104 | |
|---|
| | 105 | http://hostap.epitest.fi/ |
|---|