add support for the new broadcom driver to wificonf. wep is currently broken. will...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 14 Nov 2005 02:07:33 +0000 (02:07 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 14 Nov 2005 02:07:33 +0000 (02:07 +0000)
commit72944466b18368af64abe8a499825f40a672e91a
tree69962385411cab17730cb06d72dc4adc61af0d6d
parentbccdef81df141fe64d8241462d0712b4bc6ad912
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

SVN-Revision: 2480
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