|
linux 4.5 for firefly.
Posted at 4/3/2016 22:18:44
View:12428
|
Replies:18
Print
Only Author
[Copy Link]
1#
Hi, everyone!
I have just ported the ap6335 driver to linux 4.5. I would like to share my ugly patch to you.
I have also packed a new firmware, which is built with buildroot, for you. You can have a try easily.
You can login with root acount, blank password.
If you want to create a access point, just :
echo /lib/firmware/fw_bcm4339a0_ag_apsta.bin > /sys/module/bcmdhd/parameters/firmware_path
ifconfig wlan0 up
hostapd -B /etc/hostapd.conf
The default ssid/password is firefly/11111111, you can change it by editing /etc/hostapd.conf.
Enjoy youself!
|
|