On Monday 17 November 2008 00:06:37 Outback Dingo wrote:
any good docs on configuring batman-adv for atheros ?
We are writing it but it takes time. :-)
Here the short intro:
Batman advanced is not aware of the Atheros driver. On every hardware it runs in the same way.
Load the module -> modprobe batman-adv-core
In /proc/net/batman-adv/ you will find the files to tweak batman. E.g. give it a device to operate on -> echo eth0 > /proc/net/batman-adv/interface
deactivate batman-adv -> echo "" > /proc/net/batman-adv/interface
The other files in that folder should be self explanatory. If not come back and ask us.
Regards, Marek