diff options
author | Jouni Malinen <j@w1.fi> | 2009-11-11 17:56:21 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2009-11-11 17:56:21 +0200 |
commit | 4bb4ae0ae0433a8992ee33a801cfeb0c945cce6c (patch) | |
tree | 53224a9d5b55a2543e171f632fd8aff9259f9ee3 /wpa_supplicant | |
parent | d7199342f0633b5ab147dca5b885530fe32ceaeb (diff) | |
download | external_wpa_supplicant_8_ti-4bb4ae0ae0433a8992ee33a801cfeb0c945cce6c.zip external_wpa_supplicant_8_ti-4bb4ae0ae0433a8992ee33a801cfeb0c945cce6c.tar.gz external_wpa_supplicant_8_ti-4bb4ae0ae0433a8992ee33a801cfeb0c945cce6c.tar.bz2 |
Remove a note about other repositories of wpa_supplicant
Diffstat (limited to 'wpa_supplicant')
-rw-r--r-- | wpa_supplicant/doc/porting.doxygen | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wpa_supplicant/doc/porting.doxygen b/wpa_supplicant/doc/porting.doxygen index 0311134..7ea6a34 100644 --- a/wpa_supplicant/doc/porting.doxygen +++ b/wpa_supplicant/doc/porting.doxygen @@ -5,9 +5,9 @@ hardware (board, CPU) and software (OS, drivers) targets. It is already used with number of operating systems and numerous wireless card models and drivers. The main %wpa_supplicant repository includes -support for Linux, FreeBSD, and Windows. In addition, at least VxWorks, -PalmOS, Windows CE, and Windows Mobile are supported in separate -repositories. On the hardware +support for Linux, FreeBSD, and Windows. In addition, the code has been +ported to number of other operating systems like VxWorks, PalmOS, +Windows CE, and Windows Mobile. On the hardware side, %wpa_supplicant is used on various systems: desktops, laptops, PDAs, and embedded devices with CPUs including x86, PowerPC, arm/xscale, and MIPS. Both big and little endian configurations are |