[zd1211-devs] zd1211 doesn't work - zd1211b it does

2006-06-21 Thread wdamn

Hi all,

I've got Zyxel ZyAIR G-220 and I'm trying to install zd1211 driver.
After some troubles, I've got the driver in my kernel, but the zd1211
doesn't create my wlan0 device. So I tried also to compile zd1211b (that if
I'm right it's for usb1.1) and hotplug auto modprobe it and create wlan0
device but with low transfer rate 1Mb/s - as usb1.1 does

what should I do to take advantage of zd1211?

thanx
--
View this message in context: 
http://www.nabble.com/zd1211-doesn%27t-work---zd1211b-it-does-t1822426.html#a4969921
Sent from the zd1211-devs forum at Nabble.com.



___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] zd1211-rw : packet are send tree times

2006-06-21 Thread Daniel Drake
Matthieu CASTET wrote:
 I manage to associate to an AP, but when I ping the packet are sent tree 
 times :
 - when I ping from the client to the AP, the AP see 3 ping request on sent 
 3 ping reply.
 - when I ping from the AP to the client, the client see 1 ping request.
 
 So it seem the packet are duplicated when sending them on the air.

I have also noticed this. The driver only transmits them once (as you 
can see in your client tcpdump), but the hardware seems to duplicate 
them. I suspect it is possibly timing out after no acknowledgment 
received and retransmitting -- maybe we aren't writing the correct 
timing values into the registers or something.

Now, some duplication is perfectly reasonable on networks (in this case 
we are just getting a *lot* of it) and it is up to the protocol to 
handle this. ICMP doesn't have any error checking or correction so it's 
not out-of-this-world unreasonable that you are seeing the duplication. 
Standard protocols like TCP will handle duplicates just fine.

Another interesting thing is that you aren't seeing duplicate ping 
replies received on the client - I see that a lot (or maybe tcpdump is 
just hiding duplicates?). It's not ultimately clear whether the driver 
should be weeding out duplicates (I think probably not) so this is again 
somewhat normal.

Anyway, does the driver work OK for normal usage (accessing the network, 
browsing websites, etc..)? If so, I will add the device ID.

 PS : the monitor mode return garbage. Is that normal ?

I think this is a bug in ethereal 0.99.0. The older versions work OK for 
me. Waiting for Ulrich's take on this as he wrote that code, but I think 
it may be ethereal-specific: the out-of-tree intel wireless drivers now 
use radiotap and we see the same bug there.

What is really really really frustrating me is that I can't get monitor 
mode working reliably.

My intel card works for about 20 seconds then goes partially blind and 
only sees about 50% of the traffic. After I finally figure out that 
ethereal is the culprit, ZD1211 monitor mode also seems to be missing 
quite a few frames.

I have a new laptop with an ipw3945 which I'll try next. It's just 
getting really awkward as the ipw3945 driver requires an out-of-tree 
ieee80211 so I'll have to set up another kernel, etc...

If you have a working monitor mode setup it would be interesting to see 
if you see the same kind of duplication from the ZD1211 vendor driver.

Thanks,
Daniel


___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] zd1211 master mode support

2006-06-21 Thread Luis R. Rodriguez
OK its official, Winlab purchased 5 USB 3com 3CRUSB10075 wireless
cards so I can start working on this, I just tested one and the driver
picked up it. Seems I have a bug to fix with Assoc on an open cisco
AP. Will see you on IRC and stuff and keep you posted.

On 6/11/06, Ulrich Kunitz [EMAIL PROTECTED] wrote:
 On 06-06-08 15:47 Luis R. Rodriguez wrote:

  Ulrich,
 
  I don't see IW_MODE_MASTER supported on wireless-2.6 for zd1211. I was
  wondering if you had plans on adding its support. If its a popular
  chip then perhaps and if you weren't planning on working on it then
  perhaps I will give it a shot.
 
   Luis

 Luis,

 feel free to start working on it. Please send the patches to the
 zd1211 developer mailing list [EMAIL PROTECTED]

 It will also be worthwhile to have a public git tree, that makes
 merging of changes faster.

 Regards,

 Uli

 --
 Uli Kunitz


All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs