<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel">
    <title>gmane.network.wireless.zd1211.devel</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1926"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1925"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1924"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1922"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1921"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1920"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1919"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1918"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1917"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1916"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1915"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1914"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1913"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1912"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1911"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1910"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1909"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1908"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1907"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1906"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1926">
    <title>Re: duration_id field in zd1211rw</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1926</link>
    <description>&lt;pre&gt;Hello again!

I tested the patch with pspoll check and concluded it works as it  
should. I'm planing to post your patch (+ pspoll fix) to upstream, so  
may I add your 'Signed-off-by' to it?

-Jussi

ps. patch attached.

Quoting Jussi Kivilinna &amp;lt;jussi.kivilinna&amp;lt; at &amp;gt;mbnet.fi&amp;gt;:



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2012-02-02T21:16:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1925">
    <title>Re: duration_id field in zd1211rw</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1925</link>
    <description>&lt;pre&gt;Quoting Tomas Vanek &amp;lt;Tomas.Vanek&amp;lt; at &amp;gt;fbl.cz&amp;gt;:


Looking at vendor's zd1211 driver, it appears that duration_id is kept  
at zero for all packets except PSPoll. So following should work:

+       /* firmware computes the duration itself and needs the field set to 0
+        * at input for all packet types than PSPoll.
+        */
+       if (!ieee80211_is_pspoll(hdr-&amp;gt;fc))
+               hdr-&amp;gt;duration_id = 0;


Both are handled same for duration_id by vendor driver.





------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2012-01-31T17:30:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1924">
    <title>duration_id field in zd1211rw</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1924</link>
    <description>&lt;pre&gt;Hello developers,

first thank you for the rewrite of zd1211 driver.

I use a small x86 server currently with linux 3.2.1 and generic ZyDAS 
wifi ZD1211B 802.11g (USB ID 0ace:1215), fw 1.4
hostapd v0.7.3 is used for AP mode with WPA2 security. 6 wifi clients 
(ath and prism54 chips) connect without problems.

Unfortunately two notebooks with iwl5100 card cannot connect at all. 
Tested with both linux and Win7 on the notebook.
I also tested without security and iwl5100 didn't work again.

Hostapd log shows that association worked but EAPOL frame is not replied 
by iwl:
----------------------------------------------------------------------
STA 00:22:fb:xx:xx:xx sent probe request for our SSID
mgmt::auth
authentication: STA=00:22:fb:xx:xx:xx auth_alg=0 auth_transaction=1 
status_code=0 wep=0
   New STA
authentication reply: STA=00:22:fb:xx:xx:xx auth_alg=0 
auth_transaction=2 resp=0 (IE len=0)
mgmt::proberesp cb
mgmt::auth cb
mgmt::assoc_req
association request: STA=00:22:fb:xx:xx:xx capab_info=0x411 
listen_in&lt;/pre&gt;</description>
    <dc:creator>Tomas Vanek</dc:creator>
    <dc:date>2012-01-30T09:13:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1922">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1922</link>
    <description>&lt;pre&gt;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 &amp;lt;wireless interface&amp;gt;  
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" &amp;lt;gluhovchenko&amp;lt; at &amp;gt;granch.ru&amp;gt;:





------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
sec&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2011-11-18T13:35:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1921">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1921</link>
    <description>&lt;pre&gt;
WorksForMe(tm) - I'm sending this email over wifi link
where zd1211rw acts as an access point.


I don't understand this question.

/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
&lt;/pre&gt;</description>
    <dc:creator>Michael Tokarev</dc:creator>
    <dc:date>2011-11-18T07:59:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1920">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1920</link>
    <description>&lt;pre&gt;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" &amp;lt;jussi.kivilinna&amp;lt; at &amp;gt;mbnet.fi&amp;gt;
Sent: Thursday, November 17, 2011 4:24 PM
To: "Michael Y. Gluhovchenko" &amp;lt;gluhovchenko&amp;lt; at &amp;gt;granch.ru&amp;gt;
Cc: "Michael Tokarev" &amp;lt;mjt&amp;lt; at &amp;gt;tls.msk.ru&amp;gt;; &amp;lt;zd1211-devs&amp;lt; at &amp;gt;lists.sourceforge.net&amp;gt;
Subject: Re: [zd1211-devs] Patch for new kernels UP to 2.6.33 and higher


------------------------------------------------------------------------------
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
&lt;/pre&gt;</description>
    <dc:creator>Michael Y. Gluhovchenko</dc:creator>
    <dc:date>2011-11-18T03:29:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1919">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1919</link>
    <description>&lt;pre&gt;0x0ACE 0x1215 should bind to the zd1211b kernel module (the vendor driver builds two kernel modules, zd1211 and zd1211b). That said, compat-wireless is probably the way to go...

--- On Thu, 17/11/11, Jussi Kivilinna &amp;lt;jussi.kivilinna&amp;lt; at &amp;gt;mbnet.fi&amp;gt; wrote:


------------------------------------------------------------------------------
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
&lt;/pre&gt;</description>
    <dc:creator>Hin-Tak Leung</dc:creator>
    <dc:date>2011-11-17T11:26:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1918">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1918</link>
    <description>&lt;pre&gt;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" &amp;lt;gluhovchenko&amp;lt; at &amp;gt;granch.ru&amp;gt;:





------------------------------------------------------------------------------
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
&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2011-11-17T09:24:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1917">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1917</link>
    <description>&lt;pre&gt;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.

&lt;/pre&gt;</description>
    <dc:creator>Michael Y. Gluhovchenko</dc:creator>
    <dc:date>2011-11-17T09:16:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1916">
    <title>Re: Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1916</link>
    <description>&lt;pre&gt;
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
&lt;/pre&gt;</description>
    <dc:creator>Michael Tokarev</dc:creator>
    <dc:date>2011-11-17T08:25:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1915">
    <title>Patch for new kernels UP to 2.6.33 and higher</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1915</link>
    <description>&lt;pre&gt; 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

 Linux net-001 2.6.38-12-generic #51-Ubuntu SMP

 -- 
 With best regards,
 Mikler

 
------------------------------------------------------------------------------
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&lt;/pre&gt;</description>
    <dc:creator>Michael Y. Gluhovchenko</dc:creator>
    <dc:date>2011-11-17T08:14:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1914">
    <title>zd1211 in monitor mode only beacon</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1914</link>
    <description>&lt;pre&gt;Hi all,
my usb wireless card' chip is zd1211, but i can only get beacon and probe
request in monitor mode. Has anyone ever faced such problem?
My PC's system is ubuntu 11.10. These are my commands:

*ifconfig wlan0 down
iwconfig wlan0 mode Monitor(without error output)
ifconfig wlan0 up*

After these, i retype in "iwconfig" to check is the mode was set correctly.
It was in mode Monitor actually.
But in wireshark, it can only capture beacon and probe request/response.

Have i done anything wrong?

Thanks for help.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1&lt;/pre&gt;</description>
    <dc:creator>吴斌斌</dc:creator>
    <dc:date>2011-11-14T13:40:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1913">
    <title>ZyXEL dongle Connection timed out Ubuntu 10.04</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1913</link>
    <description>&lt;pre&gt;Hi,

I am facing a trouble trying to use my *ZyXEL* 802.11g Wireless USB Adapter
model *G-202* in my system with Ubuntu 10.04. My hardware system is a
RoBoard100 &amp;lt;http://www.roboard.com/RB-100.htm&amp;gt;, the version 10.04 of Ubuntu
installed just has command-line support. When I installed the operative
system I had to change the kernel in order to work in the RoBoard. The
actual version of it is:

*$ uname -r
2.6.34.10-vortex86-sg
*
The problem is the following. The RoBoard detects the wireless dongle as I
can see in the *dmesg* log, using *lsusb* or simply listing my devices with
wireless extensions with *iwconfig*. As I find it normal, when I plug in the
dongle, the interface is down since I have not yet anything in my
/etc/network/interfaces in order to set it automatically. When I try to set
up the device I obtain the following:

*$ ifconfig wlan1 up
SIOCSIFFLAGS: Connection timed out*

If I insist a couple of times more with the same command, I end up
obtaining:

*usb 2-1: USB control request for firmware up&lt;/pre&gt;</description>
    <dc:creator>Fernando J. Iglesias García</dc:creator>
    <dc:date>2011-09-23T08:28:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1912">
    <title>monitor mode in Belkin Components F5D7050 Wireless GAdapter v4000</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1912</link>
    <description>&lt;pre&gt;Hello,

I have a:
Belkin Components F5D7050 Wireless G Adapter v4000

$ dmesg | egrep "zd1211b? chip"
[30382.403185] zd1211rw 1-4.4:1.0: zd1211b chip 050d:705c v4810 high 00-1c-df AL2230_RF pa0 g--NS

if I turn the device in monitor mode there is no signal strength value in the radiotap header.
i have tested this with wireshark and libpcap.

$ uname -a
Linux infrared 2.6.39-02063903-generic #201107091121 SMP Sat Jul 9 11:25:36 UTC 2011 x86_64 GNU/Linux

$ iw dev wlan2 station dump
Station 00:XX:XX:XX:XX:XX (on wlan2)
inactive time:21350 ms
rx bytes:7703
rx packets:268
tx bytes:7420
tx packets:106
signal:  39 dBm
tx bitrate:1.0 MBit/s

so the signal should be in [-127 to 0] ?!?
what is iw doing if there is no rssi value given? network manager shows some tiny signal.....

on my other device (ralink based) everything is fine.

thanks, christian

------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made &lt;/pre&gt;</description>
    <dc:creator>Christian Mehlis</dc:creator>
    <dc:date>2011-08-14T17:42:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1911">
    <title>zd1211B for AP mode</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1911</link>
    <description>&lt;pre&gt;hi, everyone
   Thanks for your help! Use hostapd can make ZD1211B usb wireless card work with master mode.

   In my machine:
#cat hostapd.conf
interface=wlan1
driver=nl80211
ssid=test
channel=1
# hostapd ./hostapd.conf

   In other test machine:
# iwlist wlan0 scan
          Cell 10 - Address: 00:1D:0F:04:81:C6
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-36 dBm  
                    Encryption key:off
                    ESSID:"test"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Mode:Master
                    Extra:tsf=0000000000000000
                    Extra: Last beacon: 68ms ago
                    IE: Unknown: 000474657374
                    IE: Unknown: 010482840B16
                    IE: Unknown: 030101
# iwconfig wlan0 essid test mode managed channel 1 
# iwconfig wlan0                                  
wlan0     IEEE 802.11bgn  ESSID:"test"  
          Mode:Managed  Freq&lt;/pre&gt;</description>
    <dc:creator>张传德</dc:creator>
    <dc:date>2011-06-18T03:06:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1910">
    <title>Re: zd1211B for AP mode</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1910</link>
    <description>&lt;pre&gt;

This usually doesn't work. Just setup hostapd and it will setup master mode itself.

Regards,
Nerijus

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs&lt;/pre&gt;</description>
    <dc:creator>Nerijus Baliunas</dc:creator>
    <dc:date>2011-06-17T18:19:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1909">
    <title>Re: zd1211B for AP mode</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1909</link>
    <description>&lt;pre&gt;See http://wireless.kernel.org/RTFM-AP

And in general, mac80211 doesn't really support setting interface
modes through wext (iwconfig) - use nl80211 (iw) instead. But even
that won't get you AP mode; see above.

On Fri, Jun 17, 2011 at 2:10 PM, 张传德 &amp;lt;zhangchd08&amp;lt; at &amp;gt;lzu.edu.cn&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Gábor Stefanik</dc:creator>
    <dc:date>2011-06-17T18:00:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1908">
    <title>zd1211B for AP mode</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1908</link>
    <description>&lt;pre&gt;Hello, everyone
   I'm a student of Lanzhou university, china. 
I find the message about ZD1211B support master mode with 
Linux kernel 2.6.39 from 
http://linuxwireless.org/en/users/Drivers/zd1211rw
    My machine information:
# uname -r
2.6.39-gentoo-r1 
# lsusb 
Bus 002 Device 006: ID 0ace:1215 ZyDAS ZD1211B 802.11g
# dmesg | egrep "zd1211b? chip"
zd1211rw 2-1.4:1.0: zd1211b chip 0ace:1215 v4810 high 00-1d-0f UW2453_RF pa0 -7---
# lsmod 
Module                  Size  Used by
zd1211rw               42496  0 

   I can use this usb wireless card with mode managed and it can access normal wifi.
If I try to make it work with master mode, I will get error information: 
# iwconfig wlan1 essid dslab mode master                       
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan1 ; Invalid argument.

   I search from google and find somebody use open1211 driver for mode master.
I also try this way, but fail. Some website said should use hostapd and iw to 
config and set mode.
   Ho&lt;/pre&gt;</description>
    <dc:creator>张传德</dc:creator>
    <dc:date>2011-06-17T12:10:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1907">
    <title>Re: firmware timeout issues (error -110)</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1907</link>
    <description>&lt;pre&gt;
Hi Jussi,
Thank you for your help :)
I applied the patch to compat-wireless-2011-04-22 and can confirm that everything is working perfectly.
see dmesg (zd1211rw debug on):
[ 6171.801385] zd1211rw usb_init()[ 6171.801595] usb 3-2: print_id() 07b8:6001 v4330 full[ 6171.958038] usb 3-2: reset full speed USB device using ohci_hcd and address 2[ 6172.137333] zd1211rw 3-2:1.0: zd_chip_read_mac_addr_fw() [ 6172.147236] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'[ 6172.149568] zd1211rw 3-2:1.0: probe() successful[ 6172.149578] zd1211rw 3-2:1.0: phy1[ 6172.150844] usbcore: registered new interface driver zd1211rw[ 6172.150979] zd1211rw initialized[ 6172.448820] zd1211rw 3-2:1.0: zd_usb_init_hw() [ 6172.448833] usb 3-2: request_fw_file() fw name zd1211/zd1211_ub[ 6172.455339] usb 3-2: upload_firmware() firmware device id 0x4330 is equal to the actual device id[ 6172.455350] usb 3-2: request_fw_file() fw name zd1211/zd1211_uphr[ 6172.465214] usb 3-2: upload_code() transfer size 4096[ 6172.477253] usb&lt;/pre&gt;</description>
    <dc:creator>Roh .</dc:creator>
    <dc:date>2011-05-31T06:06:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1906">
    <title>Re: firmware timeout issues (error -110)</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1906</link>
    <description>&lt;pre&gt;Hello!

This is interesting bug. The device actually presents itself  
differently to host depending if it's running either USB 1.1 or 2.0.  
As I tested zd1211rw AP-mode only on USB 2.0, result was that zd1211rw  
expected to always see device as it seen on USB 2.0. On OHCI-host this  
triggers error in ohci_hcd when driver tries to communicate to device  
(and correct error message appears only with zd1211rw debugging  
enabled).

Patch attached fixes the problem.

You can get patched compat-wireless tarball from:
   
http://koti.mbnet.fi/axh/kernel/zd1211rw/compat-wireless-2011-05-28-zd1211rw_fix.tar.bz2

-Jussi

Quoting Jussi Kivilinna &amp;lt;jussi.kivilinna&amp;lt; at &amp;gt;mbnet.fi&amp;gt;:



------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2011-05-29T16:39:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1905">
    <title>Re: firmware timeout issues (error -110)</title>
    <link>http://permalink.gmane.org/gmane.network.wireless.zd1211.devel/1905</link>
    <description>&lt;pre&gt;Hello,

Have you tried without the cable?

Can you compile compat-wireless with CONFIG_ZD1211RW_DEBUG=y enabled,  
for more output from driver?
(edit compat-wireless-[version]/config.mk, take out "# " from line  
with "CONFIG_ZD1211RW_DEBUG=y" and recompile)

-Jussi

Quoting "Roh ." &amp;lt;rohbags&amp;lt; at &amp;gt;hotmail.com&amp;gt;:





------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
&lt;/pre&gt;</description>
    <dc:creator>Jussi Kivilinna</dc:creator>
    <dc:date>2011-05-29T09:49:40</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.wireless.zd1211.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.wireless.zd1211.devel</link>
  </textinput>
</rdf:RDF>
