Editing WLAN Access Point with PS3 Jupiter
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
Line 23: | Line 22: | ||
git clone git://gitorious.ps3dev.net/ps3linux/ps3jupiter.git | git clone git://gitorious.ps3dev.net/ps3linux/ps3jupiter.git | ||
cd ps3jupiter | cd ps3jupiter | ||
make KSRC_DIR=/home/glevand/kernel/linux-3.5. | make KSRC_DIR=/home/glevand/kernel/linux-3.5.3 ARCH=powerpc CROSS_COMPILE=powerpc64-linux- | ||
</pre> | </pre> | ||
Line 161: | Line 160: | ||
* It seems that WPA2 is not supported. | * It seems that WPA2 is not supported. | ||
==Test== | ==Test== | ||
Line 179: | Line 176: | ||
=TODO List= | =TODO List= | ||
* Find out if WPA2 is possible | * Find out if WPA2 is possible | ||
* Find out how to get connected station MAC address and how to enable MAC access control | * Find out how to get connected station MAC address and how to enable MAC access control | ||
=Future Work= | =Future Work= | ||
Line 193: | Line 188: | ||
* Linux kernel 3.2 and libsusb problem: http://marc.info/?l=linux-usb&m=132440828606642&w=2 | * Linux kernel 3.2 and libsusb problem: http://marc.info/?l=linux-usb&m=132440828606642&w=2 | ||