Include wl_high.ko module
commit1858f85c6132e4b3548e955f4b7589812b5d0d70
authorShibby <shibby@openlinksys.info>
Fri, 16 Nov 2012 14:26:47 +0000 (16 15:26 +0100)
committerShibby <shibby@openlinksys.info>
Fri, 16 Nov 2012 14:26:47 +0000 (16 15:26 +0100)
treea677214c5189a6859cb7a969091832b87e6df421
parentea80e48dbf26e431fca4456c27b60048f2880e8d
Include wl_high.ko module

Module ported from Asus GPL 3.0.0.4.220 sources.

Use USBAP=y to include new module into image.
20 files changed:
release/src-rt/linux/linux-2.6/Makefile
release/src-rt/linux/linux-2.6/config_base
release/src-rt/linux/linux-2.6/drivers/base/core.c
release/src-rt/linux/linux-2.6/drivers/net/hnd/Kconfig
release/src-rt/linux/linux-2.6/drivers/net/wl/Makefile
release/src-rt/linux/linux-2.6/drivers/net/wl/wl_apsta/Makefile
release/src-rt/linux/linux-2.6/drivers/net/wl/wl_generic.mk
release/src-rt/linux/linux-2.6/drivers/net/wl/wl_high/Makefile
release/src-rt/linux/linux-2.6/drivers/usb/core/driver.c
release/src-rt/linux/linux-2.6/drivers/usb/core/urb.c
release/src-rt/wl/config/wl.mk
release/src-rt/wl/config/wlconfig_lx_router_high [new file with mode: 0644]
release/src-rt/wl/config/wlconfig_lx_wl_stadef [new file with mode: 0644]
release/src-rt/wl/config/wltunable_rte_43236b1_usbap.h [new file with mode: 0644]
release/src-rt/wl/linux/wl_high.o [new file with mode: 0644]
release/src-rt/wl/sys/wlc_channel.c [new file with mode: 0644]
release/src/Makefile
release/src/router/config/config.in
release/src/router/config_base
release/src/router/rc/usb.c