-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi !
I wanted to have the multiple wlan devices on my bcm47xx Asus Wl500gP v1. The mac80211 stack supports it, but the iw utility in svn trunk does not. So here is the patch to update the iw utility. This line for example now adds a new virtual wifi interface to wmaster0, the physical interface # iw dev wmaster0 interface add foo type monitor Index: Makefile =================================================================== - --- Makefile (revision 11136) +++ Makefile (working copy) @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iw - -PKG_REV:=11b24c28b802bae2abda8f46d457df60fa602594 - -PKG_VERSION:=20071130_$(PKG_REV) +PKG_REV:=4d3a72da3f21761bf4f2866a6a3400d4ecf67365 +PKG_VERSION:=20080414_$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz - -- Joerg Jungermann - ------------------------------------------------------------ Rechnerbetrieb Mathematik | Zustaendig fuer: Universitaet-Paderborn - Fakultaet 5 | Linux, Web -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIKuYrsta551Pt/1URAjMhAJ91/xrJzUeELqRVx4isPOBqMeSTaQCePIYv L0c027k/ql0SEAZ1SCeQ6AY= =/PE4 -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
