* luci/libs/uvl: add "device" option to wireless scheme
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 22 Sep 2008 16:26:05 +0000 (16:26 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 22 Sep 2008 16:26:05 +0000 (16:26 +0000)
libs/uvl/root/lib/uci/schema/default/wireless

index 3b4fb6fe8ba84b9c00965f1e7558809fb7ffec22..823ee2fa4faf200bdd097a95c2bf991e0031fb1e 100644 (file)
@@ -169,6 +169,12 @@ config section
        option package 'wireless'
        option title 'Interfaces'
 
        option package 'wireless'
        option title 'Interfaces'
 
+config variable
+       option name 'device'
+       option section 'wireless.wifi-iface'
+       option title 'Wifi Device'
+       option valueof 'wireless.wifi-device'
+
 config variable
        option name 'ssid'
        option section 'wireless.wifi-iface'
 config variable
        option name 'ssid'
        option section 'wireless.wifi-iface'