initial import
[libicd-wpa] / README
1 This won't work at all without patching some system components first:
2
3 - The cx3110 kernel module & wpa_supplicant
4   I am including a modified version of Lauro Ramos' cx3110x.patch
5   (makes cx3110x implement WE18) which enables a modified version of 
6   wpa_supplicant to work with the driver without disabling
7   libicd-network-wlan in the process.
8   See patches/cx3110-module-src and patches/wpasupplicant.
9   
10 - "wlancond"
11   Implements a "I'm already reading wireless events by
12    myself, no need to bother me with d-bus events and no need to take
13    down the wireless interface for me, just set powersave" mode.
14   See patches/osso-wlan.
15
16 See also
17 http://maemo.org/community/maemo-developers/libicd-network-wpa/
18