Changes between Version 1 and Version 2 of wpa_supplicant


Ignore:
Timestamp:
Aug 18, 2014, 6:42:37 PM (10 years ago)
Author:
andi.b@gmx.net
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wpa_supplicant

    v1 v2  
    1 Used by XWLAN / WLANSTAT
     1= wpa_supplicant =
     2[[PageOutline]]
     3
     4wpa_supplicant for OS/2 - eCS is used by XWLAN / WLANSTAT for connecting to WPA secured networks
     5[[br]][[br]]
     6
     7== Building Instructions ==
     8 * checkout the complete tree via "svn co ​http://svn.netlabs.org/repos/ports/wpa_supplicant/trunk"
     9 * as a requirement you need:
     10   - libc065.dll (yum install xxxx)
     11   - ssl10.dll (yum install xxxx)
     12   - crypt010.dll (yum install xxxx)
     13   - z.dll (yum install xxxx)
     14   - gcc446.dll (yum install xxxx)
     15   - gcc473.dll (yum install xxxx)
     16   - 32 bit TCP/IP stack
     17   - ???? tbd.
     18 * to build wpa_supplicant you need gcc. For 'wpa_supplicant2.2 (eCS-v1)' gcc v4.7.3 is used (yum install gcc). But other versions will work too.
     19 * tbd.
     20 * run make
     21[[br]][[br]]
     22
     23== Historie ==
     24 * version 2.2 (eCS-v1) added at xx.xx.2014
     25[[br]]
     26
     27== Reporting Bugs ==
     28Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.