add support for the new broadcom driver to wificonf. wep is currently broken. will...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Nov 2005 02:07:33 +0000 (02:07 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Nov 2005 02:07:33 +0000 (02:07 +0000)
commitd787d666cd1f9897988268cfad892890ee8483f7
tree12eb59021f507e8026cc4c0d363f1ae5f850506b
parentb9b851e0e18fe8fec4bcac4db782d7ff155389eb
add support for the new broadcom driver to wificonf. wep is currently broken. will fix that later, when i find out what's wrong with it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2480 3c298f89-4303-0410-b956-a3cf2f4a3e73
openwrt/package/wificonf/Makefile
openwrt/package/wificonf/include/proto/802.11.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/bcmeth.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/bcmevent.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/bcmip.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/ethernet.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/vlan.h [new file with mode: 0644]
openwrt/package/wificonf/include/proto/wpa.h [new file with mode: 0644]
openwrt/package/wificonf/include/wlioctl.h [new file with mode: 0644]
openwrt/package/wificonf/wificonf.c