Comment 9 for bug 289977

Revision history for this message
Dan Munckton (munckfish) wrote :

Have identified the following 3 commit set in 2.6.27 which **may** be the solution to this problem:

7fd871edf437362b62ddd807542638cbda8d8a39 PS3: gelic: Add support for ESSID scan
f409e348005693016281bf29535c9d0a91b21f77 PS3: gelic: Deprecate the private ioctls in the gelic driver
04b2046c856e36c3c9cf382adb2c0bc8ba780cf7 PS3: gelic: Use the new PMK interface in the gelic driver

And the following thread which explains a little more about them:

http://marc.info/?l=linux-wireless&m=121213332232618&w=2

I also find them in the work-in-progress section of Geoff's 2.6.26-stable branch of this patches tree:

http://git.kernel.org/?p=linux/kernel/git/geoff/ps3-linux-patches.git;a=tree;f=ps3-wip;h=38960dd53f645947d008b0a5005f5e69b1ebdf3e;hb=v2.6.26-stable

So plenty of patches to try. Will recompile and test these as soon as I can.