[PATCH v2] wpa_supplicant: Add support for PS3 Linux wireless driver

Jouni Malinen j
Thu Mar 13 10:10:38 PDT 2008


On Thu, Mar 13, 2008 at 09:00:18PM +0900, Masakazu Mokuno wrote:
> This adds support for PS3 wireless to wpa_supplicant.
> 
> Although PS3 wireless driver is designed to conform the WEXT standard
> as much as possible, unfortunately the wext driver wrapper of
> wpa_supplicant can not support PS3 wireless fully because:

Thanks! Applied.

If we get the WEXT updates (or eventually, cfg80211) for setting PSK and
providing the capability flag for this into the kernel, the new driver
wrapper will eventually be replaced with the standard Linux wext driver
wrapper.


PS.

There was couple of compiler warnings from driver_ps3.c and I fixed them
in a separate commit. The only semi-serious (well, would be, if this
code path were to be run) was in set_wpa_key where the
params->passphrase != NULL case was missing a call to os_malloc().

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list