Hello, Master mode works, but not same way as with zd1211. You need to use 'hostapd': http://linuxwireless.org/en/users/Documentation/hostapd
Quick copy-paste from that page: "The mac80211 subsystem moves all aspects of master mode into user space. It depends on hostapd to handle authenticating clients, setting encryption keys, establishing key rotation policy, and other aspects of the wireless infrastructure. Due to this, the old method of issuing 'iwconfig <wireless interface> mode master' no longer works. Userspace programs like hostapd now use netlink (the nl80211 driver) to create a master mode interface for your traffic and a monitor mode interface for receiving and transmitting management frames. " -Jussi Quoting "Michael Y. Gluhovchenko" <gluhovche...@granch.ru>: > Hello; > I got new kernel 3.0.0-12. Master mode don't work. > Where can I get zd1211rw driver with support master mode? > Thanks. > -- > With best regards, > Mikler > -------------------------------------------------- > From: "Jussi Kivilinna" <jussi.kivili...@mbnet.fi> > Sent: Thursday, November 17, 2011 4:24 PM > To: "Michael Y. Gluhovchenko" <gluhovche...@granch.ru> > Cc: "Michael Tokarev" <m...@tls.msk.ru>; <zd1211-devs@lists.sourceforge.net> > Subject: Re: [zd1211-devs] Patch for new kernels UP to 2.6.33 and higher > >> Hello, >> >> zd1211rw gained master mode support in 2.6.39. For older kernels I >> recommend you to try compat-wireless (backports of latest wireless >> drivers): >> http://linuxwireless.org/en/users/Download >> >> -Jussi >> >> Quoting "Michael Y. Gluhovchenko" <gluhovche...@granch.ru>: >> >>> Hi Michael, >>> Thanks for your reply >>> Main line driver(zd1211rw) doesn't support master mode. It can't >>> use for AP. >>> I need it to test old chips dongles. And of it possible to improve some >>> aspect of code. >>> >>> -- >>> With best regards, >>> Mikler >>> >>> -------------------------------------------------- >>> From: "Michael Tokarev" <m...@tls.msk.ru> >>> Sent: Thursday, November 17, 2011 3:25 PM >>> To: "Michael Y. Gluhovchenko" <gluhovche...@granch.ru> >>> Cc: <zd1211-devs@lists.sourceforge.net> >>> Subject: Re: [zd1211-devs] Patch for new kernels UP to 2.6.33 and higher >>> >>>> On 17.11.2011 12:14, Michael Y. Gluhovchenko wrote: >>>>> Hello all; >>>>> I've make patch for driver. Now driver compile in new kernels. But I >>>>> have >>>>> some problems. How can I associate the driver and the device? How is it >>>>> possible to configure. >>>>> lsusb >>>>> Bus 001 Device 007: ID 0ace:1215 ZyDAS ZD1211B 802.11g >>>>> lsmod >>>>> Module Size Used by >>>>> zd1211 270616 0 >>>> >>>> Maybe you should use zd1211rw instead, which is part of the stock >>>> (mainline) kernel, does not require any patches to compile, and >>>> also supports this device? >>>> >>>> /mjt >>> >>> >>> ------------------------------------------------------------------------------ >>> All the data continuously generated in your IT infrastructure >>> contains a definitive record of customers, application performance, >>> security threats, fraudulent activity, and more. Splunk takes this >>> data and makes sense of it. IT sense. And common sense. >>> http://p.sf.net/sfu/splunk-novd2d >>> _______________________________________________ >>> Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/ >>> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs >>> >>> >> >> >> > > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs