Hi, I tried zd1211-rw driver on a sagem dongle (zd1211rw 5-1:1.0: zd1211b chip 079b:0062 v4810 high 00-60-b3 AL2230_RF pa0 g--) on 2.6.17.
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. Jun 21 17:28:43 matbox kernel: usb 5-1: new high speed USB device using ehci_hcd and address 6 Jun 21 17:28:43 matbox kernel: usb 5-1: configuration #1 chosen from 1 choice Jun 21 17:28:43 matbox kernel: zd1211rw 5-1:1.0: firmware version 4721 Jun 21 17:28:43 matbox kernel: zd1211rw 5-1:1.0: zd1211b chip 079b:0062 v4810 high 00-60-b3 AL2230_RF pa0 g-- Jun 21 17:28:43 matbox kernel: zd1211rw 5-1:1.0: eth2 Jun 21 17:28:53 matbox udev[11041]: creating device node '/dev/usbdev5.6' Jun 21 17:29:02 matbox kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready Jun 21 17:30:43 matbox kernel: SoftMAC: Open Authentication completed with 00:90:4b:d4:07:48 Jun 21 17:30:43 matbox kernel: SoftMAC: Authentication response received from 00:90:4b:d4:07:48 but no queue item exists. Jun 21 17:30:43 matbox last message repeated 8 times Jun 21 17:30:43 matbox kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready Jun 21 17:30:54 matbox kernel: eth2: no IPv6 routers present Jun 21 17:32:07 matbox kernel: NET: Registered protocol family 17 PS : the monitor mode return garbage. Is that normal ? tcpdump on the AP 18:09:18.490000 arp who-has 192.168.3.2 tell 192.168.3.1 18:09:18.490000 arp reply 192.168.3.2 is-at 00:60:b3:f9:f8:68 (oui Unknown) 18:09:18.490000 arp reply 192.168.3.2 is-at 00:60:b3:f9:f8:68 (oui Unknown) 18:09:18.490000 arp reply 192.168.3.2 is-at 00:60:b3:f9:f8:68 (oui Unknown) 18:09:20.250000 IP 192.168.3.2 > 192.168.3.1: ICMP echo request, id 26667, seq 4 18:09:20.250000 IP 192.168.3.1 > 192.168.3.2: ICMP echo reply, id 26667, seq 1,4 18:09:20.250000 IP 192.168.3.2 > 192.168.3.1: ICMP echo request, id 26667, seq 4 18:09:20.250000 IP 192.168.3.1 > 192.168.3.2: ICMP echo reply, id 26667, seq 1,4 18:09:20.250000 IP 192.168.3.2 > 192.168.3.1: ICMP echo request, id 26667, seq 4 18:09:20.250000 IP 192.168.3.1 > 192.168.3.2: ICMP echo reply, id 26667, seq 1,4 tcpdump on the client 17:39:21.668430 IP 192.168.3.1 > 192.168.3.2: icmp 64: echo request seq 1 17:39:21.668451 IP 192.168.3.2 > 192.168.3.1: icmp 64: echo reply seq 1 _______________________________________________ Zd1211-devs mailing list - http://zd1211.ath.cx/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs