> This patch introduces the 'hwsuffix' boolean parameter in the
> wifi-iface section. By setting hwsuffix to 1, the interface's
> mac address will be appended to the ssid. Works only with madwifi.
Hmm... I'm curious: when is this kind of thing useful?
Stefan
___
This kind of functionality should really be abstracted into a place
that supports all hardware. What is the appropriate place to put
common functionality for different wireless cards?
wt
On Tue, Jan 27, 2009 at 3:44 AM, wrote:
>
> This patch introduces the 'hwsuffix' boolean parameter in the
>
This patch introduces the 'hwsuffix' boolean parameter in the
wifi-iface section. By setting hwsuffix to 1, the interface's
mac address will be appended to the ssid. Works only with madwifi.
Signed-off-by: Roberto Riggio
---
Index: package/madwifi/files/lib/wifi/madwifi.sh
===